public interface ErrorModeSelection
Modifier and Type | Method and Description |
---|---|
void |
addActionListener(ActionListener listener)
Adds a listener which will be notified if the selected mode changes.
|
ErrorMode |
getErrorMode()
Returns an error mode associated with this object.
|
void |
removeActionListener(ActionListener listener)
Removes a listener added earlier.
|
ErrorMode getErrorMode()
void addActionListener(ActionListener listener)
listener
- listener to addvoid removeActionListener(ActionListener listener)
listener
- listener to removeCopyright © 2024 Central Laboratory of the Research Councils. All Rights Reserved.