| ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--java.util.EventObject
|
+--org.rr0.is.presentation.view.report.applet.draw.DrawEvent
An event on a shape from a given source.
| Field Summary | |
private DrawShape | shape |
| Fields inherited from class java.util.EventObject |
source |
| Constructor Summary | |
DrawEvent(DrawShape shape, Object source) | |
| Method Summary | |
DrawShape | getShape() |
void | setSource(Object newSource) |
String | toString() |
| Methods inherited from class java.util.EventObject |
getSource |
| Methods inherited from class java.lang.Object |
getClass, hashCode, equals, clone, notify, notifyAll, wait, wait, wait, finalize |
| Field Detail |
private DrawShape shape
| Constructor Detail |
public DrawEvent(DrawShape shape, Object source)
| Method Detail |
public DrawShape getShape()
public void setSource(Object newSource)
public String toString()
| Association Links |
| ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||