|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Enhances standard custom property editor with the possibility to return the customized value. I.e. the custom property editor does not need to fire property changes upon modifications; the property dialog manager instead sets the acquired value after the custom editor is closed.
| Method Summary | |
Object |
getPropertyValue()
Deprecated. Get the customized property value. |
| Method Detail |
public Object getPropertyValue() throws IllegalStateException
IllegalStateException - when the custom property editor does not contain a valid property value
(and thus it should not be set)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||