All Packages Class Hierarchy This Package Previous Next Index
Class xm.xm_NodeTypeRegistryListAction
java.lang.Object
|
+----com.sun.java.swing.AbstractAction
|
+----xm.xm_NodeTypeRegistryListAction
- public class xm_NodeTypeRegistryListAction
- extends AbstractAction
An action which outputs a list of all registered XML node types to debug.
-
xm_NodeTypeRegistryListAction()
- Default constructor.
-
actionPerformed(ActionEvent)
-
xm_NodeTypeRegistryListAction
public xm_NodeTypeRegistryListAction()
- Default constructor.
actionPerformed
public void actionPerformed(ActionEvent InputActionEvent)
- Overrides:
- actionPerformed in class AbstractAction
All Packages Class Hierarchy This Package Previous Next Index