Ticket #1483 (closed enhancement: fixed)
Opened 2012-09-14T14:14:52-05:00
Last modified 2012-10-10T15:16:56-05:00
Use a sortable table in the Command Finder
Reported by: | dscho | Owned by: | dscho |
---|---|---|---|
Priority: | minor | Milestone: |
|
Component: | UI Framework | Version: | |
Severity: | minor | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | #1515 |
Description
The command finder has this badly-hidden feature that it can show a lot of useful information, such as: in which menu will I find the command, which class implements it, etc.
To make this information more accessible, show it by default, in separate columns, and make the list sortable by clicking on the respective column header (this requires Java 1.6 because the JTable learnt to be sortable only then).
Fixed in 0a7bee99f1ec3fbd2b886208361ab3f535ecfee6.