Class WMeteorSection
java.lang.Object
meteordevelopment.meteorclient.gui.widgets.WWidget
meteordevelopment.meteorclient.gui.widgets.containers.WContainer
meteordevelopment.meteorclient.gui.widgets.containers.WVerticalList
meteordevelopment.meteorclient.gui.widgets.containers.WSection
meteordevelopment.meteorclient.gui.themes.meteor.widgets.WMeteorSection
- All Implemented Interfaces:
BaseWidget
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionprotected static classprotected classNested classes/interfaces inherited from class meteordevelopment.meteorclient.gui.widgets.containers.WSection
WSection.WHeader -
Field Summary
Fields inherited from class meteordevelopment.meteorclient.gui.widgets.containers.WSection
action, animProgress, expanded, headerWidget, titleFields inherited from class meteordevelopment.meteorclient.gui.widgets.containers.WVerticalList
spacing, widthRemoveFields inherited from class meteordevelopment.meteorclient.gui.widgets.containers.WContainer
cells -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class meteordevelopment.meteorclient.gui.widgets.containers.WSection
add, init, isExpanded, onCalculateSize, propagateEvents, render, renderWidget, setExpandedMethods inherited from class meteordevelopment.meteorclient.gui.widgets.containers.WVerticalList
onCalculateWidgetPositions, spacingMethods inherited from class meteordevelopment.meteorclient.gui.widgets.containers.WContainer
calculateSize, calculateWidgetPositions, charTyped, clear, keyPressed, keyRepeated, mouseClicked, mouseMoved, mouseReleased, mouseScrolled, move, moveCells, removeMethods inherited from class meteordevelopment.meteorclient.gui.widgets.WWidget
getRoot, getTheme, invalidate, isOver, onCharTyped, onKeyPressed, onKeyRepeated, onMouseClicked, onMouseMoved, onMouseReleased, onMouseScrolled, onRender, pad
-
Constructor Details
-
WMeteorSection
-
-
Method Details
-
createHeader
- Specified by:
createHeaderin classWSection
-