Uses of Interface
jgl.GL.PixelScaleListener
-
Packages that use GL.PixelScaleListener Package Description jgl -
-
Uses of GL.PixelScaleListener in jgl
Fields in jgl with type parameters of type GL.PixelScaleListener Modifier and Type Field Description protected List<GL.PixelScaleListener>GL. pixelScaleListenersMethods in jgl that return types with arguments of type GL.PixelScaleListener Modifier and Type Method Description List<GL.PixelScaleListener>GL. getPixelScaleListeners()Methods in jgl with parameters of type GL.PixelScaleListener Modifier and Type Method Description voidGL. addPixelScaleListener(GL.PixelScaleListener listener)voidGL. removePixelScaleListener(GL.PixelScaleListener listener)
-