hep.aida.ref.plotter.style.editor
Class StylePropertyEditColumnEditor
java.lang.Object
javax.swing.AbstractCellEditor
javax.swing.DefaultCellEditor
hep.aida.ref.plotter.style.editor.StylePropertyEditColumnEditor
- All Implemented Interfaces:
- java.io.Serializable, javax.swing.CellEditor, javax.swing.table.TableCellEditor, javax.swing.tree.TreeCellEditor
public class StylePropertyEditColumnEditor
- extends javax.swing.DefaultCellEditor
- See Also:
- Serialized Form
Methods inherited from class javax.swing.DefaultCellEditor |
cancelCellEditing, getClickCountToStart, getComponent, getTableCellEditorComponent, isCellEditable, setClickCountToStart, shouldSelectCell, stopCellEditing |
Methods inherited from class javax.swing.AbstractCellEditor |
addCellEditorListener, getCellEditorListeners, removeCellEditorListener |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface javax.swing.CellEditor |
addCellEditorListener, removeCellEditorListener |
StylePropertyEditColumnEditor
public StylePropertyEditColumnEditor(StylePropertyTable table,
int row,
int column)
getCellEditorValue
public java.lang.Object getCellEditorValue()
- Specified by:
getCellEditorValue
in interface javax.swing.CellEditor
- Overrides:
getCellEditorValue
in class javax.swing.DefaultCellEditor
getTreeCellEditorComponent
public java.awt.Component getTreeCellEditorComponent(javax.swing.JTree tree,
java.lang.Object value,
boolean isSelected,
boolean expanded,
boolean leaf,
int row)
- Specified by:
getTreeCellEditorComponent
in interface javax.swing.tree.TreeCellEditor
- Overrides:
getTreeCellEditorComponent
in class javax.swing.DefaultCellEditor
getPropertyValue
public void getPropertyValue()
setPropertyValue
public void setPropertyValue()
resetComponents
public void resetComponents()
resetValue
public void resetValue()
throws java.lang.Exception
- Throws:
java.lang.Exception
jHepWork 1.1 (C) Chekanov