|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.awt.event.MouseAdapter
org.pf.joi.Inspector
org.pf.joi.BasicInspector
org.pf.joi.inspectors.KeyValueInspector
Abstract superclass for all inspectors that present key/value pairs.
| Field Summary |
| Fields inherited from class org.pf.joi.Inspector |
EXPORTER_MAPPING_FILENAME, INSPECTOR_MAPPING_FILENAME |
| Constructor Summary | |
KeyValueInspector()
Initialize the new instance with default values. |
|
| Method Summary | |
void |
actionPerformed(java.awt.event.ActionEvent e)
Is called whenever a user action event occurred. |
| Methods inherited from class org.pf.joi.BasicInspector |
mouseClicked, valueChanged |
| Methods inherited from class org.pf.joi.Inspector |
basicInspect, basicInspect, basicInspectWait, basicInspectWait, bindInspector, deactivateHalt, fullIdentification, getBasicObjectSpy, getBasicObjectSpy, getObjectSpy, getObjectSpy, getProgSignature, halt, inspect, inspect, inspectWait, inspectWait, shortIdentification |
| Methods inherited from class java.awt.event.MouseAdapter |
mouseEntered, mouseExited, mousePressed, mouseReleased |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public KeyValueInspector()
| Method Detail |
public void actionPerformed(java.awt.event.ActionEvent e)
actionPerformed in interface java.awt.event.ActionListeneractionPerformed in class BasicInspectore - The action event holding further information on what happened.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||