|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectjApp.PropertyEditor
public class PropertyEditor
Nested Class Summary | |
---|---|
static class |
PropertyEditor.TableModel
|
Constructor Summary | |
---|---|
PropertyEditor(PropertyEditor.TableModel model)
|
|
PropertyEditor(PropertyEditor.TableModel m,
boolean ac)
|
Method Summary | |
---|---|
static javax.swing.JPanel |
createEditor(PropertyEditor.TableModel model)
|
javax.swing.JPanel |
getPanel()
|
javax.swing.JTable |
getTable()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PropertyEditor(PropertyEditor.TableModel model)
public PropertyEditor(PropertyEditor.TableModel m, boolean ac)
Method Detail |
---|
public javax.swing.JTable getTable()
public static javax.swing.JPanel createEditor(PropertyEditor.TableModel model)
public javax.swing.JPanel getPanel()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |