Searched defs:ControlPanel (Results 1 - 6 of 6) 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(),
/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(),
/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(),
/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(),
/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(),
/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(),

Completed in 72 milliseconds