|
||||||||||
| PREV CLASS Documentation homepage NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface GraphicChangeListener
A graphic change event is fired when a graphic instance is modified, for example, when there is a change in the graphic bounds or in the instance's composition.
| Method Summary | |
|---|---|
void |
endChangingGraphic(GraphicChangeEvent ev)
This method is called when a graphic instance has just been changed, so that its bounds are no longer the same or it has a different composition. |
void |
startChangingGraphic(GraphicChangeEvent ev)
This method is called when a graphic instance is about to be changed, so that its bounds are no longer the same or it has a different composition. |
| Method Detail |
|---|
void startChangingGraphic(GraphicChangeEvent ev)
void endChangingGraphic(GraphicChangeEvent ev)
|
||||||||||
| PREV CLASS Documentation homepage NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||