Ticket #140 (closed task: moved)
Opened 2007-05-25T15:03:08-05:00
Last modified 2014-01-09T13:13:12-06:00
Consolidate error message display methods in OverlayIO and OverlayWidget
Reported by: | sorber | Owned by: | curtis |
---|---|---|---|
Priority: | minor | Milestone: |
|
Component: | visbio | Severity: | serious |
Keywords: | refactor overlays | Cc: | |
Blocked By: | Blocking: |
Description (last modified by curtis)
There are methods in both classes to display JOptionPane errors. Could be combined.
- OverlayIO.displayErrorMsg()
- OverlayWidget.displayErrorMessage()