axle.visualize.gl

AxleGLCanvas

class AxleGLCanvas extends GLCanvas with GLEventListener

Linear Supertypes
GLEventListener, EventListener, GLCanvas, OffscreenLayerOption, WindowClosingProtocol, AWTGLAutoDrawable, ComponentEvents, GLAutoDrawable, GLDrawable, Canvas, Accessible, Component, Serializable, MenuContainer, ImageObserver, AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. AxleGLCanvas
  2. GLEventListener
  3. EventListener
  4. GLCanvas
  5. OffscreenLayerOption
  6. WindowClosingProtocol
  7. AWTGLAutoDrawable
  8. ComponentEvents
  9. GLAutoDrawable
  10. GLDrawable
  11. Canvas
  12. Accessible
  13. Component
  14. Serializable
  15. MenuContainer
  16. ImageObserver
  17. AnyRef
  18. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Instance Constructors

  1. new AxleGLCanvas(scene: Scene, fovy: UnittedQuantity[Angle, Float], zNear: UnittedQuantity[Distance, Float], zFar: UnittedQuantity[Distance, Float], distanceUnit: UnitOfMeasurement[Distance, Float])

Type Members

  1. class AccessibleAWTCanvas extends AccessibleAWTComponent

    Attributes
    protected
    Definition Classes
    Canvas
  2. abstract class AccessibleAWTComponent extends AccessibleContext with Serializable with AccessibleComponent

    Attributes
    protected
    Definition Classes
    Component
  3. class BltBufferStrategy extends BufferStrategy

    Attributes
    protected
    Definition Classes
    Component
  4. class FlipBufferStrategy extends BufferStrategy

    Attributes
    protected
    Definition Classes
    Component

