Searched refs:ControlPanel (Results 1 - 18 of 18) sorted by relevance

/forgerock/opendj2/src/guitools/org/opends/guitools/controlpanel/
H A DControlPanel.java62 * The class that is in charge of creating the main dialog of the ControlPanel
67 public class ControlPanel class
90 final ControlPanel test = new ControlPanel();
112 argParser = new ControlPanelArgumentParser(ControlPanel.class.getName(),
H A DControlPanelLauncher.java56 * ControlPanel. It also is in charge of detecting whether there are issues
306 private static ControlPanel controlPanel;
314 * @param args arguments to be passed to the method ControlPanel.initialize
324 * This methods constructs the ControlPanel object.
326 * @param args arguments to be passed to the method ControlPanel.initialize.
332 controlPanel = new ControlPanel();
349 * @see org.opends.guitools.controlpanel.ControlPanel#createAndDisplayGUI()
/forgerock/opendj-b2.6/src/guitools/org/opends/guitools/controlpanel/
H A DControlPanel.java63 * The class that is in charge of creating the main dialog of the ControlPanel
68 public class ControlPanel class
91 final ControlPanel test = new ControlPanel();
113 argParser = new ControlPanelArgumentParser(ControlPanel.class.getName(),
H A DControlPanelLauncher.java57 * ControlPanel. It also is in charge of detecting whether there are issues
304 private static ControlPanel controlPanel;
312 * @param args arguments to be passed to the method ControlPanel.initialize
322 * This methods constructs the ControlPanel object.
324 * @param args arguments to be passed to the method ControlPanel.initialize.
330 controlPanel = new ControlPanel();
347 * @see org.opends.guitools.controlpanel.ControlPanel#createAndDisplayGUI()
/forgerock/opendj2.6.2/src/guitools/org/opends/guitools/controlpanel/
H A DControlPanel.java63 * The class that is in charge of creating the main dialog of the ControlPanel
68 public class ControlPanel class
91 final ControlPanel test = new ControlPanel();
113 argParser = new ControlPanelArgumentParser(ControlPanel.class.getName(),
H A DControlPanelLauncher.java57 * ControlPanel. It also is in charge of detecting whether there are issues
304 private static ControlPanel controlPanel;
312 * @param args arguments to be passed to the method ControlPanel.initialize
322 * This methods constructs the ControlPanel object.
324 * @param args arguments to be passed to the method ControlPanel.initialize.
330 controlPanel = new ControlPanel();
347 * @see org.opends.guitools.controlpanel.ControlPanel#createAndDisplayGUI()
/forgerock/opendj2-hg/src/guitools/org/opends/guitools/controlpanel/
H A DControlPanel.java62 * The class that is in charge of creating the main dialog of the ControlPanel
67 public class ControlPanel class
90 final ControlPanel test = new ControlPanel();
112 argParser = new ControlPanelArgumentParser(ControlPanel.class.getName(),
H A DControlPanelLauncher.java56 * ControlPanel. It also is in charge of detecting whether there are issues
306 private static ControlPanel controlPanel;
314 * @param args arguments to be passed to the method ControlPanel.initialize
324 * This methods constructs the ControlPanel object.
326 * @param args arguments to be passed to the method ControlPanel.initialize.
332 controlPanel = new ControlPanel();
349 * @see org.opends.guitools.controlpanel.ControlPanel#createAndDisplayGUI()
/forgerock/opendj2-jel-hg/src/guitools/org/opends/guitools/controlpanel/
H A DControlPanel.java63 * The class that is in charge of creating the main dialog of the ControlPanel
68 public class ControlPanel class
91 final ControlPanel test = new ControlPanel();
113 argParser = new ControlPanelArgumentParser(ControlPanel.class.getName(),
H A DControlPanelLauncher.java57 * ControlPanel. It also is in charge of detecting whether there are issues
304 private static ControlPanel controlPanel;
312 * @param args arguments to be passed to the method ControlPanel.initialize
322 * This methods constructs the ControlPanel object.
324 * @param args arguments to be passed to the method ControlPanel.initialize.
330 controlPanel = new ControlPanel();
347 * @see org.opends.guitools.controlpanel.ControlPanel#createAndDisplayGUI()
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/guitools/controlpanel/
H A DControlPanel.java62 * The class that is in charge of creating the main dialog of the ControlPanel
67 public class ControlPanel class
90 final ControlPanel test = new ControlPanel();
112 argParser = new ControlPanelArgumentParser(ControlPanel.class.getName(),
H A DControlPanelLauncher.java54 * ControlPanel. It also is in charge of detecting whether there are issues
302 private static ControlPanel controlPanel;
309 * @param args arguments to be passed to the method ControlPanel.initialize
319 * This methods constructs the ControlPanel object.
321 * @param args arguments to be passed to the method ControlPanel.initialize.
328 controlPanel = new ControlPanel();
345 * @see org.opends.guitools.controlpanel.ControlPanel#createAndDisplayGUI()
/forgerock/opendj-b2.6/src/guitools/org/opends/guitools/controlpanel/util/
H A DUtilities.java97 import org.opends.guitools.controlpanel.ControlPanel;
983 loader = ControlPanel.class.getClassLoader();
/forgerock/opendj2/src/guitools/org/opends/guitools/controlpanel/util/
H A DUtilities.java96 import org.opends.guitools.controlpanel.ControlPanel;
982 loader = ControlPanel.class.getClassLoader();
/forgerock/opendj2.6.2/src/guitools/org/opends/guitools/controlpanel/util/
H A DUtilities.java97 import org.opends.guitools.controlpanel.ControlPanel;
983 loader = ControlPanel.class.getClassLoader();
/forgerock/opendj2-hg/src/guitools/org/opends/guitools/controlpanel/util/
H A DUtilities.java96 import org.opends.guitools.controlpanel.ControlPanel;
982 loader = ControlPanel.class.getClassLoader();
/forgerock/opendj2-jel-hg/src/guitools/org/opends/guitools/controlpanel/util/
H A DUtilities.java107 import org.opends.guitools.controlpanel.ControlPanel;
996 loader = ControlPanel.class.getClassLoader();
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/guitools/controlpanel/util/
H A DUtilities.java107 import org.opends.guitools.controlpanel.ControlPanel;
958 loader = ControlPanel.class.getClassLoader();

Completed in 285 milliseconds