public class KahinaJEditSourceCodeView extends KahinaView<KahinaSourceCodeLocation>
config, model, needsRedraw
Constructor and Description |
---|
KahinaJEditSourceCodeView(LogicProgrammingInstance<?,?,?,?> kahina) |
Modifier and Type | Method and Description |
---|---|
protected KahinaJEditSourceCodeViewPanel |
createPanel() |
javax.swing.JComponent |
makePanel()
Returns the panel that represents this view in the GUI.
|
display, doDisplay, getConfig, getModel, getTitle, isVisible, makeEditorPanel, needsRedraw, processEvent, processEvent, recalculate, requireRedraw, setConfig, setTitle, setVisible
public KahinaJEditSourceCodeView(LogicProgrammingInstance<?,?,?,?> kahina)
public javax.swing.JComponent makePanel()
KahinaView
makePanel
in class KahinaView<KahinaSourceCodeLocation>
protected KahinaJEditSourceCodeViewPanel createPanel()