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
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected static NavigatorActionsFactorystatic StringKey to access to the language resource bundle -
Method Summary
Modifier and TypeMethodDescriptionstatic voidaddCommandToggleButton(org.pushingpixels.flamingo.api.ribbon.JRibbonBand band, AuthenticatedAction action, String actionKeyTip)static voidprotected voidfinalize()static BrolCrumbConfigurationstatic EFileViewstatic EFileStatTypestatic AuthenticatedActionstatic AuthenticatedActionstatic AuthenticatedActionstatic AbstractActionstatic AuthenticatedActionstatic AuthenticatedActionstatic AbstractActionstatic AuthenticatedActionstatic AutoLocalizedActionstatic AuthenticatedActionstatic AuthenticatedActionstatic AuthenticatedActionstatic BuildFileChartActionvoidstatic voidsetCurrentDisplay(EFileView fileView)static voidsetCurrentStatType(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:
propertyChangein interfacePropertyChangeListener
-
setLanguage
protected void setLanguage()
-