public class Java9Workaround extends Java7Workaround
Constructor and Description |
---|
Java9Workaround() |
Modifier and Type | Method and Description |
---|---|
void |
markAsGlassPane(Component component)
Called for any
Component which is used as glass pane (as invisible panel). |
setTranslucent, setTransparent, supportsPerpixelTranslucency, supportsPerpixelTransparency
isPrintWarnings, setPrintWarnings, setup
public void markAsGlassPane(Component component)
Workaround
Component
which is used as glass pane (as invisible panel).markAsGlassPane
in interface Workaround
markAsGlassPane
in class Java6Workaround
component
- the component that is invisible