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

/forgerock/opendj-b2.6/src/guitools/org/opends/guitools/controlpanel/ui/
H A DWindowsServicePanel.java64 private JLabel lState; field in class:WindowsServicePanel
122 lState = Utilities.createDefaultLabel();
123 lState.setText(isWindowsServiceEnabled ?
128 add(lState, gbc);
212 lState.setText(isWindowsServiceEnabled ?
/forgerock/opendj2/src/guitools/org/opends/guitools/controlpanel/ui/
H A DWindowsServicePanel.java63 private JLabel lState; field in class:WindowsServicePanel
121 lState = Utilities.createDefaultLabel();
122 lState.setText(isWindowsServiceEnabled ?
127 add(lState, gbc);
211 lState.setText(isWindowsServiceEnabled ?
/forgerock/opendj2.6.2/src/guitools/org/opends/guitools/controlpanel/ui/
H A DWindowsServicePanel.java64 private JLabel lState; field in class:WindowsServicePanel
122 lState = Utilities.createDefaultLabel();
123 lState.setText(isWindowsServiceEnabled ?
128 add(lState, gbc);
212 lState.setText(isWindowsServiceEnabled ?
/forgerock/opendj2-hg/src/guitools/org/opends/guitools/controlpanel/ui/
H A DWindowsServicePanel.java63 private JLabel lState; field in class:WindowsServicePanel
121 lState = Utilities.createDefaultLabel();
122 lState.setText(isWindowsServiceEnabled ?
127 add(lState, gbc);
211 lState.setText(isWindowsServiceEnabled ?
/forgerock/opendj2-jel-hg/src/guitools/org/opends/guitools/controlpanel/ui/
H A DWindowsServicePanel.java64 private JLabel lState; field in class:WindowsServicePanel
122 lState = Utilities.createDefaultLabel();
123 lState.setText(isWindowsServiceEnabled ?
128 add(lState, gbc);
212 lState.setText(isWindowsServiceEnabled ?
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/guitools/controlpanel/ui/
H A DWindowsServicePanel.java64 private JLabel lState; field in class:WindowsServicePanel
120 lState = Utilities.createDefaultLabel();
121 lState.setText(isWindowsServiceEnabled ?
126 add(lState, gbc);
199 lState.setText(isWindowsServiceEnabled ?

Completed in 32 milliseconds