|
JComponentPack 1.5.0 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PropertyGridModel | |
|---|---|
| com.zfqjava.swing | |
| com.zfqjava.swing.model | |
| Uses of PropertyGridModel in com.zfqjava.swing |
|---|
| Classes in com.zfqjava.swing that implement PropertyGridModel | |
|---|---|
class |
AbstractPropertyGridModel
|
| Methods in com.zfqjava.swing that return PropertyGridModel | |
|---|---|
PropertyGridModel |
JPropertyGrid.getModel()
Returns the data model for JPropertyGrid. |
| Methods in com.zfqjava.swing with parameters of type PropertyGridModel | |
|---|---|
void |
JPropertyGrid.setModel(PropertyGridModel model)
Sets the data model for JPropertyGrid. |
| Constructors in com.zfqjava.swing with parameters of type PropertyGridModel | |
|---|---|
JPropertyGrid(PropertyGridModel model)
Constructs a property grid with the specified PropertyGridModel. |
|
| Uses of PropertyGridModel in com.zfqjava.swing.model |
|---|
| Classes in com.zfqjava.swing.model that implement PropertyGridModel | |
|---|---|
class |
BeanPropertyGridModel
BeanPropertyGridModel provides a bean PropertyGridModel. |
|
JComponentPack 1.5.0 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||