|
aXSL API 0.1 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjava.util.EventObject
org.axsl.areaW.AreaTreeEvent
An Event used for notification that various stages of the building of an Area tree have been completed. Events are fired when an a page is complete, and when the document (AreaTree) is complete.
| Constructor Summary | |
AreaTreeEvent(java.lang.Object source,
PageArea page)
Constructor for a "Page complete" event. |
|
| Method Summary | |
PageArea |
getPage()
Returns the page for whose completion this event was fired. |
| Methods inherited from class java.util.EventObject |
getSource, toString |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public AreaTreeEvent(java.lang.Object source,
PageArea page)
source - the Object that fired the event.page - The PageArea instance that was just completed.| Method Detail |
public PageArea getPage()
|
aXSL API 0.1 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
This documentation was created September 6 2006 by The aXSL Group and may be freely copied. See license for details.