|
|||||||||
| Home >> All >> org >> merlotxml >> merlot >> plugin >> [ dtd overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.merlotxml.merlot.plugin.dtd
Class DTDPluginAction

java.lang.Objectjavax.swing.AbstractAction
org.merlotxml.merlot.AbstractStateAction
org.merlotxml.merlot.plugin.dtd.DTDPluginAction
- All Implemented Interfaces:
- javax.swing.Action, java.awt.event.ActionListener, java.lang.Cloneable, java.util.EventListener, java.io.Serializable, org.merlotxml.merlot.StateAction
- public abstract class DTDPluginAction
- extends org.merlotxml.merlot.AbstractStateAction
| Field Summary | |
protected ActionConfig |
config
|
protected org.merlotxml.merlot.MerlotDocumentControler |
controler
|
protected org.merlotxml.merlot.MerlotDOMNode |
node
|
| Fields inherited from class org.merlotxml.merlot.AbstractStateAction |
SELECTABLE, SELECTED |
| Fields inherited from class javax.swing.AbstractAction |
changeSupport, enabled |
| Fields inherited from interface javax.swing.Action |
ACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SHORT_DESCRIPTION, SMALL_ICON |
| Constructor Summary | |
DTDPluginAction()
|
|
DTDPluginAction(org.merlotxml.merlot.MerlotDocumentControler controler,
org.merlotxml.merlot.MerlotDOMNode node)
|
|
| Method Summary | |
void |
setConfig(ActionConfig ac)
|
void |
setContext(org.merlotxml.merlot.MerlotDocumentControler controler,
org.merlotxml.merlot.MerlotDOMNode node)
|
| Methods inherited from class org.merlotxml.merlot.AbstractStateAction |
isSelectable, isSelected, setSelectable, setSelected |
| Methods inherited from class javax.swing.AbstractAction |
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled |
| Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface javax.swing.Action |
addPropertyChangeListener, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled |
| Methods inherited from interface java.awt.event.ActionListener |
actionPerformed |
| Field Detail |
controler
protected org.merlotxml.merlot.MerlotDocumentControler controler
node
protected org.merlotxml.merlot.MerlotDOMNode node
config
protected ActionConfig config
| Constructor Detail |
DTDPluginAction
public DTDPluginAction()
DTDPluginAction
public DTDPluginAction(org.merlotxml.merlot.MerlotDocumentControler controler, org.merlotxml.merlot.MerlotDOMNode node)
| Method Detail |
setConfig
public void setConfig(ActionConfig ac)
setContext
public void setContext(org.merlotxml.merlot.MerlotDocumentControler controler, org.merlotxml.merlot.MerlotDOMNode node)
|
|||||||||
| Home >> All >> org >> merlotxml >> merlot >> plugin >> [ dtd overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC