ucar.unidata.idv.chooser
Class XmlChooser.PropertiedAction
java.lang.Object
ucar.unidata.idv.chooser.XmlChooser.PropertiedAction
- Enclosing class:
- XmlChooser
public static class XmlChooser.PropertiedAction
- extends Object
A holder of a String action and a properties table.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XmlChooser.PropertiedAction
public XmlChooser.PropertiedAction(String action)
- Create me with the given actio
- Parameters:
action - The action
XmlChooser.PropertiedAction
public XmlChooser.PropertiedAction(String action,
Hashtable properties)
- Create me with the given action and properties
- Parameters:
action - The actioproperties - The properties