|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectmaspack.render.DrawToolEvent
public class DrawToolEvent
Constructor Summary | |
---|---|
DrawToolEvent(Dragger3d source,
GLViewer viewer,
int modifiersEx)
|
Method Summary | |
---|---|
long |
getModifiersEx()
|
Dragger3d |
getSource()
|
GLViewer |
getViewer()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DrawToolEvent(Dragger3d source, GLViewer viewer, int modifiersEx)
Method Detail |
---|
public Dragger3d getSource()
public GLViewer getViewer()
public long getModifiersEx()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |