net.sf.jaxodraw.util
Interface JaxoLocalized

All Known Subinterfaces:
JaxoPlugin
All Known Implementing Classes:
AbstractJaxoPlugin, DefaultMenu, JaxoActionButtons, JaxoButtonPanel, JaxoCanvasPopupMenu, JaxoColorChooser, JaxoEditButtons, JaxoEditMenu, JaxoExport, JaxoExportImg, JaxoExportLatex, JaxoExportLatexPS, JaxoExportPanel, JaxoExportPlugin, JaxoExportPS, JaxoFBoxPopupMenu, JaxoFileMenu, JaxoFlags, JaxoGridBar, JaxoGridButtons, JaxoHelpMenu, JaxoImport, JaxoImportAxodraw, JaxoImportPanel, JaxoImportPlugin, JaxoMainPanel, JaxoMenu, JaxoMenuBar, JaxoMiscButtons, JaxoOptionsMenu, JaxoParticleButtons, JaxoPluginManagerPanel, JaxoTabbedCanvasPanel, JaxoToolBar, JaxoVertexPopupMenu, JaxoZoomPopupMenu, LanguageMenu, NewMenu, OpenRecentMenu, VertexMenu

public interface JaxoLocalized

Interface for objects that need to be updated on language changes.

Since:
2.0

Method Summary
 void updateLanguage()
          Updates the component with the current language as set in the preferences (JaxoPrefs.PREF_LANGUAGE).
 

Method Detail

updateLanguage

void updateLanguage()
Updates the component with the current language as set in the preferences (JaxoPrefs.PREF_LANGUAGE).



Licensed under GPL. For more information, see http://jaxodraw.sourceforge.net/license.html or the LICENSE file in the jaxodraw distribution.