Uses of Interface
pulse.ui.components.listeners.ExitRequestListener
-
Packages that use ExitRequestListener 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 ExitRequestListener in pulse.ui.components
Methods in pulse.ui.components with parameters of type ExitRequestListener Modifier and Type Method Description void
PulseMainMenu. addExitRequestListener(ExitRequestListener el)
-