Class TWindowElement

java.lang.Object
com.thecsdev.common.scene.Node<TElement>
com.thecsdev.commonmc.api.client.gui.TElement
com.thecsdev.commonmc.api.client.gui.panel.window.TWindowElement
All Implemented Interfaces:
INode<TElement>, INodeBounded<TElement,Bounds2i>, INodeRenderable<TElement, TGuiGraphics>, Iterable<TElement>, Collection<TElement>

@Environment(CLIENT) public abstract class TWindowElement extends TElement
TElement implementation that has the visual appearance to that of a "window", featuring a title-bar that has a title label and control buttons like [X].