Uses of Interface
com.blackrook.gui.model.IndexedModel
Packages that use IndexedModel
Package
Description
Contains common implementations of the IndexedModel.
Contains objects to add to the GUI scene.
-
Uses of IndexedModel in com.blackrook.gui.model.indexed
Classes in com.blackrook.gui.model.indexed that implement IndexedModel -
Uses of IndexedModel in com.blackrook.gui.object
Fields in com.blackrook.gui.object declared as IndexedModelConstructors in com.blackrook.gui.object with parameters of type IndexedModelModifierConstructorDescriptionGUICycler(IndexedModel<T> model) Creates a new cycler with a set of items to cycle through.