:: com :: sun :: star :: awt ::
|
unpublished |
interface XCallback |
|
|
|
- Usage Restrictions
- not published
- Description
- specifies an interface which can be used to call back
an implementation
|
Methods' Summary |
notify |
notifies the callback implementation
|
Methods' Details |
notify
void |
notify( |
[in] any |
aData ); |
- Description
- notifies the callback implementation
- Parameter aData
- private data which was provided when the callback was requested.
|
|
Top of Page
Copyright © 1995, 2012, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.