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