|
Protege 3.4.1 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.swing.AbstractAction
edu.stanford.smi.protegex.widget.contains.ContainsWidget_AbstractAction
edu.stanford.smi.protegex.widget.contains.ContainsWidget_CreateAction
public class ContainsWidget_CreateAction
Description of the class
Field Summary |
---|
Fields inherited from class edu.stanford.smi.protegex.widget.contains.ContainsWidget_AbstractAction |
---|
_kb, _project, _state, _widget |
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 | |
---|---|
ContainsWidget_CreateAction(ContainsWidget widget)
|
|
ContainsWidget_CreateAction(ContainsWidget widget,
String tooltipString,
Icon icon)
|
Method Summary | |
---|---|
void |
actionPerformed(ActionEvent e)
|
protected void |
updateActivation()
|
Methods inherited from class edu.stanford.smi.protegex.widget.contains.ContainsWidget_AbstractAction |
---|
getAllowedClasses |
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 |
Constructor Detail |
---|
public ContainsWidget_CreateAction(ContainsWidget widget)
public ContainsWidget_CreateAction(ContainsWidget widget, String tooltipString, Icon icon)
Method Detail |
---|
public void actionPerformed(ActionEvent e)
actionPerformed
in interface ActionListener
actionPerformed
in class ContainsWidget_AbstractAction
protected void updateActivation()
updateActivation
in class ContainsWidget_AbstractAction
|
Protege 3.4.1 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |