Searched refs:selectionPanel (Results 1 – 2 of 2) sorted by relevance
29 private TableSelectionPanel selectionPanel; field in TableActionsPanel33 selectionPanel = new TableSelectionPanel(wantSelectVisible); in TableActionsPanel()40 mainPanel.add(selectionPanel); in TableActionsPanel()60 selectionPanel.setListener(listener); in setSelectionListener()
81 TableSelectionPanel selectionPanel = new TableSelectionPanel(wantSelectVisible); in addSelectionPanel() local82 selectionPanel.setListener(selectionManager); in addSelectionPanel()84 setRow(LayoutRows.TOP_ACTIONS, selectionPanel); in addSelectionPanel()86 setRow(LayoutRows.BOTTOM_ACTIONS, selectionPanel); in addSelectionPanel()