Package mgui.interfaces.variables
-
Interface Summary Interface Description VariableListener Object which listens to events onVariableInt
objects. -
Class Summary Class Description MatrixInt Interface for a 2D matrix, represented internally as a Jama matrix of doubles.StringVectorInt Stores an array ofString
objects as a variable.VariableEvent An event on aVariableInt
object.VariableInt<T> An interface to a variable object.VectorInt<T extends MguiNumber> Represents an array of numeric values. -
Exception Summary Exception Description VariableException