|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
A common interface for all drag- and selectable widgets in the GUI
| Method Summary | |
boolean |
contains(double x,
double y)
Checks if x,y is within objects visual representation |
boolean |
getSelected()
Returns the 'selected' flag of this object |
void |
paint(java.awt.Graphics g,
double zoom)
Paint this object to screen |
void |
setSelected(boolean s)
Sets the 'selected' flag of this object |
| Method Detail |
public void paint(java.awt.Graphics g,
double zoom)
public void setSelected(boolean s)
public boolean getSelected()
public boolean contains(double x,
double y)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||