jcreek.gui.representation
Class CasePaneElement
java.lang.Object
jcreek.gui.representation.CasePaneElement
- public class CasePaneElement
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
relation
protected Relation relation
active
protected boolean active
editable
protected boolean editable
valueBox
protected javax.swing.JComboBox valueBox
typeBox
protected javax.swing.JComboBox typeBox
importanceSlider
protected javax.swing.JSlider importanceSlider
predictiveSlider
protected javax.swing.JSlider predictiveSlider
removeIcon
protected javax.swing.ImageIcon removeIcon
removeButton
protected javax.swing.JButton removeButton
CasePaneElement
public CasePaneElement(Relation rel)
- Creates a new CasePaneElement.
- Parameters:
rel
- The relation to encapsulate.
setEditable
public void setEditable(boolean e)
isEditable
public boolean isEditable()
buildCasePaneElement
public void buildCasePaneElement(javax.swing.JPanel panel)
Created at IDI, NTNU by the Artificial Intelligence and Learning group