public class QTypeGUI extends LogicProgrammingGUI
| Modifier and Type | Field and Description |
|---|---|
protected KahinaChartView |
mainChartView |
breakPointView, completePointView, creepPointView, failPointView, kahina, mainTreeView, skipPointView, warnPointViewcontrolWindows, livingViews, messageConsoleView, varNameToView, views, windowManager| Constructor and Description |
|---|
QTypeGUI(java.lang.Class<? extends QTypeStep> stepType,
QTypeDebuggerInstance instance) |
| Modifier and Type | Method and Description |
|---|---|
protected KahinaWindowManager |
createWindowManager() |
void |
displayMainViews() |
KahinaPerspective |
generateInitialPerspective() |
protected KahinaListTreeView |
generateTreeView() |
java.lang.String |
getNewGrammarString()
Defines the title of the program file chooser while creating a new project.
|
protected void |
processDialogEvent(KahinaDialogEvent e) |
getProfileEntryMapperaddControlButton, createProgressMonitorWrapper, displayStepContent, fillFieldToView, getKahinaInstance, getMainWindow, getPerspective, getViewByID, getWindowManager, initialize, integrateWindows, prepare, processEvent, setPerspective, show, showConfirmDialog, showMessageDialogprotected KahinaChartView mainChartView
public QTypeGUI(java.lang.Class<? extends QTypeStep> stepType, QTypeDebuggerInstance instance)
public KahinaPerspective generateInitialPerspective()
generateInitialPerspective in class KahinaGUIprotected KahinaListTreeView generateTreeView()
generateTreeView in class LogicProgrammingGUIpublic void displayMainViews()
displayMainViews in class LogicProgrammingGUIprotected KahinaWindowManager createWindowManager()
createWindowManager in class KahinaGUIprotected void processDialogEvent(KahinaDialogEvent e)
processDialogEvent in class LogicProgrammingGUIpublic java.lang.String getNewGrammarString()
KahinaGUIgetNewGrammarString in class KahinaGUI