JHotDraw 7.0.6

Uses of Class
org.jhotdraw.draw.FigureSelectionEvent

Packages that use FigureSelectionEvent
org.jhotdraw.draw Defines a framework for drawing editors. 
org.jhotdraw.draw.action Provides Action objects for drawing editors as well as some specific user interface components to present them on a graphical user interface. 
 

Uses of FigureSelectionEvent in org.jhotdraw.draw
 

Methods in org.jhotdraw.draw with parameters of type FigureSelectionEvent
 void FigureSelectionListener.selectionChanged(FigureSelectionEvent evt)
           
 

Uses of FigureSelectionEvent in org.jhotdraw.draw.action
 

Methods in org.jhotdraw.draw.action with parameters of type FigureSelectionEvent
 void PickAttributesAction.selectionChanged(FigureSelectionEvent evt)
           
 void DefaultAttributeAction.selectionChanged(FigureSelectionEvent evt)
           
 void ColorChooserAction.selectionChanged(FigureSelectionEvent evt)
           
 void ApplyAttributesAction.selectionChanged(FigureSelectionEvent evt)
           
 


Copyright 1996-2006 © JHotDraw.org