Package net.mcreator.plugin.events.ui
Class TabEvent
java.lang.Object
net.mcreator.plugin.MCREvent
net.mcreator.plugin.events.ui.TabEvent
- Direct Known Subclasses:
ModElementGUIEvent,TabEvent.Added,TabEvent.Closed,TabEvent.Shown
Events for different actions of a MCreatorTabs.Tab component.
All events are triggered BEFORE the action is executed.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classTriggered when aMCreatorTabs.Tabis added to the UI.static classTriggered BEFORE theMCreatorTabs.Tabis closed by the user.static classTriggered when the user clicks on aMCreatorTabs.Taband is shown. -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.mcreator.plugin.MCREvent
event, getTimeout, isSynchronous
-
Constructor Details
-
TabEvent
-
-
Method Details
-
getTab
-