Package be.gaudry.swing.file.action
Class NavigatorActionsFactory
java.lang.Object
be.gaudry.swing.file.action.NavigatorActionsFactory
- All Implemented Interfaces:
PropertyChangeListener
,EventListener
- Since:
- 1.0 Sep 4, 2009
- Author:
- Steph GAUDRY
-
Nested Class Summary
-
Field Summary
Modifier and TypeFieldDescriptionprotected static NavigatorActionsFactory
static String
Key to access to the language resource bundle -
Method Summary
Modifier and TypeMethodDescriptionstatic void
addCommandToggleButton(org.pushingpixels.flamingo.api.ribbon.JRibbonBand band, AuthenticatedAction action, String actionKeyTip)
static void
protected void
finalize()
static BrolCrumbConfiguration
static EFileView
static EFileStatType
static AuthenticatedAction
static AuthenticatedAction
static AuthenticatedAction
static AbstractAction
static AuthenticatedAction
static AuthenticatedAction
static AbstractAction
static AuthenticatedAction
static AutoLocalizedAction
static AuthenticatedAction
static AuthenticatedAction
static AuthenticatedAction
static BuildFileChartAction
void
static void
setCurrentDisplay(EFileView fileView)
static void
setCurrentStatType(EFileStatType statType)
protected void
-
Field Details
-
instance
-
LANGUAGE_PATH
Key to access to the language resource bundle- See Also:
- Constant Field Values
-
-
Method Details
-
finalize
-
getBrolCrumbConfiguration
- Returns:
- the brolCrumbConfiguration
-
getShowTreeCommandsMenuAction
-
getTreeShowSystemFilesAction
-
getTreeShowHiddenFilesAction
-
getTreeShowFilesAction
-
getFileViewShowSystemFilesAction
- Returns:
- the fileViewShowFoldersAction
-
getFileViewShowHiddenFilesAction
- Returns:
- the fileViewShowFoldersAction
-
getFileViewShowFoldersAction
- Returns:
- the fileViewShowFoldersAction
-
getShowTreeAction
-
getShowFavouritesAction
-
getShowHideLeftPanelAction
-
addCommandToggleButton
public static void addCommandToggleButton(org.pushingpixels.flamingo.api.ribbon.JRibbonBand band, AuthenticatedAction action, String actionKeyTip) -
getCurrentDisplay
- Returns:
- the currentDisplay
-
getCurrentStatType
- Returns:
- the currentStatType
-
setCurrentStatType
-
getUpdateStatAction
-
propertyChange
- Specified by:
propertyChange
in interfacePropertyChangeListener
-
setLanguage
protected void setLanguage()
-