Uses of Class
be.gaudry.swing.action.AuthenticatedAction
Packages that use AuthenticatedAction
Package
Description
-
Uses of AuthenticatedAction in be.gaudry.swing.action
Subclasses of AuthenticatedAction in be.gaudry.swing.actionModifier and TypeClassDescriptionclassAbstractShowPanelAction<T extends JPanel>Action to show a panel.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.Methods in be.gaudry.swing.action that return AuthenticatedActionModifier and TypeMethodDescriptionstatic AuthenticatedActionBrolSwingActionsFactory.getCleanLogsAction()static AuthenticatedActionBrolSwingActionsFactory.getCleanPrefsAction()static AuthenticatedActionBrolSwingActionsFactory.getSaveLocalePrefAction()static AuthenticatedActionBrolSwingActionsFactory.getShowHelpAction() -
Uses of AuthenticatedAction in be.gaudry.swing.edu.action
Methods in be.gaudry.swing.edu.action that return AuthenticatedActionModifier and TypeMethodDescriptionstatic AuthenticatedActionAdminDAOActionsFactory.getInsertExaminationsTestAction()static AuthenticatedActionAdminDAOActionsFactory.getInsertMinimalTestDataAction()static AuthenticatedActionAdminDAOActionsFactory.getManageDAOAction()static AuthenticatedActionAdminDAOActionsFactory.getRemoveDAOAction()static AuthenticatedActionAdminDAOActionsFactory.getResetDAOAction()static AuthenticatedActionAdminDAOActionsFactory.getShowDAOInfosAction()static AuthenticatedActionAdminDAOActionsFactory.getUpdateDAOAction() -
Uses of AuthenticatedAction in be.gaudry.swing.eid.action
Subclasses of AuthenticatedAction in be.gaudry.swing.eid.action -
Uses of AuthenticatedAction in be.gaudry.swing.file.action
Methods in be.gaudry.swing.file.action that return AuthenticatedActionModifier and TypeMethodDescriptionstatic AuthenticatedActionNavigatorActionsFactory.getFileViewShowFoldersAction()static AuthenticatedActionNavigatorActionsFactory.getFileViewShowHiddenFilesAction()static AuthenticatedActionNavigatorActionsFactory.getFileViewShowSystemFilesAction()static AuthenticatedActionNavigatorActionsFactory.getShowFavouritesAction()static AuthenticatedActionNavigatorActionsFactory.getShowHideLeftPanelAction()static AuthenticatedActionNavigatorActionsFactory.getShowTreeAction()static AuthenticatedActionNavigatorActionsFactory.getTreeShowFilesAction()static AuthenticatedActionNavigatorActionsFactory.getTreeShowHiddenFilesAction()static AuthenticatedActionNavigatorActionsFactory.getTreeShowSystemFilesAction()Methods in be.gaudry.swing.file.action with parameters of type AuthenticatedActionModifier and TypeMethodDescriptionstatic voidNavigatorActionsFactory.addCommandToggleButton(org.pushingpixels.flamingo.api.ribbon.JRibbonBand band, AuthenticatedAction action, String actionKeyTip)