Package hec.map.raster
Class RasterConversionAction
java.lang.Object
javax.swing.AbstractAction
hec.map.raster.RasterConversionAction
- All Implemented Interfaces:
ActionListener
,Serializable
,Cloneable
,EventListener
,Action
Simple action class that will open a file chooser to the user and allow them to
select files to be converted to SMRMP files.
- See Also:
-
Field Summary
Fields inherited from class javax.swing.AbstractAction
changeSupport, enabled
Fields inherited from interface javax.swing.Action
ACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, DISPLAYED_MNEMONIC_INDEX_KEY, LARGE_ICON_KEY, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SELECTED_KEY, SHORT_DESCRIPTION, SMALL_ICON
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
protected List<FileFilter>
void
void
setFileOpener
(FileOpener fileOpener) void
setParentFrame
(JFrame parent) void
setStartDirectory
(String startDirectory) Methods inherited from class javax.swing.AbstractAction
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled
-
Constructor Details
-
RasterConversionAction
public RasterConversionAction()
-
-
Method Details
-
RasterConversionAction
public void RasterConversionAction() -
setFileOpener
-
setParentFrame
-
actionPerformed
-
setStartDirectory
-
selectFiles
-
getFileFilters
-