SwingIFileServiceSupport: COLUMN_HEADER_AREA
The order of Actions within areaTypes is controlled via ActionOrderLists.
The table below details the structure of the default ActionOrderList for the TITLE_AREA.
| Root Level Items |
|---|
| CLEAR_SORT_ACTION [0] |
| SORT_COLUMN_ASCENDING_ACTION [1] |
| SORT_COLUMN_DESCENDING_ACTION [2] |
*** See the ActionProvider's getActionOrderList() and setActionOrderList() methods to access this list or set a new list.