|
JHotDraw 7.5.1 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jhotdraw.draw.event.FigureAdapter
org.jhotdraw.draw.AbstractCompositeFigure.EventHandler
protected class AbstractCompositeFigure.EventHandler
Constructor Summary | |
---|---|
protected |
AbstractCompositeFigure.EventHandler()
|
Method Summary | |
---|---|
void |
areaInvalidated(FigureEvent e)
Sent when the drawing area used by the figure needs to be repainted. |
void |
attributeChanged(FigureEvent e)
Sent when an attribute of the figure has changed. |
void |
figureAdded(FigureEvent e)
Sent when a figure was added to a drawing. |
void |
figureChanged(FigureEvent e)
Sent when the geometry (for example the bounds) of the figure has changed. |
void |
figureRemoved(FigureEvent e)
Sent when a figure was removed from a drawing. |
void |
figureRequestRemove(FigureEvent e)
Sent when the figure requests to be removed from a drawing. |
void |
undoableEditHappened(javax.swing.event.UndoableEditEvent e)
|
Methods inherited from class org.jhotdraw.draw.event.FigureAdapter |
---|
figureHandlesChanged |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected AbstractCompositeFigure.EventHandler()
Method Detail |
---|
public void figureRequestRemove(FigureEvent e)
FigureListener
figureRequestRemove
in interface FigureListener
figureRequestRemove
in class FigureAdapter
public void figureChanged(FigureEvent e)
FigureListener
figureChanged
in interface FigureListener
figureChanged
in class FigureAdapter
public void areaInvalidated(FigureEvent e)
FigureListener
areaInvalidated
in interface FigureListener
areaInvalidated
in class FigureAdapter
public void undoableEditHappened(javax.swing.event.UndoableEditEvent e)
undoableEditHappened
in interface javax.swing.event.UndoableEditListener
public void attributeChanged(FigureEvent e)
FigureListener
attributeChanged
in interface FigureListener
attributeChanged
in class FigureAdapter
public void figureAdded(FigureEvent e)
FigureListener
figureAdded
in interface FigureListener
figureAdded
in class FigureAdapter
public void figureRemoved(FigureEvent e)
FigureListener
figureRemoved
in interface FigureListener
figureRemoved
in class FigureAdapter
|
Copyright 1996-2010 (c) by the authors and contributors of the JHotDraw project. Some rights reserved. |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |