NOTICE! This is a static HTML version of a legacy ImageJ Trac ticket.

The ImageJ project now uses GitHub Issues for issue tracking.

Please file all new issues there.

Ticket #1699 (closed task: moved)

Opened 2013-03-19T13:09:32-05:00

Last modified 2013-03-20T11:52:56-05:00

Reconcile SwingDialog & SwingDialogPrompt

Reported by: curtis Owned by: curtis
Priority: major Milestone: imagej2-unscheduled
Component: UI Framework Version:
Severity: serious Keywords:
Cc: Blocked By:
Blocking: #1628

Description

SwingDialog implements Dialog<JOptionPane> which extends UIComponent. It needs to use the DialogPrompt constants. We should clean up this UI-agnostic dialog box layer (which is what DialogPrompt is trying to achieve).

Change History

comment:1 Changed 2013-03-20T11:52:56-05:00 by bdezonia

  • Blocking 1628 added

comment:2 Changed 2014-05-08T10:47:05-05:00 by curtis

  • Status changed from new to closed
  • Resolution set to moved