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 ofPULsEthat are used to interact with all other entities, such asPropertyHolders, etc. -
-
Uses of ExitRequestListener in pulse.ui.components
Methods in pulse.ui.components with parameters of type ExitRequestListener Modifier and Type Method Description voidPulseMainMenu. addExitRequestListener(ExitRequestListener el)
-