Package easik.sketch.util

Interface Summary
SketchAdapter.CellFactory Creates the JGraph cells that reflect the respective JGraphT elements.
 

Class Summary
SketchAdapter This class is the adapter which allows JGraphT graphs to be represented in JGraph I stole this from JGraphT, but modified it into something appropriate for JEase.
SketchFileIO Here is a collection of static methods which are used to save and load Sketches from XML.
SketchHandler The SketchHandler is the overloaded handler for reading the sketches in from XML.
SketchSelectionListener This class sits on the Sketch we've created and listens for selection events.