Uses of Class
com.blackrook.gui.GUITheme
Packages that use GUITheme
Package
Description
Containing GUI components.
Contains objects to add to the GUI scene.
-
Uses of GUITheme in com.blackrook.gui
Methods in com.blackrook.gui that return GUIThemeModifier and TypeMethodDescriptionGUI.getTheme()final GUIThemeGUIObject.getTheme()Returns the current theme used by this object.GUIQuery.getTheme()Gets the theme on the first object in the query result.Methods in com.blackrook.gui with parameters of type GUIThemeModifier and TypeMethodDescriptionvoidSets the theme used by all objects.Sets the theme used by this object, and its descendants if they do not have a theme set.Sets the theme on all objects in this query result. -
Uses of GUITheme in com.blackrook.gui.object
Methods in com.blackrook.gui.object with parameters of type GUITheme