Package com.spinyowl.legui.demo
Class ExampleGui
java.lang.Object
com.spinyowl.legui.component.Component
com.spinyowl.legui.component.Panel
com.spinyowl.legui.demo.ExampleGui
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.spinyowl.legui.component.Component
add, add, addAll, clearChildComponents, containerIterator, contains, containsAll, count, equals, forEach, getAbsolutePosition, getChildComponents, getFocusedStyle, getFrame, getHoveredStyle, getIntersector, getLayer, getListenerMap, getMetadata, getParent, getPosition, getPressedStyle, getSize, getStyle, getTabIndex, getTooltip, hashCode, indexOfChild, intersects, isEmpty, isEnabled, isFocusable, isFocused, isHovered, isPressed, isTabFocusable, isVisible, keepRendering, keepRendering, parallelStream, remove, remove, removeAll, removeIf, setEnabled, setFocusable, setFocused, setHovered, setIntersector, setListenerMap, setParent, setPosition, setPosition, setPressed, setSize, setSize, setStyle, setTabFocusable, setTabIndex, setTooltip, stream, toString
-
Constructor Details
-
ExampleGui
public ExampleGui() -
ExampleGui
public ExampleGui(int width, int height)
-
-
Method Details
-
getGenerateEventsByLayoutManager
-
getTextArea
-
getImageView
-
setImageView
-
getMouseTargetLabel
-
getMouseLabel
-
getUpsLabel
-
getFocusedGuiLabel
-
getTextInput
-
getDebugLabel
-
update
public void update()
-