Uses of Interface
pulse.ui.components.listeners.FrameVisibilityRequestListener
-
Packages that use FrameVisibilityRequestListener Package Description pulse.ui.components This package contains all custom Swing-based components of the graphical user interface ofPULsE
that are used to interact with all other entities, such asPropertyHolder
s, etc. -
-
Uses of FrameVisibilityRequestListener in pulse.ui.components
Methods in pulse.ui.components with parameters of type FrameVisibilityRequestListener Modifier and Type Method Description void
PulseMainMenu. addFrameVisibilityRequestListener(FrameVisibilityRequestListener l)
-