Class WDropdown.WDropdownValue
java.lang.Object
meteordevelopment.meteorclient.gui.widgets.WWidget
meteordevelopment.meteorclient.gui.widgets.pressable.WPressable
meteordevelopment.meteorclient.gui.widgets.input.WDropdown.WDropdownValue
- All Implemented Interfaces:
BaseWidget
-
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.pressable.WPressable
onMouseClicked, onMouseReleasedMethods inherited from class meteordevelopment.meteorclient.gui.widgets.WWidget
calculateSize, calculateWidgetPositions, charTyped, getRoot, getTheme, init, invalidate, isOver, keyPressed, keyRepeated, mouseClicked, mouseMoved, mouseReleased, mouseScrolled, move, onCalculateSize, onCalculateWidgetPositions, onCharTyped, onKeyPressed, onKeyRepeated, onMouseMoved, onMouseScrolled, onRender, pad, render
-
Field Details
-
value
-
-
Constructor Details
-
WDropdownValue
protected WDropdownValue()
-
-
Method Details
-
onPressed
protected void onPressed(int button) - Overrides:
onPressedin classWPressable
-