Uses of Class
net.sf.sdedit.editor.Editor

Packages that use Editor
net.sf.sdedit.editor   
net.sf.sdedit.editor.apple   
net.sf.sdedit.server   
 

Uses of Editor in net.sf.sdedit.editor
 

Methods in net.sf.sdedit.editor that return Editor
static Editor Editor.getEditor()
           
 

Constructors in net.sf.sdedit.editor with parameters of type Editor
ExportAction(Editor editor)
           
 

Uses of Editor in net.sf.sdedit.editor.apple
 

Methods in net.sf.sdedit.editor.apple with parameters of type Editor
static void AppInstaller.installApplication(Editor editor)
          Installs an ApplicationListener that receives application events generated by MacOS or does nothing if not running MacOS.
 

Uses of Editor in net.sf.sdedit.server
 

Constructors in net.sf.sdedit.server with parameters of type Editor
RealtimeServer(int port, Editor editor)
           
Receiver(Editor editor, String tabTitle, BufferedReader reader, Socket socket)
          Creates a new Receiver.
 



Copyright © 2011. All Rights Reserved.