ucar.unidata.idv.chooser
Class XmlChooser.PropertiedAction

java.lang.Object
  extended by 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.


Constructor Summary
XmlChooser.PropertiedAction(String action)
          Create me with the given actio
XmlChooser.PropertiedAction(String action, Hashtable properties)
          Create me with the given action and properties
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

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 actio
properties - The properties