dLife Home Page

Package dlife.robot.gui.controlcenter.editor

Class Summary
CodeEditorDisplay A DeviceDisplay for editing/compiling code.
EditorFileInfo Holds information about a file that is currently open in the editor.
EditorFileList Representation of a list of files that are currently open for editing in the editor.
MacEditorQuitHandler Handler for the Quit menu option on the Mac application menu.
TabbedCodeEditor A TabbedCodeEditor contains a JTabbedPanel that is customized as as a code editor.
 

Exception Summary
DuplicateFileException Exception that is thrown when an attempt is made to create or save a duplicate file.
 


dLife Home Page