public class MUCStepViewContaining extends KahinaSatInstanceListView
listModel
config, model, needsRedraw
Constructor and Description |
---|
MUCStepViewContaining(MUCInstance kahina) |
Modifier and Type | Method and Description |
---|---|
javax.swing.JComponent |
makePanel()
Returns the panel that represents this view in the GUI.
|
void |
processEvent(KahinaEvent e) |
void |
processEvent(KahinaSelectionEvent e) |
void |
recalculate()
Override this method to define necessary operations after changes to the
model (coordinate recomputations etc.)
|
displayText, doDisplay, getLineColor, getLineStatus, getListModel, needsRedraw, requireRedraw, setStatusColorEncoding
display, getConfig, getModel, getTitle, isVisible, makeEditorPanel, processEvent, setConfig, setTitle, setVisible
public MUCStepViewContaining(MUCInstance kahina)
public javax.swing.JComponent makePanel()
KahinaView
makePanel
in class KahinaSatInstanceListView
public void processEvent(KahinaEvent e)
processEvent
in interface KahinaListener
processEvent
in class KahinaView<CnfSatInstance>
public void processEvent(KahinaSelectionEvent e)
public void recalculate()
KahinaView
recalculate
in class KahinaSatInstanceListView