Package be.gaudry.swing.edu.action
Class AdminDAOActionsFactory
java.lang.Object
be.gaudry.swing.edu.action.AdminDAOActionsFactory
- All Implemented Interfaces:
PropertyChangeListener,EventListener
- Since:
- 1.0 Mar 18, 2009, 1.0
- Version:
- %I%, %G%
- Author:
- Steph GAUDRY
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Collection<ILocalized>protected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected static AdminDAOActionsFactoryprotected ResourceBundleprotected Stringprotected Stringprotected Stringprotected String -
Method Summary
Modifier and TypeMethodDescriptionprotected voidfinalize()static SSOLoginServicestatic Stringstatic org.jdesktop.swingx.auth.LoginServicestatic AuthenticatedActionstatic AuthenticatedActionstatic AuthenticatedActionstatic Stringstatic AuthenticatedActionstatic AuthenticatedActionstatic AbstractShowPanelAction<? extends JPanel>Deprecated.use sub actions instead of thisstatic AuthenticatedActionstatic AbstractShowPanelAction<? extends JPanel>static AbstractActionstatic AuthenticatedActionvoidstatic voidIf an authentication is not needed, show a popup the first time
-
Field Details
-
lRB
-
confirmResetDBStr
-
resetDBOKStr
-
restDBKOStr
-
confirmRemoveDBStr
-
removeDBOKStr
-
removeDBKOStr
-
confirmInsertDataForDomiStr
-
dataInsertedOKStr
-
confirmInsertTestDataStr
-
daoStr
-
daoInsertStr
-
instance
-
actions
-
-
Method Details
-
finalize
-
getShowSchedulerAction
- Returns:
- the showSchedulerAction
-
getShowAdminPanelAction
Deprecated.use sub actions instead of this- Returns:
- the showAdminPanelAction
-
getUnlockDerbyAction
-
getShowDAOInfosAction
-
getManageDAOAction
-
getResetDAOAction
-
getRemoveDAOAction
-
getInsertMinimalTestDataAction
-
getInsertExaminationsTestAction
-
getUpdateDAOAction
-
getManageDAOStr
-
getDAOInsertDataStr
-
getDdlLoginService
public static org.jdesktop.swingx.auth.LoginService getDdlLoginService() -
showUnsecureMessage
public static void showUnsecureMessage()If an authentication is not needed, show a popup the first time -
getAdminLoginService
-
propertyChange
- Specified by:
propertyChangein interfacePropertyChangeListener- Since:
- 1.0.2-SNAPSHOT (Feb 20, 2009)
-