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