Methods' Details |
addTopWindowListener
- Description
- adds the specified top window listener to receive window events from
this window.
|
|
removeTopWindowListener
- Description
- removes the specified top window listener so that it no longer
receives window events from this window.
|
|
toFront
- Description
- places this window at the top of the stacking order and
shows it in front of any other windows.
|
|
toBack
- Description
- places this window at the bottom of the stacking order and
makes the corresponding adjustment to other visible windows.
|
|
setMenuBar
[oneway] void |
setMenuBar( |
[in] XMenuBar |
xMenu ); |
- Description
- sets a menu bar.
|
|
Copyright © 2010 Sun Microsystems, Inc.