Package net.mcreator.plugin.events.ui
Class TabEvent.Shown
java.lang.Object
net.mcreator.plugin.MCREvent
net.mcreator.plugin.events.ui.TabEvent
net.mcreator.plugin.events.ui.TabEvent.Shown
- Enclosing class:
TabEvent
Triggered when the user clicks on a MCreatorTabs.Tab
and is shown.
This event is not triggered when the MCreatorTabs.Tab
is added.
-
Nested Class Summary
Nested classes/interfaces inherited from class net.mcreator.plugin.events.ui.TabEvent
TabEvent.Added, TabEvent.Closed, TabEvent.Shown
-
Constructor Summary
-
Method Summary
Methods inherited from class net.mcreator.plugin.MCREvent
event, getTimeout, isSynchronous
-
Constructor Details
-
Shown
-