Searched refs:tableScroll (Results 1 - 24 of 24) sorted by relevance

/forgerock/opendj-b2.6/src/guitools/org/opends/guitools/controlpanel/ui/
H A DAbstractBackendIndexesPanel.java76 protected JScrollPane tableScroll; field in class:AbstractBackendIndexesPanel
135 Utilities.updateScrollMode(tableScroll, table);
253 tableScroll = Utilities.createBorderLessScrollBar(table);
254 tableScroll.getViewport().setOpaque(false);
255 tableScroll.setOpaque(false);
256 tableScroll.getViewport().setBackground(ColorAndFontConstants.background);
257 tableScroll.setBackground(ColorAndFontConstants.background);
261 add(tableScroll, gbc);
H A DBackupListPanel.java132 protected JScrollPane tableScroll; field in class:BackupListPanel
274 tableScroll = Utilities.createScrollPane(backupList);
275 tableScroll.setColumnHeaderView(null);
276 tableScroll.setPreferredSize(backupList.getPreferredSize());
278 add(tableScroll, gbc);
279 lRefreshingList.setPreferredSize(tableScroll.getPreferredSize());
355 tableScroll.setVisible(false);
439 tableScroll.setVisible(true);
581 tableScroll.setVisible(isLocal());
H A DManageTasksPanel.java107 private JScrollPane tableScroll; field in class:ManageTasksPanel
278 tableScroll = Utilities.createScrollPane(taskTable);
279 add(tableScroll, gbc);
850 p.tableScroll.setVisible(visible);
953 tableScroll.setVisible(visible);
964 Utilities.updateScrollMode(tableScroll, taskTable);
H A DBackupPanel.java305 tableScroll.setEnabled(enable);
/forgerock/opendj2/src/guitools/org/opends/guitools/controlpanel/ui/
H A DAbstractBackendIndexesPanel.java75 protected JScrollPane tableScroll; field in class:AbstractBackendIndexesPanel
134 Utilities.updateScrollMode(tableScroll, table);
252 tableScroll = Utilities.createBorderLessScrollBar(table);
253 tableScroll.getViewport().setOpaque(false);
254 tableScroll.setOpaque(false);
255 tableScroll.getViewport().setBackground(ColorAndFontConstants.background);
256 tableScroll.setBackground(ColorAndFontConstants.background);
260 add(tableScroll, gbc);
H A DBackupListPanel.java131 protected JScrollPane tableScroll; field in class:BackupListPanel
273 tableScroll = Utilities.createScrollPane(backupList);
274 tableScroll.setColumnHeaderView(null);
275 tableScroll.setPreferredSize(backupList.getPreferredSize());
277 add(tableScroll, gbc);
278 lRefreshingList.setPreferredSize(tableScroll.getPreferredSize());
354 tableScroll.setVisible(false);
438 tableScroll.setVisible(true);
580 tableScroll.setVisible(isLocal());
H A DManageTasksPanel.java106 private JScrollPane tableScroll; field in class:ManageTasksPanel
277 tableScroll = Utilities.createScrollPane(taskTable);
278 add(tableScroll, gbc);
849 p.tableScroll.setVisible(visible);
952 tableScroll.setVisible(visible);
963 Utilities.updateScrollMode(tableScroll, taskTable);
H A DBackupPanel.java304 tableScroll.setEnabled(enable);
/forgerock/opendj2.6.2/src/guitools/org/opends/guitools/controlpanel/ui/
H A DAbstractBackendIndexesPanel.java76 protected JScrollPane tableScroll; field in class:AbstractBackendIndexesPanel
135 Utilities.updateScrollMode(tableScroll, table);
253 tableScroll = Utilities.createBorderLessScrollBar(table);
254 tableScroll.getViewport().setOpaque(false);
255 tableScroll.setOpaque(false);
256 tableScroll.getViewport().setBackground(ColorAndFontConstants.background);
257 tableScroll.setBackground(ColorAndFontConstants.background);
261 add(tableScroll, gbc);
H A DBackupListPanel.java132 protected JScrollPane tableScroll; field in class:BackupListPanel
274 tableScroll = Utilities.createScrollPane(backupList);
275 tableScroll.setColumnHeaderView(null);
276 tableScroll.setPreferredSize(backupList.getPreferredSize());
278 add(tableScroll, gbc);
279 lRefreshingList.setPreferredSize(tableScroll.getPreferredSize());
355 tableScroll.setVisible(false);
439 tableScroll.setVisible(true);
581 tableScroll.setVisible(isLocal());
H A DManageTasksPanel.java107 private JScrollPane tableScroll; field in class:ManageTasksPanel
278 tableScroll = Utilities.createScrollPane(taskTable);
279 add(tableScroll, gbc);
850 p.tableScroll.setVisible(visible);
953 tableScroll.setVisible(visible);
964 Utilities.updateScrollMode(tableScroll, taskTable);
H A DBackupPanel.java305 tableScroll.setEnabled(enable);
/forgerock/opendj2-hg/src/guitools/org/opends/guitools/controlpanel/ui/
H A DAbstractBackendIndexesPanel.java75 protected JScrollPane tableScroll; field in class:AbstractBackendIndexesPanel
134 Utilities.updateScrollMode(tableScroll, table);
252 tableScroll = Utilities.createBorderLessScrollBar(table);
253 tableScroll.getViewport().setOpaque(false);
254 tableScroll.setOpaque(false);
255 tableScroll.getViewport().setBackground(ColorAndFontConstants.background);
256 tableScroll.setBackground(ColorAndFontConstants.background);
260 add(tableScroll, gbc);
H A DBackupListPanel.java131 protected JScrollPane tableScroll; field in class:BackupListPanel
273 tableScroll = Utilities.createScrollPane(backupList);
274 tableScroll.setColumnHeaderView(null);
275 tableScroll.setPreferredSize(backupList.getPreferredSize());
277 add(tableScroll, gbc);
278 lRefreshingList.setPreferredSize(tableScroll.getPreferredSize());
354 tableScroll.setVisible(false);
438 tableScroll.setVisible(true);
580 tableScroll.setVisible(isLocal());
H A DManageTasksPanel.java106 private JScrollPane tableScroll; field in class:ManageTasksPanel
277 tableScroll = Utilities.createScrollPane(taskTable);
278 add(tableScroll, gbc);
849 p.tableScroll.setVisible(visible);
952 tableScroll.setVisible(visible);
963 Utilities.updateScrollMode(tableScroll, taskTable);
H A DBackupPanel.java304 tableScroll.setEnabled(enable);
/forgerock/opendj2-jel-hg/src/guitools/org/opends/guitools/controlpanel/ui/
H A DAbstractBackendIndexesPanel.java76 protected JScrollPane tableScroll; field in class:AbstractBackendIndexesPanel
135 Utilities.updateScrollMode(tableScroll, table);
253 tableScroll = Utilities.createBorderLessScrollBar(table);
254 tableScroll.getViewport().setOpaque(false);
255 tableScroll.setOpaque(false);
256 tableScroll.getViewport().setBackground(ColorAndFontConstants.background);
257 tableScroll.setBackground(ColorAndFontConstants.background);
261 add(tableScroll, gbc);
H A DBackupListPanel.java132 protected JScrollPane tableScroll; field in class:BackupListPanel
274 tableScroll = Utilities.createScrollPane(backupList);
275 tableScroll.setColumnHeaderView(null);
276 tableScroll.setPreferredSize(backupList.getPreferredSize());
278 add(tableScroll, gbc);
279 lRefreshingList.setPreferredSize(tableScroll.getPreferredSize());
355 tableScroll.setVisible(false);
439 tableScroll.setVisible(true);
581 tableScroll.setVisible(isLocal());
H A DManageTasksPanel.java107 private JScrollPane tableScroll; field in class:ManageTasksPanel
278 tableScroll = Utilities.createScrollPane(taskTable);
279 add(tableScroll, gbc);
850 p.tableScroll.setVisible(visible);
953 tableScroll.setVisible(visible);
964 Utilities.updateScrollMode(tableScroll, taskTable);
H A DBackupPanel.java305 tableScroll.setEnabled(enable);
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/guitools/controlpanel/ui/
H A DAbstractBackendIndexesPanel.java76 protected JScrollPane tableScroll; field in class:AbstractBackendIndexesPanel
117 Utilities.updateScrollMode(tableScroll, table);
243 tableScroll = Utilities.createBorderLessScrollBar(table);
244 tableScroll.getViewport().setOpaque(false);
245 tableScroll.setOpaque(false);
246 tableScroll.getViewport().setBackground(ColorAndFontConstants.background);
247 tableScroll.setBackground(ColorAndFontConstants.background);
251 add(tableScroll, gbc);
H A DBackupListPanel.java115 protected JScrollPane tableScroll; field in class:BackupListPanel
242 tableScroll = Utilities.createScrollPane(backupList);
243 tableScroll.setColumnHeaderView(null);
244 tableScroll.setPreferredSize(backupList.getPreferredSize());
246 add(tableScroll, gbc);
247 lRefreshingList.setPreferredSize(tableScroll.getPreferredSize());
313 tableScroll.setVisible(false);
414 tableScroll.setVisible(true);
500 tableScroll.setVisible(isLocal());
H A DManageTasksPanel.java105 private JScrollPane tableScroll; field in class:ManageTasksPanel
260 tableScroll = Utilities.createScrollPane(taskTable);
261 add(tableScroll, gbc);
816 p.tableScroll.setVisible(visible);
903 tableScroll.setVisible(visible);
930 Utilities.updateScrollMode(tableScroll, taskTable);
H A DBackupPanel.java304 tableScroll.setEnabled(enable);

Completed in 93 milliseconds