public class Java7Workaround extends Java6Workaround
| Constructor and Description |
|---|
Java7Workaround() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
setTranslucent(Window window) |
boolean |
setTransparent(Window window,
Shape shape) |
boolean |
supportsPerpixelTranslucency(Window window) |
boolean |
supportsPerpixelTransparency(Window window) |
isPrintWarnings, markAsGlassPane, setPrintWarnings, setuppublic boolean supportsPerpixelTransparency(Window window)
supportsPerpixelTransparency in interface WorkaroundsupportsPerpixelTransparency in class Java6Workaroundpublic boolean supportsPerpixelTranslucency(Window window)
supportsPerpixelTranslucency in interface WorkaroundsupportsPerpixelTranslucency in class Java6Workaroundpublic boolean setTransparent(Window window, Shape shape)
setTransparent in interface WorkaroundsetTransparent in class Java6Workaroundpublic boolean setTranslucent(Window window)
setTranslucent in interface WorkaroundsetTranslucent in class Java6WorkaroundCopyright © 2019. All rights reserved.