Uses of Interface
com.jackmeng.halcyoninae.tailwind.TailwindListener.StatusUpdateListener
Packages that use TailwindListener.StatusUpdateListener
Package
Description
This package only holds extended Swing Components
made so that identifying specific components can be
made much less tedious.
This package represents the Tailwind Audio Framework
used by the GUI player.
-
Uses of TailwindListener.StatusUpdateListener in com.jackmeng.halcyoninae.cosmos
Classes in com.jackmeng.halcyoninae.cosmos that implement TailwindListener.StatusUpdateListenerModifier and TypeClassDescriptionclass
BigContainer is the main window for the program, it is the parent container for BottomPane and TopPane. -
Uses of TailwindListener.StatusUpdateListener in com.jackmeng.halcyoninae.cosmos.components
Classes in com.jackmeng.halcyoninae.cosmos.components that implement TailwindListener.StatusUpdateListener -
Uses of TailwindListener.StatusUpdateListener in com.jackmeng.halcyoninae.cosmos.components.toppane.layout
Classes in com.jackmeng.halcyoninae.cosmos.components.toppane.layout that implement TailwindListener.StatusUpdateListener -
Uses of TailwindListener.StatusUpdateListener in com.jackmeng.halcyoninae.tailwind
Classes in com.jackmeng.halcyoninae.tailwind that implement TailwindListener.StatusUpdateListenerModifier and TypeClassDescriptionclass
final record
class
class
A sort of wrapper for the default TailwindPlayer class.Fields in com.jackmeng.halcyoninae.tailwind with type parameters of type TailwindListener.StatusUpdateListenerModifier and TypeFieldDescriptionprivate final List<WeakReference<TailwindListener.StatusUpdateListener>>
TailwindEventManager.statusUpdateListeners
Methods in com.jackmeng.halcyoninae.tailwind that return types with arguments of type TailwindListener.StatusUpdateListenerMethods in com.jackmeng.halcyoninae.tailwind with parameters of type TailwindListener.StatusUpdateListenerModifier and TypeMethodDescriptionboolean
boolean
TailwindEventManager.addStatusUpdateListener
(TailwindListener.StatusUpdateListener e)