|
Protege-2000 1.7 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--javax.swing.AbstractAction | +--edu.stanford.smi.protegex.widget.instancetable.Action_AbstractTableListener | +--edu.stanford.smi.protegex.widget.instancetable.Action_ViewInstance
Description of the Class
Fields inherited from class edu.stanford.smi.protegex.widget.instancetable.Action_AbstractTableListener |
_table, _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 | |
Action_ViewInstance(InstanceTableWidget widget,
InstanceTable table)
|
Method Summary | |
void |
actionPerformed(ActionEvent e)
|
Methods inherited from class edu.stanford.smi.protegex.widget.instancetable.Action_AbstractTableListener |
isSlotEditable |
Methods inherited from class javax.swing.AbstractAction |
addPropertyChangeListener, clone, firePropertyChange, getKeys, 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 Action_ViewInstance(InstanceTableWidget widget, InstanceTable table)
Method Detail |
public void actionPerformed(ActionEvent e)
actionPerformed
in class Action_AbstractTableListener
|
Protege-2000 1.7 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |