|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--com.vm.visual.VMProjector
| Field Summary | |
protected VMPanel |
panel
|
VMSpace |
space
|
| Constructor Summary | |
VMProjector(VMSpace i_space,
VMPanel i_panel)
|
|
| Method Summary | |
boolean |
action(java.awt.Event evt,
java.lang.Object arg)
|
boolean |
clickAction(java.lang.String action,
int x,
int y)
|
java.lang.String[] |
clickActions()
|
java.lang.String[] |
dragActions()
|
java.awt.Point |
getPoint(int x,
int y,
int z)
|
protected VMNode |
locateNode(int x,
int y)
|
void |
reflectDrag(java.awt.Event evt,
VMNode node,
int x,
int y)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected VMPanel panel
public VMSpace space
| Constructor Detail |
public VMProjector(VMSpace i_space,
VMPanel i_panel)
| Method Detail |
public java.awt.Point getPoint(int x,
int y,
int z)
public void reflectDrag(java.awt.Event evt,
VMNode node,
int x,
int y)
protected VMNode locateNode(int x,
int y)
public boolean action(java.awt.Event evt,
java.lang.Object arg)
public boolean clickAction(java.lang.String action,
int x,
int y)
public java.lang.String[] clickActions()
public java.lang.String[] dragActions()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||