|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SailChangedEvent
Event object that is send to SailChangedListeners to indicate that
the contents of the Sail that sent the event have changed.
| Method Summary | |
|---|---|
Sail |
getSail()
The Sail object that sent this event. |
boolean |
statementsAdded()
Indicates if statements were added to the Sail. |
boolean |
statementsRemoved()
Indicates if statements were removed from the Sail. |
| Method Detail |
|---|
Sail getSail()
boolean statementsAdded()
boolean statementsRemoved()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||