|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.adventnet.snmp.ui.BaseColumnClass
class BaseColumnClass
This class implements the base class for table columns for JFC. The implementation of this class is to be completed.
| Constructor Summary | |
|---|---|
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 |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| 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: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||