Uses of Class
be.gaudry.swing.action.LocalizableAction
Packages that use LocalizableAction
Package
Description
-
Uses of LocalizableAction in be.gaudry.swing.action
Subclasses of LocalizableAction in be.gaudry.swing.actionModifier and TypeClassDescriptionclassAbstractShowPanelAction<T extends JPanel>Action to show a panel.classThe AuthenticatedAction allows to restrict this action to a defined user.classAllows localization by invoking theILocalized.setLanguage()method.classThe LocalizedSelectableAction knows if it's selected or not, for the toggle GUI components.classShowPanelAction<T extends JPanel>Basic implementation of an AbstractShowPanelAction Provided by the broldev.core.swing project. -
Uses of LocalizableAction in be.gaudry.swing.component.monitor
Methods in be.gaudry.swing.component.monitor that return LocalizableActionModifier and TypeMethodDescriptionMemoryMonitorBar.getShowPerformanceMonitorAction()Returns an action to show the performance monitorMethods in be.gaudry.swing.component.monitor with parameters of type LocalizableActionModifier and TypeMethodDescriptionvoidMemoryMonitorBar.setShowPerformanceMonitorAction(LocalizableAction showPerformanceMonitorAction)TODO: place this into the ShowPanelControler -
Uses of LocalizableAction in be.gaudry.swing.eid.action
Subclasses of LocalizableAction in be.gaudry.swing.eid.actionModifier and TypeClassDescriptionclassclass -
Uses of LocalizableAction in be.gaudry.swing.laf
Subclasses of LocalizableAction in be.gaudry.swing.laf