Class ButtonWidthChangeEvent
java.lang.Object
com.spinyowl.legui.event.Event<Button>
com.spinyowl.legui.component.event.button.ButtonWidthChangeEvent
-
Constructor Summary
ConstructorsConstructorDescriptionButtonWidthChangeEvent(Button targetComponent, Context context, Frame frame, float width) -
Method Summary
Methods inherited from class com.spinyowl.legui.event.Event
getContext, getFrame, getTargetComponent