|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.nakedobjects.viewer.classic.ClassAction
| Field Summary | |
static View |
classList
|
| Constructor Summary | |
ClassAction()
|
|
| Method Summary | |
void |
open(ViewActionEvent evt)
Called when user indicats, via a double-click, that they want to look at an object more closely, by opening it up from its icon, or to minimize it, to its icon. |
void |
showResults(ViewActionEvent evt)
Called when user does something in which a result is produced. |
void |
vacantDrop(ViewActionEvent evt)
Called when user drags out an object onto the desktop indicating that they want to inspect it or have it available on the desktop outside the confines of where it was originally found. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final View classList
| Constructor Detail |
public ClassAction()
| Method Detail |
public void open(ViewActionEvent evt)
ViewActionListener
open in interface ViewActionListenerevt - the event - a double-clickpublic void showResults(ViewActionEvent evt)
ViewActionListener
showResults in interface ViewActionListenerevt - the event - a drop ?.public void vacantDrop(ViewActionEvent evt)
ViewActionListener
vacantDrop in interface ViewActionListenerevt - the event - a drop.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||