Class WMultiLabel
java.lang.Object
meteordevelopment.meteorclient.gui.widgets.WWidget
meteordevelopment.meteorclient.gui.widgets.pressable.WPressable
meteordevelopment.meteorclient.gui.widgets.WLabel
meteordevelopment.meteorclient.gui.widgets.WMultiLabel
- All Implemented Interfaces:
BaseWidget
- Direct Known Subclasses:
WMeteorMultiLabel
-
Field Summary
FieldsFields inherited from class meteordevelopment.meteorclient.gui.widgets.pressable.WPressable
action, pressed -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class meteordevelopment.meteorclient.gui.widgets.WLabel
color, get, onMouseClicked, onMouseReleasedMethods inherited from class meteordevelopment.meteorclient.gui.widgets.pressable.WPressable
onPressedMethods inherited from class meteordevelopment.meteorclient.gui.widgets.WWidget
calculateSize, calculateWidgetPositions, getRoot, getTheme, charTyped, init, invalidate, isOver, keyPressed, keyRepeated, mouseClicked, mouseMoved, mouseReleased, mouseScrolled, move, onCalculateWidgetPositions, onCharTyped, onKeyPressed, onKeyRepeated, onMouseMoved, onMouseScrolled, onRender, pad, render
-
Field Details
-
lines
-
maxWidth
protected double maxWidth
-
-
Constructor Details
-
WMultiLabel
-
-
Method Details
-
onCalculateSize
protected void onCalculateSize()- Overrides:
onCalculateSizein classWLabel
-
set
-