|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.jaxodraw.gui.panel.JaxoMoveGraph
public class JaxoMoveGraph
Dialog to move all objects of a graph.
Constructor Summary | |
---|---|
JaxoMoveGraph(Component parent,
JaxoDrawingArea c)
Constructor. |
Method Summary | |
---|---|
boolean |
hasChanged()
Checks if the the graph was actually moved. |
void |
show()
Show dialog, blocking. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JaxoMoveGraph(Component parent, JaxoDrawingArea c)
parent
- component for the dialog.c
- canvas whose graph should be moved.Method Detail |
---|
public void show()
public final boolean hasChanged()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |