Uses of Class
be.gaudry.swing.action.AutoLocalizedAction
Package
Description
-
Uses of AutoLocalizedAction in be.gaudry.swing.action
Modifier and TypeClassDescriptionclass
AbstractShowPanelAction<T extends JPanel>
Action to show a panel.class
The AuthenticatedAction allows to restrict this action to a defined user.class
The LocalizedSelectableAction knows if it's selected or not, for the toggle GUI components.class
ShowPanelAction<T extends JPanel>
Basic implementation of an AbstractShowPanelAction Provided by the broldev.core.swing project. -
Uses of AutoLocalizedAction in be.gaudry.swing.bibliobrol.action
Modifier and TypeMethodDescriptionstatic AutoLocalizedAction
BibliobrolActionFactory.getShowDaoInfosAction(JComponent parentComponent)
-
Uses of AutoLocalizedAction in be.gaudry.swing.bibliobrol.control
Modifier and TypeMethodDescriptionvoid
CategoryPane.addAction(AutoLocalizedAction action)
void
CategoryPane.addMinimumAction(AutoLocalizedAction action)
-
Uses of AutoLocalizedAction in be.gaudry.swing.component.statusbar
Modifier and TypeMethodDescriptionvoid
BrolStatusBar.setMonitor(AutoLocalizedAction action)
Sets the action to perform on the "Show graphical monitor" popup for the memory monitor bar. -
Uses of AutoLocalizedAction in be.gaudry.swing.edu.person
-
Uses of AutoLocalizedAction in be.gaudry.swing.eid.action
Modifier and TypeClassDescriptionclass
class
-
Uses of AutoLocalizedAction in be.gaudry.swing.file.action
Modifier and TypeMethodDescriptionstatic AutoLocalizedAction
NavigatorActionsFactory.getShowTreeCommandsMenuAction()
-
Uses of AutoLocalizedAction in be.gaudry.swing.laf