|
org.netbeans.swing.outline 1.7 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ETable | |
|---|---|
| org.netbeans.swing.etable | |
| org.netbeans.swing.outline | |
| Uses of ETable in org.netbeans.swing.etable |
|---|
| Methods in org.netbeans.swing.etable with parameters of type ETable | |
|---|---|
void |
ETableColumnModel.readSettings(Properties p,
String propertyPrefix,
ETable table)
Method allowing to read stored values. |
| Constructors in org.netbeans.swing.etable with parameters of type ETable | |
|---|---|
ETableColumn(ETable table)
Creates a new instance of ETableColumn |
|
ETableColumn(int modelIndex,
ETable table)
Creates a new instance of ETableColumn |
|
ETableColumn(int modelIndex,
int width,
ETable table)
Creates a new instance of ETableColumn |
|
ETableColumn(int modelIndex,
int width,
TableCellRenderer cellRenderer,
TableCellEditor cellEditor,
ETable table)
Creates a new instance of ETableColumn |
|
| Uses of ETable in org.netbeans.swing.outline |
|---|
| Subclasses of ETable in org.netbeans.swing.outline | |
|---|---|
class |
Outline
An Outline, or tree-table component. |
|
org.netbeans.swing.outline 1.7 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||