Package com.iragui.objects
package com.iragui.objects
-
ClassesClassDescriptionAbstract GUI object that displays an animated sequence of
WrappedBufferedImage
frames.Represents an interactive button within the GUI system.Base class for all objects that can be managed and rendered inside aGUI
.Light-weight extender for GUIObject to use all of it's utilities.Represents an OpenGL shader program composed of a vertex shader and a fragment shader.Represents a sound resource loaded from aByteBuffer
.A specializedGUIObject
representing a resizable, movable, and optionally decorated sub-window within the GUI.ATextBoxObject
represents a multi-line text container within the GUI.A GUI object that renders text as a texture and displays it in OpenGL.A GUIObject that wraps aBufferedImage
for use with IraGUI.A writable text box GUI component that supports user input, cursor movement, multi-line editing, and different editing modes.