Searched defs:actionsPanel (Results 1 – 2 of 2) sorted by relevance
92 TableActionsPanel actionsPanel = new TableActionsPanel(wantSelectVisible); in createTableActionsPanel() local99 TableActionsPanel actionsPanel = createTableActionsPanel(wantSelectVisible); in addTableActionsPanel() local
82 private TableActionsPanel actionsPanel = new TableActionsPanel(false); field in SpreadsheetView