|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ChangeProvider
A source of some changes for ChangeObserver.
changesDetected(),
ChangeObserver,
ChangeListener| Method Summary | |
|---|---|
boolean |
changesDetected()
Returns true if changes occurred in this change provider, false - nothing changed. |
java.lang.String |
getRequestor()
Returns (short) string representation of this change source |
void |
resetChanged()
Signals this ChangeProvider to reset changes information and assume that nothing has changed. |
| Method Detail |
|---|
boolean changesDetected()
resetChanged()void resetChanged()
@Nullable java.lang.String getRequestor()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||