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