| 
JHotDraw 7.1 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jhotdraw.draw.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.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 FigureListenerfigureRequestRemove in class FigureAdapterpublic void figureChanged(FigureEvent e)
FigureListener
figureChanged in interface FigureListenerfigureChanged in class FigureAdapterpublic void areaInvalidated(FigureEvent e)
FigureListener
areaInvalidated in interface FigureListenerareaInvalidated in class FigureAdapterpublic void undoableEditHappened(javax.swing.event.UndoableEditEvent e)
undoableEditHappened in interface javax.swing.event.UndoableEditListenerpublic void attributeChanged(FigureEvent e)
FigureListener
attributeChanged in interface FigureListenerattributeChanged in class FigureAdapterpublic void figureAdded(FigureEvent e)
FigureListener
figureAdded in interface FigureListenerfigureAdded in class FigureAdapterpublic void figureRemoved(FigureEvent e)
FigureListener
figureRemoved in interface FigureListenerfigureRemoved in class FigureAdapter
  | 
Copyright 1996-2007 (c) JHotDraw.org. Some rights reserved.  | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||