Uses of Class
com.dlsc.gemsfx.ScreensView
Packages that use ScreensView
Package
Description
Contains the public controls provided by the GemsFX library.
Provides the skin implementations for the GemsFX controls.
-
Uses of ScreensView in com.dlsc.gemsfx
Methods in com.dlsc.gemsfx that return ScreensViewModifier and TypeMethodDescriptionstatic ScreensViewScreensView.show()Utility method to quickly bring up an instance of this view. -
Uses of ScreensView in com.dlsc.gemsfx.skins
Subclasses with type arguments of type ScreensView in com.dlsc.gemsfx.skinsConstructors in com.dlsc.gemsfx.skins with parameters of type ScreensViewModifierConstructorDescriptionScreensViewSkin(ScreensView view) Creates a new skin for the given screens view.