org.kahina.tralesld.visual.fs
Class TraleSLDVariableBindingSetView
java.lang.Object
org.kahina.core.visual.KahinaView<TraleSLDVariableBindingSet>
org.kahina.tralesld.visual.fs.TraleSLDVariableBindingSetView
- All Implemented Interfaces:
- KahinaListener
public class TraleSLDVariableBindingSetView
- extends KahinaView<TraleSLDVariableBindingSet>
| Methods inherited from class org.kahina.core.visual.KahinaView |
display, doDisplay, getConfig, getModel, getTitle, isVisible, makeEditorPanel, processEvent, processEvent, recalculate, setConfig, setTitle, setVisible |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TraleSLDVariableBindingSetView
public TraleSLDVariableBindingSetView(KahinaInstance<?,?,?> kahina)
makePanel
public JComponent makePanel()
- Description copied from class:
KahinaView
- Returns the panel that represents this view in the GUI. This method must
be invoked from the event dispatch thread.
- Specified by:
makePanel in class KahinaView<TraleSLDVariableBindingSet>
- Returns: