Package be.gaudry.swing.eid.action
Class EidActionsFactory
java.lang.Object
be.gaudry.swing.eid.action.EidActionsFactory
- All Implemented Interfaces:
PropertyChangeListener
,EventListener
- Since:
- 1.0 Jun 19, 2009, 1.0
- Version:
- %I%, %G%
- Author:
- Steph GAUDRY
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
class
class
-
Field Summary
Modifier and TypeFieldDescriptionprotected Collection<ILocalized>
protected static EidActionsFactory
protected ResourceBundle
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
enableDataCardActions(boolean enabled)
protected void
finalize()
static String
static String
static AbstractAction
static AbstractAction
static AbstractAction
static AbstractAction
static AbstractAction
static String
static AbstractAction
static AbstractAction
static AbstractAction
static boolean
void
-
Field Details
-
lRB
-
instance
-
actions
-
-
Method Details
-
finalize
-
getListenEidAction
-
getShowEidPanelAction
- Returns:
- an action to show the panel with all EID features
- See Also:
AbstractShowPanelAction
-
isDBAvailable
public static boolean isDBAvailable() -
getSaveBeIDPersonAction
-
getLoadDBBeIDPersonAction
-
getSaveEidContentAction
-
getClearONCardRemoveAction
-
getLoadEidContentAction
-
getCleanDataAction
-
getPrintAction
-
getReloadEidAction
-
getBeIDErrorTitle
- Returns:
- the beIDErrorTitle
-
getBeIDWarningTitle
- Returns:
- the beIDWarningTitle
-
getPrintErrorTitle
- Returns:
- the printErrorTitle
-
enableDataCardActions
public static void enableDataCardActions(boolean enabled) -
propertyChange
- Specified by:
propertyChange
in interfacePropertyChangeListener
-