Package be.gaudry.swing.file.action
Class FileActionsFactory
java.lang.Object
be.gaudry.swing.file.action.FileActionsFactory
- All Implemented Interfaces:
EventListener
,ListSelectionListener
\n
Provided by the broldev.file.finder.swing project.
- Since:
- 1.0 (Mar 7, 2009), broldev.file.finder.swing 0.0.1-SNAPSHOT dependency
- Version:
- 1.1 (Dec 6, 2011)
- Author:
- Steph GAUDRY
-
Constructor Summary
ConstructorDescriptionFileActionsFactory(org.jdesktop.swingx.JXTable _table, IFileTableModel _tableModel)
-
Method Summary
-
Constructor Details
-
FileActionsFactory
- Parameters:
_table
-_tableModel
-
-
FileActionsFactory
public FileActionsFactory()
-
-
Method Details
-
valueChanged
- Specified by:
valueChanged
in interfaceListSelectionListener
-
getActions
- Returns:
- the actions
-
getActions
Provides new actions- Returns:
- the actions
-