com :: sun :: star :: view :: interface XPrintableListener
- Base Interface
- com::sun::star::lang::XEventListener
- Description
- receives events about print job progress.
XPrintableListener can be registered to XPrintableBroadcaster .
Then, the client object will receive events about print progress.
- See also
- XPrintableBroadcaster
Methods' Summary
|
stateChanged |
informs the user of the new state in print progress.
|
Methods' Details
|
- stateChanged
-  
- [ oneway ] void
stateChanged(
-
- Description
- informs the user of the new state in print progress.
- Parameter Event
-
contains the XPrintable having changed state and the new state.
|
Top of Page
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.