ActionEvent
classin packageklyn.gui.windows.events
public class ActionEvent extends GuiEvent:
└ ActionEvent
Button or menu action event.
Properties inherited from GuiEvent: source, timestamp
Constructors
Modifier and Type Member Description
public ActionEvent
ActionEvent(source as Object):
No summary.