SwingIFileServiceSupport: DATA_CELL_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]
CUT_ACTION  [3]
PASTE_ACTION  [4]
DELETE_ACTION  [5]
RENAME_ACTION  [6]


*** See the ActionProvider's getActionOrderList() and setActionOrderList() methods to access this list or set a new list.