public class SICStusPrologVariableBindingSetView extends KahinaView<SICStusPrologVariableBindingSet>
config, kahina, model, needsRedraw
Constructor and Description |
---|
SICStusPrologVariableBindingSetView(KahinaInstance<?,?,?,?> kahina) |
Modifier and Type | Method and Description |
---|---|
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 SICStusPrologVariableBindingSetView(KahinaInstance<?,?,?,?> kahina)
public javax.swing.JComponent makePanel()
KahinaView
makePanel
in class KahinaView<SICStusPrologVariableBindingSet>