Package com.simsilica.lemur.component
package com.simsilica.lemur.component
-
ClassDescriptionBase implementation of a stackable GuiComponent.A layout that manages children similar to Swing's BorderLayout where children can be placed in any of Position enum values (Position.Center, Position.North, etc.) Currently this layout operates only in the x/y axes.A layout that manages children similar to Swing's BoxLayout.Presents an image as a stackable component that can either by anchored to the sides and take up component space or treated as an overlay.A layout that manages children on a grid that automatically resizes to fit the components along the major or minor axes (row and column be default).A texture-covered background quad.A component that renders a text string with a particular alignment and offset.A basic text entry component that allows displaying and editing of text based on a DocumentModel.