Value Members

  1. final def !=(arg0: Any): Boolean

    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean

    Definition Classes
    AnyRef → Any
  4. def add(arg0: PopupMenu): Unit

    Definition Classes
    Component
  5. def addComponentListener(arg0: ComponentListener): Unit

    Definition Classes
    Component
  6. def addFocusListener(arg0: FocusListener): Unit

    Definition Classes
    Component
  7. def addGLEventListener(arg0: Int, arg1: GLEventListener): Unit

    Definition Classes
    GLCanvas → GLAutoDrawable
    Annotations
    @throws( ... )
  8. def addGLEventListener(arg0: GLEventListener): Unit

    Definition Classes
    GLCanvas → GLAutoDrawable
  9. def addHierarchyBoundsListener(arg0: HierarchyBoundsListener): Unit

    Definition Classes
    Component
  10. def addHierarchyListener(arg0: HierarchyListener): Unit

    Definition Classes
    Component
  11. def addInputMethodListener(arg0: InputMethodListener): Unit

    Definition Classes
    Component
  12. def addKeyListener(arg0: KeyListener): Unit

    Definition Classes
    Component
  13. def addMouseListener(arg0: MouseListener): Unit

    Definition Classes
    Component
  14. def addMouseMotionListener(arg0: MouseMotionListener): Unit

    Definition Classes
    Component
  15. def addMouseWheelListener(arg0: MouseWheelListener): Unit

    Definition Classes
    Component
  16. def addNotify(): Unit

    Definition Classes
    GLCanvas → Canvas → Component
  17. def addPropertyChangeListener(arg0: String, arg1: PropertyChangeListener): Unit

    Definition Classes
    Component
  18. def addPropertyChangeListener(arg0: PropertyChangeListener): Unit

    Definition Classes
    Component
  19. def applyComponentOrientation(arg0: ComponentOrientation): Unit

    Definition Classes
    Component
  20. def areFocusTraversalKeysSet(arg0: Int): Boolean

    Definition Classes
    Component
  21. final def asInstanceOf[T0]: T0

    Definition Classes
    Any
  22. def checkImage(arg0: Image, arg1: Int, arg2: Int, arg3: ImageObserver): Int

    Definition Classes
    Component
  23. def checkImage(arg0: Image, arg1: ImageObserver): Int

    Definition Classes
    Component
  24. def clone(): AnyRef

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  25. def coalesceEvents(arg0: AWTEvent, arg1: AWTEvent): AWTEvent

    Attributes
    protected[java.awt]
    Definition Classes
    Component
  26. def contains(arg0: Point): Boolean

    Definition Classes
    Component
  27. def contains(arg0: Int, arg1: Int): Boolean

    Definition Classes
    Component
  28. def createBufferStrategy(arg0: Int, arg1: BufferCapabilities): Unit

    Definition Classes
    Canvas → Component
    Annotations
    @throws( classOf[java.awt.AWTException] )
  29. def createBufferStrategy(arg0: Int): Unit

    Definition Classes
    Canvas → Component
  30. def createContext(arg0: GLContext): GLContext

    Definition Classes
    GLCanvas → GLAutoDrawable → GLDrawable
  31. def createImage(arg0: Int, arg1: Int): Image

    Definition Classes
    Component
  32. def createImage(arg0: ImageProducer): Image

    Definition Classes
    Component
  33. def createVolatileImage(arg0: Int, arg1: Int, arg2: ImageCapabilities): VolatileImage

    Definition Classes
    Component
    Annotations
    @throws( classOf[java.awt.AWTException] )
  34. def createVolatileImage(arg0: Int, arg1: Int): VolatileImage

    Definition Classes
    Component
  35. def destroy(): Unit

    Definition Classes
    GLCanvas → GLAutoDrawable
  36. def destroyImpl(arg0: Boolean): Unit

    Attributes
    protected[javax.media.opengl.awt]
    Definition Classes
    GLCanvas
  37. final def disableEvents(arg0: Long): Unit

    Attributes
    protected[java.awt]
    Definition Classes
    Component
  38. final def dispatchEvent(arg0: AWTEvent): Unit

    Definition Classes
    Component
  39. def display(drawable: GLAutoDrawable): Unit

    Definition Classes
    AxleGLCanvas → GLEventListener
  40. def display(): Unit

    Definition Classes
    GLCanvas → GLAutoDrawable
  41. def dispose(drawable: GLAutoDrawable): Unit

    Definition Classes
    AxleGLCanvas → GLEventListener
  42. def disposeGLEventListener(arg0: GLEventListener, arg1: Boolean): GLEventListener

    Definition Classes
    GLCanvas → GLAutoDrawable
  43. def doLayout(): Unit

    Definition Classes
    Component
  44. final def enableEvents(arg0: Long): Unit

    Attributes
    protected[java.awt]
    Definition Classes
    Component
  45. def enableInputMethods(arg0: Boolean): Unit

    Definition Classes
    Component
  46. final def eq(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  47. def equals(arg0: Any): Boolean

    Definition Classes
    AnyRef → Any
  48. def finalize(): Unit

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  49. def firePropertyChange(arg0: String, arg1: Double, arg2: Double): Unit

    Definition Classes
    Component
  50. def firePropertyChange(arg0: String, arg1: Float, arg2: Float): Unit

    Definition Classes
    Component
  51. def firePropertyChange(arg0: String, arg1: Long, arg2: Long): Unit

    Definition Classes
    Component
  52. def firePropertyChange(arg0: String, arg1: Short, arg2: Short): Unit

    Definition Classes
    Component
  53. def firePropertyChange(arg0: String, arg1: Char, arg2: Char): Unit

    Definition Classes
    Component
  54. def firePropertyChange(arg0: String, arg1: Byte, arg2: Byte): Unit

    Definition Classes
    Component
  55. def firePropertyChange(arg0: String, arg1: Int, arg2: Int): Unit

    Attributes
    protected[java.awt]
    Definition Classes
    Component
  56. def firePropertyChange(arg0: String, arg1: Boolean, arg2: Boolean): Unit

    Attributes
    protected[java.awt]
    Definition Classes
    Component
  57. def firePropertyChange(arg0: String, arg1: Any, arg2: Any): Unit

    Attributes
    protected[java.awt]
    Definition Classes
    Component
  58. def getAccessibleContext(): AccessibleContext

    Definition Classes
    Canvas → Accessible → Component
  59. def getAlignmentX(): Float

    Definition Classes
    Component
  60. def getAlignmentY(): Float

    Definition Classes
    Component
  61. def getAnimator(): GLAnimatorControl

    Definition Classes
    GLCanvas → GLAutoDrawable
  62. def getAutoSwapBufferMode(): Boolean

    Definition Classes
    GLCanvas → GLAutoDrawable
  63. def getBackground(): java.awt.Color

    Definition Classes
    Component
    Annotations
    @Transient()
  64. def getBaseline(arg0: Int, arg1: Int): Int

    Definition Classes
    Component
  65. def getBaselineResizeBehavior(): BaselineResizeBehavior

    Definition Classes
    Component
  66. def getBounds(arg0: Rectangle): Rectangle

    Definition Classes
    Component
  67. def getBounds(): Rectangle

    Definition Classes
    Component
  68. def getBufferStrategy(): BufferStrategy

    Definition Classes
    Canvas → Component
  69. def getChosenGLCapabilities(): GLCapabilitiesImmutable

    Definition Classes
    GLCanvas → GLDrawable
  70. final def getClass(): Class[_]

    Definition Classes
    AnyRef → Any
  71. def getColorModel(): ColorModel

    Definition Classes
    Component
  72. def getComponentAt(arg0: Point): Component

    Definition Classes
    Component
  73. def getComponentAt(arg0: Int, arg1: Int): Component

    Definition Classes
    Component
  74. def getComponentListeners(): Array[ComponentListener]

    Definition Classes
    Component
  75. def getComponentOrientation(): ComponentOrientation

    Definition Classes
    Component
  76. def getContext(): GLContext

    Definition Classes
    GLCanvas → GLAutoDrawable
  77. def getContextCreationFlags(): Int

    Definition Classes
    GLCanvas → GLAutoDrawable
  78. def getCursor(): Cursor

    Definition Classes
    Component
  79. def getDefaultCloseOperation(): WindowClosingMode

    Definition Classes
    GLCanvas → WindowClosingProtocol
  80. final def getDelegatedDrawable(): GLDrawable

    Definition Classes
    GLCanvas → GLAutoDrawable
  81. def getDropTarget(): DropTarget

    Definition Classes
    Component
  82. final def getExclusiveContextThread(): Thread

    Definition Classes
    GLCanvas → GLAutoDrawable
  83. def getFactory(): GLDrawableFactory

    Definition Classes
    GLCanvas → GLDrawable
  84. def getFocusCycleRootAncestor(): Container

    Definition Classes
    Component
  85. def getFocusListeners(): Array[FocusListener]

    Definition Classes
    Component
  86. def getFocusTraversalKeys(arg0: Int): Set[AWTKeyStroke]

    Definition Classes
    Component
  87. def getFocusTraversalKeysEnabled(): Boolean

    Definition Classes
    Component
  88. def getFont(): Font

    Definition Classes
    Component → MenuContainer
    Annotations
    @Transient()
  89. def getFontMetrics(arg0: Font): FontMetrics

    Definition Classes
    Component
  90. def getForeground(): java.awt.Color

    Definition Classes
    Component
    Annotations
    @Transient()
  91. def getGL(): GL

    Definition Classes
    GLCanvas → GLAutoDrawable
  92. def getGLEventListener(arg0: Int): GLEventListener

    Definition Classes
    GLCanvas → GLAutoDrawable
    Annotations
    @throws( ... )
  93. def getGLEventListenerCount(): Int

    Definition Classes
    GLCanvas → GLAutoDrawable
  94. def getGLEventListenerInitState(arg0: GLEventListener): Boolean

    Definition Classes
    GLCanvas → GLAutoDrawable
  95. def getGLProfile(): GLProfile

    Definition Classes
    GLCanvas → GLDrawable
  96. def getGraphics(): Graphics

    Definition Classes
    Component
  97. def getGraphicsConfiguration(): GraphicsConfiguration

    Definition Classes
    GLCanvas → Component
  98. def getHandle(): Long

    Definition Classes
    GLCanvas → GLDrawable
  99. def getHeight(): Int

    Definition Classes
    Component
  100. def getHierarchyBoundsListeners(): Array[HierarchyBoundsListener]

    Definition Classes
    Component
  101. def getHierarchyListeners(): Array[HierarchyListener]

    Definition Classes
    Component
  102. def getIgnoreRepaint(): Boolean

    Definition Classes
    Component
  103. def getInputContext(): InputContext

    Definition Classes
    Component
  104. def getInputMethodListeners(): Array[InputMethodListener]

    Definition Classes
    Component
  105. def getInputMethodRequests(): InputMethodRequests

    Definition Classes
    Component
  106. def getKeyListeners(): Array[KeyListener]

    Definition Classes
    Component
  107. def getListeners[T <: EventListener](arg0: Class[T]): Array[T]

    Definition Classes
    Component
  108. def getLocale(): Locale

    Definition Classes
    Component
  109. def getLocation(arg0: Point): Point

    Definition Classes
    Component
  110. def getLocation(): Point

    Definition Classes
    Component
  111. def getLocationOnScreen(): Point

    Definition Classes
    Component
  112. def getMaximumSize(): Dimension

    Definition Classes
    Component
  113. def getMinimumSize(): Dimension

    Definition Classes
    Component
  114. def getMouseListeners(): Array[MouseListener]

    Definition Classes
    Component
  115. def getMouseMotionListeners(): Array[MouseMotionListener]

    Definition Classes
    Component
  116. def getMousePosition(): Point

    Definition Classes
    Component
    Annotations
    @throws( classOf[java.awt.HeadlessException] )
  117. def getMouseWheelListeners(): Array[MouseWheelListener]

    Definition Classes
    Component
  118. def getName(): String

    Definition Classes
    Component
  119. def getNativeSurface(): NativeSurface

    Definition Classes
    GLCanvas → GLDrawable
  120. def getParent(): Container

    Definition Classes
    Component
  121. def getPreferredSize(): Dimension

    Definition Classes
    Component
  122. def getPropertyChangeListeners(arg0: String): Array[PropertyChangeListener]

    Definition Classes
    Component
  123. def getPropertyChangeListeners(): Array[PropertyChangeListener]

    Definition Classes
    Component
  124. def getRequestedGLCapabilities(): GLCapabilitiesImmutable

    Definition Classes
    GLCanvas
  125. final def getShallUseOffscreenLayer(): Boolean

    Definition Classes
    GLCanvas → OffscreenLayerOption
  126. def getSize(arg0: Dimension): Dimension

    Definition Classes
    Component
  127. def getSize(): Dimension

    Definition Classes
    Component
  128. def getToolkit(): Toolkit

    Definition Classes
    Component
  129. final def getTreeLock(): AnyRef

    Definition Classes
    Component
  130. final def getUpstreamWidget(): AnyRef

    Definition Classes
    GLCanvas → GLAutoDrawable
  131. def getWidth(): Int

    Definition Classes
    Component
  132. def getX(): Int

    Definition Classes
    Component
  133. def getY(): Int

    Definition Classes
    Component
  134. var glu: GLU

  135. def hasFocus(): Boolean

    Definition Classes
    Component
  136. def hashCode(): Int

    Definition Classes
    AnyRef → Any
  137. def imageUpdate(arg0: Image, arg1: Int, arg2: Int, arg3: Int, arg4: Int, arg5: Int): Boolean

    Definition Classes
    Component → ImageObserver
  138. def init(drawable: GLAutoDrawable): Unit

    Definition Classes
    AxleGLCanvas → GLEventListener
  139. def invalidate(): Unit

    Definition Classes
    Component
  140. def invoke(arg0: Boolean, arg1: List[GLRunnable]): Boolean

    Definition Classes
    GLCanvas → GLAutoDrawable
  141. def invoke(arg0: Boolean, arg1: GLRunnable): Boolean

    Definition Classes
    GLCanvas → GLAutoDrawable
  142. def isBackgroundSet(): Boolean

    Definition Classes
    Component
  143. def isCursorSet(): Boolean

    Definition Classes
    Component
  144. def isDisplayable(): Boolean

    Definition Classes
    Component
  145. def isDoubleBuffered(): Boolean

    Definition Classes
    Component
  146. def isEnabled(): Boolean

    Definition Classes
    Component
  147. def isFocusCycleRoot(arg0: Container): Boolean

    Definition Classes
    Component
  148. def isFocusOwner(): Boolean

    Definition Classes
    Component
  149. def isFocusable(): Boolean

    Definition Classes
    Component
  150. def isFontSet(): Boolean

    Definition Classes
    Component
  151. def isForegroundSet(): Boolean

    Definition Classes
    Component
  152. def isGLOriented(): Boolean

    Definition Classes
    GLCanvas → GLDrawable
  153. final def isInstanceOf[T0]: Boolean

    Definition Classes
    Any
  154. def isLightweight(): Boolean

    Definition Classes
    Component
  155. def isMaximumSizeSet(): Boolean

    Definition Classes
    Component
  156. def isMinimumSizeSet(): Boolean

    Definition Classes
    Component
  157. final def isOffscreenLayerSurfaceEnabled(): Boolean

    Definition Classes
    GLCanvas → OffscreenLayerOption
  158. def isOpaque(): Boolean

    Definition Classes
    Component
  159. def isPreferredSizeSet(): Boolean

    Definition Classes
    Component
  160. def isRealized(): Boolean

    Definition Classes
    GLCanvas → GLDrawable
  161. def isShowing(): Boolean

    Definition Classes
    Component
  162. def isValid(): Boolean

    Definition Classes
    Component
  163. def isVisible(): Boolean

    Definition Classes
    Component
    Annotations
    @Transient()
  164. def list(arg0: PrintWriter, arg1: Int): Unit

    Definition Classes
    Component
  165. def list(arg0: PrintWriter): Unit

    Definition Classes
    Component
  166. def list(arg0: PrintStream, arg1: Int): Unit

    Definition Classes
    Component
  167. def list(arg0: PrintStream): Unit

    Definition Classes
    Component
  168. def list(): Unit

    Definition Classes
    Component
  169. final def ne(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  170. final def notify(): Unit

    Definition Classes
    AnyRef
  171. final def notifyAll(): Unit

    Definition Classes
    AnyRef
  172. def paint(arg0: Graphics): Unit

    Definition Classes
    GLCanvas → Canvas → Component
  173. def paintAll(arg0: Graphics): Unit

    Definition Classes
    Component
  174. def paramString(): String

    Attributes
    protected[java.awt]
    Definition Classes
    Component
  175. def prepareImage(arg0: Image, arg1: Int, arg2: Int, arg3: ImageObserver): Boolean

    Definition Classes
    Component
  176. def prepareImage(arg0: Image, arg1: ImageObserver): Boolean

    Definition Classes
    Component
  177. def print(arg0: Graphics): Unit

    Definition Classes
    Component
  178. def printAll(arg0: Graphics): Unit

    Definition Classes
    Component
  179. def processComponentEvent(arg0: ComponentEvent): Unit

    Attributes
    protected[java.awt]
    Definition Classes
    Component
  180. def processEvent(arg0: AWTEvent): Unit

    Attributes
    protected[java.awt]
    Definition Classes
    Component
  181. def processFocusEvent(arg0: FocusEvent): Unit

    Attributes
    protected[java.awt]
    Definition Classes
    Component
  182. def processHierarchyBoundsEvent(arg0: HierarchyEvent): Unit

    Attributes
    protected[java.awt]
    Definition Classes
    Component
  183. def processHierarchyEvent(arg0: HierarchyEvent): Unit

    Attributes
    protected[java.awt]
    Definition Classes
    Component
  184. def processInputMethodEvent(arg0: InputMethodEvent): Unit

    Attributes
    protected[java.awt]
    Definition Classes
    Component
  185. def processKeyEvent(arg0: KeyEvent): Unit

    Attributes
    protected[java.awt]
    Definition Classes
    Component
  186. def processMouseEvent(arg0: MouseEvent): Unit

    Attributes
    protected[java.awt]
    Definition Classes
    Component
  187. def processMouseMotionEvent(arg0: MouseEvent): Unit

    Attributes
    protected[java.awt]
    Definition Classes
    Component
  188. def processMouseWheelEvent(arg0: MouseWheelEvent): Unit

    Attributes
    protected[java.awt]
    Definition Classes
    Component
  189. def remove(arg0: MenuComponent): Unit

    Definition Classes
    Component → MenuContainer
  190. def removeComponentListener(arg0: ComponentListener): Unit

    Definition Classes
    Component
  191. def removeFocusListener(arg0: FocusListener): Unit

    Definition Classes
    Component
  192. def removeGLEventListener(arg0: GLEventListener): GLEventListener

    Definition Classes
    GLCanvas → GLAutoDrawable
  193. def removeHierarchyBoundsListener(arg0: HierarchyBoundsListener): Unit

    Definition Classes
    Component
  194. def removeHierarchyListener(arg0: HierarchyListener): Unit

    Definition Classes
    Component
  195. def removeInputMethodListener(arg0: InputMethodListener): Unit

    Definition Classes
    Component
  196. def removeKeyListener(arg0: KeyListener): Unit

    Definition Classes
    Component
  197. def removeMouseListener(arg0: MouseListener): Unit

    Definition Classes
    Component
  198. def removeMouseMotionListener(arg0: MouseMotionListener): Unit

    Definition Classes
    Component
  199. def removeMouseWheelListener(arg0: MouseWheelListener): Unit

    Definition Classes
    Component
  200. def removeNotify(): Unit

    Definition Classes
    GLCanvas → Component
  201. def removePropertyChangeListener(arg0: String, arg1: PropertyChangeListener): Unit

    Definition Classes
    Component
  202. def removePropertyChangeListener(arg0: PropertyChangeListener): Unit

    Definition Classes
    Component
  203. def repaint(arg0: Long, arg1: Int, arg2: Int, arg3: Int, arg4: Int): Unit

    Definition Classes
    Component
  204. def repaint(arg0: Int, arg1: Int, arg2: Int, arg3: Int): Unit

    Definition Classes
    Component
  205. def repaint(arg0: Long): Unit

    Definition Classes
    Component
  206. def repaint(): Unit

    Definition Classes
    Component
  207. def requestFocus(arg0: Boolean): Boolean

    Attributes
    protected[java.awt]
    Definition Classes
    Component
  208. def requestFocus(): Unit

    Definition Classes
    Component
  209. def requestFocusInWindow(arg0: Boolean): Boolean

    Attributes
    protected[java.awt]
    Definition Classes
    Component
  210. def requestFocusInWindow(): Boolean

    Definition Classes
    Component
  211. def reshape(drawable: GLAutoDrawable, x: Int, y: Int, width: Int, height: Int): Unit

    Definition Classes
    AxleGLCanvas → GLEventListener
  212. def reshape(arg0: Int, arg1: Int, arg2: Int, arg3: Int): Unit

    Definition Classes
    GLCanvas → Component
  213. def revalidate(): Unit

    Definition Classes
    Component
  214. def setAnimator(arg0: GLAnimatorControl): Unit

    Definition Classes
    GLCanvas → GLAutoDrawable
  215. def setAutoSwapBufferMode(arg0: Boolean): Unit

    Definition Classes
    GLCanvas → GLAutoDrawable
  216. def setBackground(arg0: java.awt.Color): Unit

    Definition Classes
    Component
  217. def setBounds(arg0: Rectangle): Unit

    Definition Classes
    Component
  218. def setBounds(arg0: Int, arg1: Int, arg2: Int, arg3: Int): Unit

    Definition Classes
    Component
  219. def setComponentOrientation(arg0: ComponentOrientation): Unit

    Definition Classes
    Component
  220. def setContext(arg0: GLContext, arg1: Boolean): GLContext

    Definition Classes
    GLCanvas → GLAutoDrawable
  221. def setContextCreationFlags(arg0: Int): Unit

    Definition Classes
    GLCanvas → GLAutoDrawable
  222. def setCursor(arg0: Cursor): Unit

    Definition Classes
    Component
  223. def setDefaultCloseOperation(arg0: WindowClosingMode): WindowClosingMode

    Definition Classes
    GLCanvas → WindowClosingProtocol
  224. def setDropTarget(arg0: DropTarget): Unit

    Definition Classes
    Component
  225. def setEnabled(arg0: Boolean): Unit

    Definition Classes
    Component
  226. final def setExclusiveContextThread(arg0: Thread): Thread

    Definition Classes
    GLCanvas → GLAutoDrawable
    Annotations
    @throws( ... )
  227. def setFocusTraversalKeys(arg0: Int, arg1: Set[_ <: AWTKeyStroke]): Unit

    Definition Classes
    Component
  228. def setFocusTraversalKeysEnabled(arg0: Boolean): Unit

    Definition Classes
    Component
  229. def setFocusable(arg0: Boolean): Unit

    Definition Classes
    Component
  230. def setFont(arg0: Font): Unit

    Definition Classes
    Component
  231. def setForeground(arg0: java.awt.Color): Unit

    Definition Classes
    Component
  232. def setGL(arg0: GL): GL

    Definition Classes
    GLCanvas → GLAutoDrawable
  233. def setGLEventListenerInitState(arg0: GLEventListener, arg1: Boolean): Unit

    Definition Classes
    GLCanvas → GLAutoDrawable
  234. def setIgnoreRepaint(arg0: Boolean): Unit

    Definition Classes
    Component
  235. def setLocale(arg0: Locale): Unit

    Definition Classes
    Component
  236. def setLocation(arg0: Point): Unit

    Definition Classes
    Component
  237. def setLocation(arg0: Int, arg1: Int): Unit

    Definition Classes
    Component
  238. def setMaximumSize(arg0: Dimension): Unit

    Definition Classes
    Component
  239. def setMinimumSize(arg0: Dimension): Unit

    Definition Classes
    Component
  240. def setName(arg0: String): Unit

    Definition Classes
    Component
  241. def setPreferredSize(arg0: Dimension): Unit

    Definition Classes
    Component
  242. final def setRealized(arg0: Boolean): Unit

    Definition Classes
    GLCanvas → GLDrawable
  243. def setShallUseOffscreenLayer(arg0: Boolean): Unit

    Definition Classes
    GLCanvas → OffscreenLayerOption
  244. def setSize(arg0: Dimension): Unit

    Definition Classes
    Component
  245. def setSize(arg0: Int, arg1: Int): Unit

    Definition Classes
    Component
  246. def setVisible(arg0: Boolean): Unit

    Definition Classes
    Component
  247. def swapBuffers(): Unit

    Definition Classes
    GLCanvas → GLDrawable
  248. final def synchronized[T0](arg0: ⇒ T0): T0

    Definition Classes
    AnyRef
  249. def toString(): String

    Definition Classes
    GLCanvas → GLDrawable → Component → AnyRef → Any
  250. def transferFocus(): Unit

    Definition Classes
    Component
  251. def transferFocusBackward(): Unit

    Definition Classes
    Component
  252. def transferFocusUpCycle(): Unit

    Definition Classes
    Component
  253. def update(arg0: Graphics): Unit

    Definition Classes
    GLCanvas → Canvas → Component
  254. def validate(): Unit

    Definition Classes
    Component
  255. final def wait(): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  256. final def wait(arg0: Long, arg1: Int): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  257. final def wait(arg0: Long): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

Deprecated Value Members

  1. def action(arg0: Event, arg1: Any): Boolean

    Definition Classes
    Component
    Annotations
    @Deprecated @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

  2. def bounds(): Rectangle

    Definition Classes
    Component
    Annotations
    @Deprecated @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

  3. def deliverEvent(arg0: Event): Unit

    Definition Classes
    Component
    Annotations
    @Deprecated @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

  4. def disable(): Unit

    Definition Classes
    Component
    Annotations
    @Deprecated @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

  5. def enable(arg0: Boolean): Unit

    Definition Classes
    Component
    Annotations
    @Deprecated @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

  6. def enable(): Unit

    Definition Classes
    Component
    Annotations
    @Deprecated @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

  7. def getPeer(): ComponentPeer

    Definition Classes
    Component
    Annotations
    @Deprecated @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

  8. def gotFocus(arg0: Event, arg1: Any): Boolean

    Definition Classes
    Component
    Annotations
    @Deprecated @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

  9. def handleEvent(arg0: Event): Boolean

    Definition Classes
    Component
    Annotations
    @Deprecated @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

  10. def hide(): Unit

    Definition Classes
    Component
    Annotations
    @Deprecated @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

  11. def inside(arg0: Int, arg1: Int): Boolean

    Definition Classes
    Component
    Annotations
    @Deprecated @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

  12. def isFocusTraversable(): Boolean

    Definition Classes
    Component
    Annotations
    @Deprecated @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

  13. def keyDown(arg0: Event, arg1: Int): Boolean

    Definition Classes
    Component
    Annotations
    @Deprecated @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

  14. def keyUp(arg0: Event, arg1: Int): Boolean

    Definition Classes
    Component
    Annotations
    @Deprecated @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

  15. def layout(): Unit

    Definition Classes
    Component
    Annotations
    @Deprecated @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

  16. def locate(arg0: Int, arg1: Int): Component

    Definition Classes
    Component
    Annotations
    @Deprecated @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

  17. def location(): Point

    Definition Classes
    Component
    Annotations
    @Deprecated @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

  18. def lostFocus(arg0: Event, arg1: Any): Boolean

    Definition Classes
    Component
    Annotations
    @Deprecated @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

  19. def minimumSize(): Dimension

    Definition Classes
    Component
    Annotations
    @Deprecated @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

  20. def mouseDown(arg0: Event, arg1: Int, arg2: Int): Boolean

    Definition Classes
    Component
    Annotations
    @Deprecated @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

  21. def mouseDrag(arg0: Event, arg1: Int, arg2: Int): Boolean

    Definition Classes
    Component
    Annotations
    @Deprecated @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

  22. def mouseEnter(arg0: Event, arg1: Int, arg2: Int): Boolean

    Definition Classes
    Component
    Annotations
    @Deprecated @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

  23. def mouseExit(arg0: Event, arg1: Int, arg2: Int): Boolean

    Definition Classes
    Component
    Annotations
    @Deprecated @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

  24. def mouseMove(arg0: Event, arg1: Int, arg2: Int): Boolean

    Definition Classes
    Component
    Annotations
    @Deprecated @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

  25. def mouseUp(arg0: Event, arg1: Int, arg2: Int): Boolean

    Definition Classes
    Component
    Annotations
    @Deprecated @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

  26. def move(arg0: Int, arg1: Int): Unit

    Definition Classes
    Component
    Annotations
    @Deprecated @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

  27. def nextFocus(): Unit

    Definition Classes
    Component
    Annotations
    @Deprecated @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

  28. def postEvent(arg0: Event): Boolean

    Definition Classes
    Component → MenuContainer
    Annotations
    @Deprecated @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

  29. def preferredSize(): Dimension

    Definition Classes
    Component
    Annotations
    @Deprecated @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

  30. def resize(arg0: Dimension): Unit

    Definition Classes
    Component
    Annotations
    @Deprecated @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

  31. def resize(arg0: Int, arg1: Int): Unit

    Definition Classes
    Component
    Annotations
    @Deprecated @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

  32. def show(arg0: Boolean): Unit

    Definition Classes
    Component
    Annotations
    @Deprecated @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

  33. def show(): Unit

    Definition Classes
    Component
    Annotations
    @Deprecated @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

  34. def size(): Dimension

    Definition Classes
    Component
    Annotations
    @Deprecated @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

Inherited from GLEventListener

Inherited from EventListener

Inherited from GLCanvas

Inherited from OffscreenLayerOption

Inherited from WindowClosingProtocol

Inherited from AWTGLAutoDrawable

Inherited from ComponentEvents

Inherited from GLAutoDrawable

Inherited from GLDrawable

Inherited from Canvas

Inherited from Accessible

Inherited from Component

Inherited from Serializable

Inherited from MenuContainer

Inherited from ImageObserver

Inherited from AnyRef

Inherited from Any

Ungrouped