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, setVisiblepublic MUCStepController(MUCInstance kahina)
public javax.swing.JComponent makePanel()
KahinaViewmakePanel in class KahinaViewpublic void processEvent(KahinaEvent e)
processEvent in interface KahinaListenerprocessEvent in class KahinaViewpublic void processEvent(KahinaSelectionEvent e)
public void updateICStatus(MUCStep step)