|
| Components |
|
| |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||||
public interface ViewDefaultModel
ViewDefaultModel should be implemented by swing viewer components which have a default model which they attach to the component when no other model has been attached. For example, the com.sas.swing.SpinButton attaches a com.sas.models.BoundedLong object as its model if a model is not attached by the user.
| Method Summary | |
|---|---|
abstract boolean |
isDefaultModelAttached()
returns true is the component is using a default internal model. |
| Method Detail |
|---|
boolean isDefaultModelAttached()
|
| Components |
|
| |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||||