Uses of Interface
ch.swingfx.window.translucentandshaped.ITranslucentAndShapedWindowApi
Packages that use ITranslucentAndShapedWindowApi
-
Uses of ITranslucentAndShapedWindowApi in ch.swingfx.window.translucentandshaped
Classes in ch.swingfx.window.translucentandshaped that implement ITranslucentAndShapedWindowApiModifier and TypeClassDescriptionclassClass that represents no support for translucent and shaped windows because there is no api we can wrap.
You shouldn't use this class directly.classWrapper around the official API for creating translucent and shaped windows.classWrapper around com.sun.awt.AWTUtilities API for Translucent and Shaped Window support.
As of JRE 6 update 10 there is a private API for creating these types of windows.
You shouldn't use this class directly.Fields in ch.swingfx.window.translucentandshaped declared as ITranslucentAndShapedWindowApiModifier and TypeFieldDescriptionprivate static final ITranslucentAndShapedWindowApiTranslucentAndShapedWindowApiFactory.apiMethods in ch.swingfx.window.translucentandshaped that return ITranslucentAndShapedWindowApiModifier and TypeMethodDescriptionTranslucentAndShapedWindowApiFactory.getApi()get a singleton instance of anITranslucentAndShapedWindowApiobject.