Methods' Details |
select
- Description
- selects the object represented by xSelection if it is
known and selectable in this object.
|
|
getSelection
- Returns
- the current selection.
The selection is either specified by an object which is contained
in the component to which the view belongs, or it is an interface of a
collection which contains such objects.
|
|
addSelectionChangeListener
- Description
- registers an event listener, which is called when the selection changes.
|
|
removeSelectionChangeListener
- Description
- unregisters an event listener which was registered with
XSelectionSupplier::addSelectionChangeListener .
|
|
Copyright © 2003 Sun Microsystems, Inc.