Class and Description |
---|
Observable
This class represents an observable object, or "data" in the model-view paradigm.
|
Observer
A class can implement the Observer interface when it wants to be informed of changes in observable objects.
|
Class and Description |
---|
Observable
This class represents an observable object, or "data" in the model-view paradigm.
|
Class and Description |
---|
AppUtility
The
AppUtility provides utility methods related to the screen parameters. |
Observable
This class represents an observable object, or "data" in the model-view paradigm.
|
Observer
A class can implement the Observer interface when it wants to be informed of changes in observable objects.
|