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.


Constructor Index

 o xm_NodeTypeRegistryListAction()
Default constructor.

Method Index

 o actionPerformed(ActionEvent)

Constructors

 o xm_NodeTypeRegistryListAction
 public xm_NodeTypeRegistryListAction()
Default constructor.

Methods

 o actionPerformed
 public void actionPerformed(ActionEvent InputActionEvent)
Overrides:
actionPerformed in class AbstractAction

All Packages  Class Hierarchy  This Package  Previous  Next  Index