public class MUCStepController extends KahinaView
config, model, needsRedraw
Constructor and Description |
---|
MUCStepController(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 |
updateICStatus(MUCStep step) |
display, doDisplay, getConfig, getModel, getTitle, isVisible, makeEditorPanel, needsRedraw, processEvent, recalculate, requireRedraw, setConfig, setTitle, setVisible
public MUCStepController(MUCInstance kahina)
public javax.swing.JComponent makePanel()
KahinaView
makePanel
in class KahinaView
public void processEvent(KahinaEvent e)
processEvent
in interface KahinaListener
processEvent
in class KahinaView
public void processEvent(KahinaSelectionEvent e)
public void updateICStatus(MUCStep step)