net.sourceforge.geeboss.view.i18n
Interface Translatable

All Known Implementing Classes:
EffectTabFolder, GeebossMenu, MainView, PatchTree, Quickview, StompView

public interface Translatable

Classes that implement the Translatable interface must provide a method to update all String literals with the selected language.


Method Summary
 void updateI18N()
          Update translation of all String literals
 

Method Detail

updateI18N

void updateI18N()
Update translation of all String literals



Copyright (c) 2005 The Geeboss team (http://geeboss.sourceforge.net). All Rights Reserved.