Package bdsup2sub.gui.main
Class MainFrameController.HiMedThresholdComboBoxDocumentListener
java.lang.Object
bdsup2sub.gui.main.MainFrameController.HiMedThresholdComboBoxDocumentListener
- All Implemented Interfaces:
EventListener
,DocumentListener
- Enclosing class:
- MainFrameController
private class MainFrameController.HiMedThresholdComboBoxDocumentListener
extends Object
implements DocumentListener
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
changedUpdate
(DocumentEvent event) private void
check()
void
insertUpdate
(DocumentEvent event) void
removeUpdate
(DocumentEvent event)
-
Constructor Details
-
HiMedThresholdComboBoxDocumentListener
private HiMedThresholdComboBoxDocumentListener()
-
-
Method Details
-
insertUpdate
- Specified by:
insertUpdate
in interfaceDocumentListener
-
changedUpdate
- Specified by:
changedUpdate
in interfaceDocumentListener
-
removeUpdate
- Specified by:
removeUpdate
in interfaceDocumentListener
-
check
private void check()
-