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: |
|
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.
Must edit SwingStatusBar to listen for mouse clicks and update it's JLabel. Grab the code for creating the text from IJ1.