:: com :: sun :: star :: form ::
|
interface XReset |
|
- Description
- provides functionality to reset components to some default values.
The semantics of default value depends on the providing service.
|
Methods' Summary |
reset |
resets a component to some default value.
|
addResetListener |
adds the specified listener to receive events related to resetting the
component.
|
removeResetListener |
removes the specified listener
|
Methods' Details |
reset
- Description
- resets a component to some default value.
|
|
addResetListener
- Description
- adds the specified listener to receive events related to resetting the
component.
- Parameter aListener
- the listener to add.
|
|
removeResetListener
- Description
- removes the specified listener
- Parameter aListener
- the listener to remove
|
|
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.