|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--com.adventnet.snmp.ui.BaseColumnClass
This class implements the base class for table columns for JFC. The implementation of this class is to be completed.
| Constructor Summary | |
(package private) |
BaseColumnClass()
|
| Method Summary | |
static javax.swing.JComponent |
getCellEditor(LeafSyntax syntax)
|
static java.lang.Class |
getColumnClass(LeafSyntax syntax)
Get the column class for a given columm, given the syntax of the column |
| Methods inherited from class java.lang.Object |
|
| Constructor Detail |
BaseColumnClass()
| Method Detail |
public static java.lang.Class getColumnClass(LeafSyntax syntax)
public static javax.swing.JComponent getCellEditor(LeafSyntax syntax)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||