Uses of Interface
de.espirit.firstspirit.client.gui.applications.TabListener
Package
Description
Provides interfaces and types to control the java client application area.
-
Uses of TabListener in de.espirit.firstspirit.client.gui.applications
Modifier and TypeClassDescriptionstatic class
An abstract adapter class for receiving tablistener events.Modifier and TypeMethodDescriptionvoid
ApplicationTab.addTabListener
(@NotNull TabListener listener) Adds the givenlistener
.void
ApplicationTab.removeTabListener
(@NotNull TabListener listener) Removes the givenlistener
.