Uses of Interface
com.sun.glass.ui.monocle.NativeScreen
-
Uses of NativeScreen in com.sun.glass.ui.monocle
Classes in com.sun.glass.ui.monocle that implement NativeScreenFields in com.sun.glass.ui.monocle with type parameters of type NativeScreenMethods in com.sun.glass.ui.monocle that return NativeScreenModifier and TypeMethodDescriptionprotected NativeScreenEGLPlatform.createScreen()protected abstract NativeScreenNativePlatform.createScreen()Creates the NativeScreen for this platform.Methods in com.sun.glass.ui.monocle that return types with arguments of type NativeScreenModifier and TypeMethodDescriptionprotected List<NativeScreen>EGLPlatform.createScreens()protected List<NativeScreen>NativePlatform.createScreens()CreateNativeScreeninstances for all available native screens.