Searched defs:entryPane (Results 1 - 24 of 24) sorted by relevance

/forgerock/opendj-b2.6/src/guitools/org/opends/guitools/controlpanel/ui/
H A DBrowseGeneralMonitoringPanel.java126 protected GeneralMonitoringRightPanel entryPane; field in class:BrowseGeneralMonitoringPanel
256 entryPane = createBrowserRightPanel();
296 entryPane.displayMessage(NO_ELEMENT_SELECTED);
297 entryPane.setBorder(getRightPanelBorder());
298 entryPane.setPreferredSize(
304 pane.setRightComponent(entryPane);
318 entryPane.setInfo(info);
479 ViewPositions pos = Utilities.getViewPositions(entryPane);
492 entryPane.displayMessage(
499 entryPane
[all...]
H A DBrowseIndexPanel.java99 private IndexBrowserRightPanel entryPane; field in class:BrowseIndexPanel
323 entryPane = new IndexBrowserRightPanel();
326 entryPane.addIndexSelectionListener(new IndexSelectionListener()
364 pane.setRightComponent(entryPane);
378 if (entryPane.mustCheckUnsavedChanges())
382 switch (entryPane.checkUnsavedChanges())
452 entryPane.setBorder(getRightPanelBorder());
453 entryPane.setPreferredSize(
457 entryPane.displayVoid();
468 entryPane
[all...]
H A DBrowseEntriesPanel.java122 private LDAPEntryPanel entryPane; field in class:BrowseEntriesPanel
197 entryPane.setController(controller);
249 entryPane = new LDAPEntryPanel();
254 pane.setRightComponent(entryPane);
256 entryPane.setPreferredSize(
260 entryPane.setBorder(getRightPanelBorder());
286 if (entryPane.mustCheckUnsavedChanges())
289 treePane.getTree().setSelectionPath(entryPane.getTreePath());
290 switch (entryPane.checkUnsavedChanges())
323 enableDelete = entryPane
[all...]
H A DBrowseSchemaPanel.java115 private SchemaBrowserRightPanel entryPane; field in class:BrowseSchemaPanel
490 entryPane = new SchemaBrowserRightPanel();
508 entryPane.addSchemaElementSelectionListener(
523 entryPane.addConfigurationElementCreatedListener(
544 if (entryPane.mustCheckUnsavedChanges())
548 switch (entryPane.checkUnsavedChanges())
613 entryPane.displayMessage(NO_SCHEMA_ITEM_SELECTED);
614 entryPane.setBorder(getRightPanelBorder());
615 entryPane.setPreferredSize(
621 pane.setRightComponent(entryPane);
[all...]
/forgerock/opendj2/src/guitools/org/opends/guitools/controlpanel/ui/
H A DBrowseGeneralMonitoringPanel.java125 protected GeneralMonitoringRightPanel entryPane; field in class:BrowseGeneralMonitoringPanel
255 entryPane = createBrowserRightPanel();
295 entryPane.displayMessage(NO_ELEMENT_SELECTED);
296 entryPane.setBorder(getRightPanelBorder());
297 entryPane.setPreferredSize(
303 pane.setRightComponent(entryPane);
317 entryPane.setInfo(info);
478 ViewPositions pos = Utilities.getViewPositions(entryPane);
491 entryPane.displayMessage(
498 entryPane
[all...]
H A DBrowseIndexPanel.java98 private IndexBrowserRightPanel entryPane; field in class:BrowseIndexPanel
322 entryPane = new IndexBrowserRightPanel();
325 entryPane.addIndexSelectionListener(new IndexSelectionListener()
363 pane.setRightComponent(entryPane);
377 if (entryPane.mustCheckUnsavedChanges())
381 switch (entryPane.checkUnsavedChanges())
451 entryPane.setBorder(getRightPanelBorder());
452 entryPane.setPreferredSize(
456 entryPane.displayVoid();
467 entryPane
[all...]
H A DBrowseEntriesPanel.java121 private LDAPEntryPanel entryPane; field in class:BrowseEntriesPanel
196 entryPane.setController(controller);
248 entryPane = new LDAPEntryPanel();
253 pane.setRightComponent(entryPane);
255 entryPane.setPreferredSize(
259 entryPane.setBorder(getRightPanelBorder());
285 if (entryPane.mustCheckUnsavedChanges())
288 treePane.getTree().setSelectionPath(entryPane.getTreePath());
289 switch (entryPane.checkUnsavedChanges())
322 enableDelete = entryPane
[all...]
H A DBrowseSchemaPanel.java114 private SchemaBrowserRightPanel entryPane; field in class:BrowseSchemaPanel
489 entryPane = new SchemaBrowserRightPanel();
507 entryPane.addSchemaElementSelectionListener(
522 entryPane.addConfigurationElementCreatedListener(
543 if (entryPane.mustCheckUnsavedChanges())
547 switch (entryPane.checkUnsavedChanges())
612 entryPane.displayMessage(NO_SCHEMA_ITEM_SELECTED);
613 entryPane.setBorder(getRightPanelBorder());
614 entryPane.setPreferredSize(
620 pane.setRightComponent(entryPane);
[all...]
/forgerock/opendj2.6.2/src/guitools/org/opends/guitools/controlpanel/ui/
H A DBrowseGeneralMonitoringPanel.java126 protected GeneralMonitoringRightPanel entryPane; field in class:BrowseGeneralMonitoringPanel
256 entryPane = createBrowserRightPanel();
296 entryPane.displayMessage(NO_ELEMENT_SELECTED);
297 entryPane.setBorder(getRightPanelBorder());
298 entryPane.setPreferredSize(
304 pane.setRightComponent(entryPane);
318 entryPane.setInfo(info);
479 ViewPositions pos = Utilities.getViewPositions(entryPane);
492 entryPane.displayMessage(
499 entryPane
[all...]
H A DBrowseIndexPanel.java99 private IndexBrowserRightPanel entryPane; field in class:BrowseIndexPanel
323 entryPane = new IndexBrowserRightPanel();
326 entryPane.addIndexSelectionListener(new IndexSelectionListener()
364 pane.setRightComponent(entryPane);
378 if (entryPane.mustCheckUnsavedChanges())
382 switch (entryPane.checkUnsavedChanges())
452 entryPane.setBorder(getRightPanelBorder());
453 entryPane.setPreferredSize(
457 entryPane.displayVoid();
468 entryPane
[all...]
H A DBrowseEntriesPanel.java122 private LDAPEntryPanel entryPane; field in class:BrowseEntriesPanel
197 entryPane.setController(controller);
249 entryPane = new LDAPEntryPanel();
254 pane.setRightComponent(entryPane);
256 entryPane.setPreferredSize(
260 entryPane.setBorder(getRightPanelBorder());
286 if (entryPane.mustCheckUnsavedChanges())
289 treePane.getTree().setSelectionPath(entryPane.getTreePath());
290 switch (entryPane.checkUnsavedChanges())
323 enableDelete = entryPane
[all...]
H A DBrowseSchemaPanel.java115 private SchemaBrowserRightPanel entryPane; field in class:BrowseSchemaPanel
490 entryPane = new SchemaBrowserRightPanel();
508 entryPane.addSchemaElementSelectionListener(
523 entryPane.addConfigurationElementCreatedListener(
544 if (entryPane.mustCheckUnsavedChanges())
548 switch (entryPane.checkUnsavedChanges())
613 entryPane.displayMessage(NO_SCHEMA_ITEM_SELECTED);
614 entryPane.setBorder(getRightPanelBorder());
615 entryPane.setPreferredSize(
621 pane.setRightComponent(entryPane);
[all...]
/forgerock/opendj2-hg/src/guitools/org/opends/guitools/controlpanel/ui/
H A DBrowseGeneralMonitoringPanel.java125 protected GeneralMonitoringRightPanel entryPane; field in class:BrowseGeneralMonitoringPanel
255 entryPane = createBrowserRightPanel();
295 entryPane.displayMessage(NO_ELEMENT_SELECTED);
296 entryPane.setBorder(getRightPanelBorder());
297 entryPane.setPreferredSize(
303 pane.setRightComponent(entryPane);
317 entryPane.setInfo(info);
478 ViewPositions pos = Utilities.getViewPositions(entryPane);
491 entryPane.displayMessage(
498 entryPane
[all...]
H A DBrowseIndexPanel.java98 private IndexBrowserRightPanel entryPane; field in class:BrowseIndexPanel
322 entryPane = new IndexBrowserRightPanel();
325 entryPane.addIndexSelectionListener(new IndexSelectionListener()
363 pane.setRightComponent(entryPane);
377 if (entryPane.mustCheckUnsavedChanges())
381 switch (entryPane.checkUnsavedChanges())
451 entryPane.setBorder(getRightPanelBorder());
452 entryPane.setPreferredSize(
456 entryPane.displayVoid();
467 entryPane
[all...]
H A DBrowseEntriesPanel.java121 private LDAPEntryPanel entryPane; field in class:BrowseEntriesPanel
196 entryPane.setController(controller);
248 entryPane = new LDAPEntryPanel();
253 pane.setRightComponent(entryPane);
255 entryPane.setPreferredSize(
259 entryPane.setBorder(getRightPanelBorder());
285 if (entryPane.mustCheckUnsavedChanges())
288 treePane.getTree().setSelectionPath(entryPane.getTreePath());
289 switch (entryPane.checkUnsavedChanges())
322 enableDelete = entryPane
[all...]
H A DBrowseSchemaPanel.java114 private SchemaBrowserRightPanel entryPane; field in class:BrowseSchemaPanel
489 entryPane = new SchemaBrowserRightPanel();
507 entryPane.addSchemaElementSelectionListener(
522 entryPane.addConfigurationElementCreatedListener(
543 if (entryPane.mustCheckUnsavedChanges())
547 switch (entryPane.checkUnsavedChanges())
612 entryPane.displayMessage(NO_SCHEMA_ITEM_SELECTED);
613 entryPane.setBorder(getRightPanelBorder());
614 entryPane.setPreferredSize(
620 pane.setRightComponent(entryPane);
[all...]
/forgerock/opendj2-jel-hg/src/guitools/org/opends/guitools/controlpanel/ui/
H A DBrowseGeneralMonitoringPanel.java126 protected GeneralMonitoringRightPanel entryPane; field in class:BrowseGeneralMonitoringPanel
256 entryPane = createBrowserRightPanel();
296 entryPane.displayMessage(NO_ELEMENT_SELECTED);
297 entryPane.setBorder(getRightPanelBorder());
298 entryPane.setPreferredSize(
304 pane.setRightComponent(entryPane);
318 entryPane.setInfo(info);
479 ViewPositions pos = Utilities.getViewPositions(entryPane);
492 entryPane.displayMessage(
499 entryPane
[all...]
H A DBrowseIndexPanel.java99 private IndexBrowserRightPanel entryPane; field in class:BrowseIndexPanel
323 entryPane = new IndexBrowserRightPanel();
326 entryPane.addIndexSelectionListener(new IndexSelectionListener()
364 pane.setRightComponent(entryPane);
378 if (entryPane.mustCheckUnsavedChanges())
382 switch (entryPane.checkUnsavedChanges())
452 entryPane.setBorder(getRightPanelBorder());
453 entryPane.setPreferredSize(
457 entryPane.displayVoid();
468 entryPane
[all...]
H A DBrowseEntriesPanel.java122 private LDAPEntryPanel entryPane; field in class:BrowseEntriesPanel
197 entryPane.setController(controller);
249 entryPane = new LDAPEntryPanel();
254 pane.setRightComponent(entryPane);
256 entryPane.setPreferredSize(
260 entryPane.setBorder(getRightPanelBorder());
286 if (entryPane.mustCheckUnsavedChanges())
289 treePane.getTree().setSelectionPath(entryPane.getTreePath());
290 switch (entryPane.checkUnsavedChanges())
323 enableDelete = entryPane
[all...]
H A DBrowseSchemaPanel.java115 private SchemaBrowserRightPanel entryPane; field in class:BrowseSchemaPanel
490 entryPane = new SchemaBrowserRightPanel();
508 entryPane.addSchemaElementSelectionListener(
523 entryPane.addConfigurationElementCreatedListener(
544 if (entryPane.mustCheckUnsavedChanges())
548 switch (entryPane.checkUnsavedChanges())
613 entryPane.displayMessage(NO_SCHEMA_ITEM_SELECTED);
614 entryPane.setBorder(getRightPanelBorder());
615 entryPane.setPreferredSize(
621 pane.setRightComponent(entryPane);
[all...]
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/guitools/controlpanel/ui/
H A DBrowseGeneralMonitoringPanel.java117 protected GeneralMonitoringRightPanel entryPane; field in class:BrowseGeneralMonitoringPanel
231 entryPane = createBrowserRightPanel();
269 entryPane.displayMessage(NO_ELEMENT_SELECTED);
270 entryPane.setBorder(getRightPanelBorder());
271 entryPane.setPreferredSize(
277 pane.setRightComponent(entryPane);
289 entryPane.setInfo(info);
448 ViewPositions pos = Utilities.getViewPositions(entryPane);
461 entryPane.displayMessage(
468 entryPane
[all...]
H A DBrowseIndexPanel.java99 private IndexBrowserRightPanel entryPane; field in class:BrowseIndexPanel
298 entryPane = new IndexBrowserRightPanel();
301 entryPane.addIndexSelectionListener(new IndexSelectionListener()
337 pane.setRightComponent(entryPane);
349 if (entryPane.mustCheckUnsavedChanges())
353 switch (entryPane.checkUnsavedChanges())
423 entryPane.setBorder(getRightPanelBorder());
424 entryPane.setPreferredSize(
428 entryPane.displayVoid();
437 entryPane
[all...]
H A DBrowseEntriesPanel.java120 private LDAPEntryPanel entryPane; field in class:BrowseEntriesPanel
187 entryPane.setController(controller);
233 entryPane = new LDAPEntryPanel();
238 pane.setRightComponent(entryPane);
240 entryPane.setPreferredSize(
244 entryPane.setBorder(getRightPanelBorder());
268 if (entryPane.mustCheckUnsavedChanges())
271 treePane.getTree().setSelectionPath(entryPane.getTreePath());
272 switch (entryPane.checkUnsavedChanges())
350 if (!entryPane
[all...]
H A DBrowseSchemaPanel.java121 private SchemaBrowserRightPanel entryPane; field in class:BrowseSchemaPanel
411 entryPane = new SchemaBrowserRightPanel();
429 entryPane.addSchemaElementSelectionListener(new SchemaElementSelectionListener()
440 entryPane.addConfigurationElementCreatedListener(new ConfigurationElementCreatedListener()
460 if (entryPane.mustCheckUnsavedChanges())
464 switch (entryPane.checkUnsavedChanges())
525 entryPane.displayMessage(NO_SCHEMA_ITEM_SELECTED);
526 entryPane.setBorder(getRightPanelBorder());
527 entryPane.setPreferredSize(new Dimension(
532 pane.setRightComponent(entryPane);
[all...]

Completed in 104 milliseconds