Searched refs:statusPane (Results 1 - 6 of 6) sorted by relevance

/forgerock/opendj-b2.6/src/guitools/org/opends/guitools/controlpanel/ui/
H A DControlCenterMainPane.java62 private StatusPanel statusPane; field in class:ControlCenterMainPane
77 statusPane = new StatusPanel();
78 statusPane.setInfo(info);
89 split.setRightComponent(statusPane);
183 return statusPane.getLoginDialog();
196 statusPane.getInfo().getDirContext());
/forgerock/opendj2/src/guitools/org/opends/guitools/controlpanel/ui/
H A DControlCenterMainPane.java61 private StatusPanel statusPane; field in class:ControlCenterMainPane
76 statusPane = new StatusPanel();
77 statusPane.setInfo(info);
88 split.setRightComponent(statusPane);
182 return statusPane.getLoginDialog();
195 statusPane.getInfo().getDirContext());
/forgerock/opendj2.6.2/src/guitools/org/opends/guitools/controlpanel/ui/
H A DControlCenterMainPane.java62 private StatusPanel statusPane; field in class:ControlCenterMainPane
77 statusPane = new StatusPanel();
78 statusPane.setInfo(info);
89 split.setRightComponent(statusPane);
183 return statusPane.getLoginDialog();
196 statusPane.getInfo().getDirContext());
/forgerock/opendj2-hg/src/guitools/org/opends/guitools/controlpanel/ui/
H A DControlCenterMainPane.java61 private StatusPanel statusPane; field in class:ControlCenterMainPane
76 statusPane = new StatusPanel();
77 statusPane.setInfo(info);
88 split.setRightComponent(statusPane);
182 return statusPane.getLoginDialog();
195 statusPane.getInfo().getDirContext());
/forgerock/opendj2-jel-hg/src/guitools/org/opends/guitools/controlpanel/ui/
H A DControlCenterMainPane.java62 private StatusPanel statusPane; field in class:ControlCenterMainPane
77 statusPane = new StatusPanel();
78 statusPane.setInfo(info);
89 split.setRightComponent(statusPane);
183 return statusPane.getLoginDialog();
196 statusPane.getInfo().getDirContext());
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/guitools/controlpanel/ui/
H A DControlCenterMainPane.java62 private StatusPanel statusPane; field in class:ControlCenterMainPane
77 statusPane = new StatusPanel();
78 statusPane.setInfo(info);
89 split.setRightComponent(statusPane);
179 return statusPane.getLoginDialog();
192 statusPane.getInfo().getDirContext());

Completed in 42 milliseconds