SwingOLAPTableViewSupport: 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
COPY_ACTION  [0]
SEPARATOR [1]
ROTATE_ACTION  [2]
SEPARATOR [3]
ADVANCED_FILTER_SELECTOR_ACTION  [4]
DATAITEM_SELECTOR_ACTION  [5]
SEPARATOR [6]
SHOW_DETAIL_DATA_SELECTOR_ACTION  [7]
EXPORT_TO_EXCEL_ACTION  [8]


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