|
aXSL API 0.2 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.util.EventObject
org.axsl.area.AreaTreeEvent
public class 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,
Page page)
Constructor for a "Page complete" event. |
Method Summary | |
---|---|
Page |
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, Page page)
source
- the Object that fired the event.page
- The readablePageArea instance that was just
completed and is ready to be processed.Method Detail |
---|
public Page getPage()
|
aXSL API 0.2 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This documentation was created August 8 2007 by The aXSL Group and may be freely copied. See license for details.