Uses of Package
com.iragui.objects
Packages that use com.iragui.objects
-
Classes in com.iragui.objects used by com.iraguiClassDescriptionBase class for all objects that can be managed and rendered inside a
GUI
.A GUIObject that wraps aBufferedImage
for use with IraGUI. -
Classes in com.iragui.objects used by com.iragui.listeners
-
Classes in com.iragui.objects used by com.iragui.objectsClassDescriptionAbstract GUI object that displays an animated sequence of
WrappedBufferedImage
frames.Base class for all objects that can be managed and rendered inside aGUI
.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. -
Classes in com.iragui.objects used by com.iragui.util