public interface TranslucentWidget
Modifier and Type | Field and Description |
---|---|
static AlphaComposite |
AB_08 |
static AlphaComposite |
AB_10 |
Modifier and Type | Method and Description |
---|---|
void |
setBackgroundTranslucence(float alpha)
Set the translucence value of this text area's background.
|
void |
setForegroundTranslucence(float alpha)
Set the translucence value of this text area's foreground.
|
static final AlphaComposite AB_08
static final AlphaComposite AB_10
void setBackgroundTranslucence(float alpha)
alpha
- blending value, in [0.0,1.0]. Default is 0.8void setForegroundTranslucence(float alpha)
alpha
- blending value, in [0.0,1.0]. Default is 1.0Copyright © 2000-2002 Xerox Corporation. All Rights Reserved
Copyright © 2003 World Wide Web Consortium. All Rights Reserved
Copyright © 2004-2015 INRIA. All Rights Reserved
Licensed under the GNU LGPL. For full terms see the file COPYING.