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 String
protected String
protected String
protected String
protected String
protected String
protected String
protected static AdminDAOActionsFactory
protected ResourceBundle
protected String
protected String
protected String
protected String
-
Method Summary
Modifier and TypeMethodDescriptionprotected void
finalize()
static SSOLoginService
static String
static org.jdesktop.swingx.auth.LoginService
static AuthenticatedAction
static AuthenticatedAction
static AuthenticatedAction
static String
static AuthenticatedAction
static AuthenticatedAction
static AbstractShowPanelAction<? extends JPanel>
Deprecated.use sub actions instead of thisstatic AuthenticatedAction
static AbstractShowPanelAction<? extends JPanel>
static AbstractAction
static AuthenticatedAction
void
static void
If 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:
propertyChange
in interfacePropertyChangeListener
- Since:
- 1.0.2-SNAPSHOT (Feb 20, 2009)
-