Interface AWTGLAutoDrawable

    • Method Detail

      • setSize

        void setSize​(int width,
                     int height)
        Requests a new width and height for this AWTGLAutoDrawable.
      • repaint

        void repaint()
        Schedules a repaint of the component at some point in the future.