Interface PlatformSupport
- All Known Implementing Classes:
AwtComponentPlatformSupport,JComponentPlatformSupport,NullPlatformSupport
public interface PlatformSupport
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptiondefault @NotNull ImagecreateImage(@NotNull ImageProducer imageProducer) default floatfontSize()@Nullable ImageObserverdefault boolean@Nullable PlatformSupport.TargetSurface
-
Method Details
-
imageObserver
-
targetSurface
-
fontSize
default float fontSize() -
createImage
-
isLongLived
default boolean isLongLived()
-