:: com :: sun :: star :: awt ::
|
constants group Style |
- Description
- specifies the style of a window.
|
Constants |
FRAME |
specifies a frame.
|
DIALOG |
specifies a dialog.
|
Constants' Details |
FRAME
const short FRAME = 0;
- Description
- specifies a frame.
|
|
DIALOG
const short DIALOG = 1;
- Description
- specifies a dialog.
|
|
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.