public class MUCStepViewRemaining extends KahinaSatInstanceListView
listModelconfig, model, needsRedraw| Constructor and Description |
|---|
MUCStepViewRemaining(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, setStatusColorEncodingdisplay, getConfig, getModel, getTitle, isVisible, makeEditorPanel, processEvent, setConfig, setTitle, setVisiblepublic MUCStepViewRemaining(MUCInstance kahina)
public javax.swing.JComponent makePanel()
KahinaViewmakePanel in class KahinaSatInstanceListViewpublic void processEvent(KahinaEvent e)
processEvent in interface KahinaListenerprocessEvent in class KahinaView<CnfSatInstance>public void processEvent(KahinaSelectionEvent e)
public void recalculate()
KahinaViewrecalculate in class KahinaSatInstanceListView