Package net.sf.sdedit.ui

Interface Summary
PanelPaintDeviceListener This interface can be implemented by classes whose instances are using a PanelPaintDevice and that are interested in the question which drawable component is currently visited by the user's mouse.
UserInterface Specifies the methods required of a (multi-tabbed) user interface for the Quick Sequence Diagram Editor.
UserInterfaceListener An interface for receivers of call-backs from a UserInterface.
 

Class Summary
Graphics2DPaintDevice  
ImagePaintDevice  
PanelPaintDevice A PanelPaintDevice is a PaintDevice implementation that uses a JPanel (see PanelPaintDevice.getPanel()) for displaying diagrams.
 



Copyright © 2011. All Rights Reserved.