|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SimpleAttribute | |
|---|---|
| net.sourceforge.fuzzyservices.beans | |
| Uses of SimpleAttribute in net.sourceforge.fuzzyservices.beans |
|---|
| Methods in net.sourceforge.fuzzyservices.beans that return SimpleAttribute | |
|---|---|
SimpleAttribute |
SimpleBean.getSimpleAttribute()
Getter for property simpleAttribute. |
SimpleAttribute[] |
SimpleBean.getSimpleAttrs()
Getter for property simpleAttrs. |
SimpleAttribute |
SimpleBean.getSimpleAttrs(int index)
Indexed getter for property simpleAttrs. |
| Methods in net.sourceforge.fuzzyservices.beans with parameters of type SimpleAttribute | |
|---|---|
void |
SimpleBean.setSimpleAttribute(SimpleAttribute simpleAttribute)
Setter for property simpleAttribute. |
void |
SimpleBean.setSimpleAttrs(int index,
SimpleAttribute simpleAttrs)
Indexed setter for property simpleAttrs. |
void |
SimpleBean.setSimpleAttrs(SimpleAttribute[] simpleAttrs)
Setter for property simpleAttrs. |
| Constructors in net.sourceforge.fuzzyservices.beans with parameters of type SimpleAttribute | |
|---|---|
SimpleAttributePanel(SimpleAttribute sa)
Creates new form SimpleAttributePanel |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||