| Package | Description |
|---|---|
| org.tentackle.swing |
Extended Swing layer.
|
| Modifier and Type | Field and Description |
|---|---|
protected FormTree |
FormComponentCellEditor.tree
last tree referenced
|
| Modifier and Type | Method and Description |
|---|---|
FormComponent |
FormComponentCellEditor.getTreeCellEditorComponent(FormTree tree,
boolean selected,
boolean expanded,
boolean leaf,
int row)
Returns the editor initialized for the tree cell.
Does _not_ set the value. |
protected void |
FormComponentCellEditor.prepareTreeCellEditorComponent(FormTree tree,
boolean selected,
boolean expanded,
boolean leaf,
int row)
Prepares the tree cell editor.
|
Tentackle - a domain driven enterprise framework