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 #407 (closed task: fixed)

Opened 2011-03-29T15:47:45-05:00

Last modified 2011-04-01T00:27:18-05:00

Mirror IJ1's behavior when clicking on application status area

Reported by: bdezonia Owned by: bdezonia
Priority: major Milestone: imagej-2.0-alpha1
Component: UI Framework Version:
Severity: serious Keywords:
Cc: Blocked By:
Blocking:

Description

IJ1 shows a textual summary of items normally displayed in the about box when clicking on the status area of the application. Make this work in IJ2.

Change History

comment:1 Changed 2011-03-29T15:49:20-05:00 by bdezonia

Must edit SwingStatusBar to listen for mouse clicks and update it's JLabel. Grab the code for creating the text from IJ1.

comment:2 Changed 2011-04-01T00:27:18-05:00 by curtis

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

Fixed in 843531787d810ffd32fc66c9d3dc94b32b6bafa9.