Package org.qdl_lang.sas
Class QDLSASEditor
- java.lang.Object
-
- org.qdl_lang.gui.editor.QDLEditor
-
- org.qdl_lang.sas.QDLSASEditor
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description class
QDLSASEditor.ControlOperations2
-
Nested classes/interfaces inherited from class org.qdl_lang.gui.editor.QDLEditor
QDLEditor.ControlOperations, QDLEditor.MyKeyAdapter
-
-
Constructor Summary
Constructors Constructor Description QDLSASEditor(edu.uiuc.ncsa.sas.webclient.Client sasClient, EditResponse editResponse)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected void
init()
-
Methods inherited from class org.qdl_lang.gui.editor.QDLEditor
$$$getRootComponent$$$, getArgState, getCharMap, getID, getLocalName, getSwingTerminal, getType, getWorkspaceCommands, main, setArgState, setLocalName, setType, setup, setup, setWorkspaceCommands
-
-
-
-
Constructor Detail
-
QDLSASEditor
public QDLSASEditor(edu.uiuc.ncsa.sas.webclient.Client sasClient, EditResponse editResponse)
-
-