Uses of Class
mgui.interfaces.layouts.InterfaceLayoutPanel
Package | Description |
---|---|
mgui.interfaces.layouts | |
mgui.interfaces.maps |
Provides a set a maps for use by ModelGUI objects.
|
-
Uses of InterfaceLayoutPanel in mgui.interfaces.layouts
Fields in mgui.interfaces.layouts declared as InterfaceLayoutPanel Modifier and Type Field Description InterfaceLayoutPanel
InterfaceLayoutFrame. panel
Constructors in mgui.interfaces.layouts with parameters of type InterfaceLayoutPanel Constructor Description InterfaceLayoutFrame(InterfaceLayoutPanel panel, java.lang.String title, java.awt.Dimension size)
-
Uses of InterfaceLayoutPanel in mgui.interfaces.maps
Subclasses of InterfaceLayoutPanel in mgui.interfaces.maps Modifier and Type Class Description class
DiscreteColourMapLayout
Layout which displays a discrete colour map as a list of colour boxes, names, and optionally descriptions and indexes.Methods in mgui.interfaces.maps that return InterfaceLayoutPanel Modifier and Type Method Description InterfaceLayoutPanel
ColourMap. getLayoutPanel()
InterfaceLayoutPanel
DiscreteColourMap. getLayoutPanel()