:: com :: sun :: star :: awt ::
|
constants group FontRelief |
- Description
- These values are used to specify the kind of relief.
They may be expanded in future versions.
|
Constants' Details |
NONE
const short NONE = 0;
- Description
- specifies no relief.
|
|
EMBOSSED
const short EMBOSSED = 1;
- Description
- specifies no embossed.
|
|
ENGRAVED
const short ENGRAVED = 2;
- Description
- specifies no engraved.
|
|
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.