Uses of Class
be.gaudry.swing.action.AutoLocalizedAction
Packages that use AutoLocalizedAction
Package
Description
-
Uses of AutoLocalizedAction in be.gaudry.swing.action
Subclasses of AutoLocalizedAction 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.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 AutoLocalizedAction in be.gaudry.swing.bibliobrol.action
Methods in be.gaudry.swing.bibliobrol.action that return AutoLocalizedActionModifier and TypeMethodDescriptionstatic AutoLocalizedActionBibliobrolActionFactory.getShowDaoInfosAction(JComponent parentComponent) -
Uses of AutoLocalizedAction in be.gaudry.swing.bibliobrol.control
Methods in be.gaudry.swing.bibliobrol.control with parameters of type AutoLocalizedActionModifier and TypeMethodDescriptionvoidCategoryPane.addAction(AutoLocalizedAction action)voidCategoryPane.addMinimumAction(AutoLocalizedAction action) -
Uses of AutoLocalizedAction in be.gaudry.swing.component.statusbar
Methods in be.gaudry.swing.component.statusbar with parameters of type AutoLocalizedActionModifier and TypeMethodDescriptionvoidBrolStatusBar.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
Methods in be.gaudry.swing.edu.person that return AutoLocalizedAction -
Uses of AutoLocalizedAction in be.gaudry.swing.eid.action
Subclasses of AutoLocalizedAction in be.gaudry.swing.eid.actionModifier and TypeClassDescriptionclassclass -
Uses of AutoLocalizedAction in be.gaudry.swing.file.action
Methods in be.gaudry.swing.file.action that return AutoLocalizedActionModifier and TypeMethodDescriptionstatic AutoLocalizedActionNavigatorActionsFactory.getShowTreeCommandsMenuAction() -
Uses of AutoLocalizedAction in be.gaudry.swing.laf
Subclasses of AutoLocalizedAction in be.gaudry.swing.laf