|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjavax.swing.AbstractCellEditor
javax.swing.DefaultCellEditor
hep.aida.ref.plotter.style.editor.StylePropertyEditColumnEditor
public class StylePropertyEditColumnEditor
| Constructor Summary | |
|---|---|
StylePropertyEditColumnEditor(StylePropertyTable table,
int row,
int column)
|
|
| Method Summary | |
|---|---|
Object |
getCellEditorValue()
|
void |
getPropertyValue()
|
Component |
getTreeCellEditorComponent(JTree tree,
Object value,
boolean isSelected,
boolean expanded,
boolean leaf,
int row)
|
void |
resetComponents()
|
void |
resetValue()
|
void |
setPropertyValue()
|
| 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 |
| Constructor Detail |
|---|
public StylePropertyEditColumnEditor(StylePropertyTable table,
int row,
int column)
| Method Detail |
|---|
public Object getCellEditorValue()
getCellEditorValue in interface CellEditorgetCellEditorValue in class DefaultCellEditor
public Component getTreeCellEditorComponent(JTree tree,
Object value,
boolean isSelected,
boolean expanded,
boolean leaf,
int row)
getTreeCellEditorComponent in interface TreeCellEditorgetTreeCellEditorComponent in class DefaultCellEditorpublic void getPropertyValue()
public void setPropertyValue()
public void resetComponents()
public void resetValue()
throws Exception
Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||