Gridarta Editor
Package net.sf.gridarta.maincontrol

Classes

class  DefaultMainControl
 MainControl is a central class that's used for access on global data structures / collections and global functions. More...
 
class  EditorActionManager
 Maintains a set of EditorAction instances and calls their event listener callbacks. More...
 
interface  EditorFactory
 A factory to create editor-dependent objects. More...
 
class  GridartaEditor
 Main class of the editor; parses command-line arguments, initializes and starts the editor. More...
 
enum  GridartaRunMode
 Main run mode of the editor. More...
 
class  GUIMainControl
 Creates the main GUI of Gridarta. More...
 
class  ImageCreatorFactory
 Utility class for creating ImageCreator instances. More...