Searched refs:IndexSelectionListener (Results 1 - 24 of 24) sorted by relevance

/forgerock/opendj2/src/guitools/org/opends/guitools/controlpanel/event/
H A DIndexSelectionListener.java35 public interface IndexSelectionListener interface
/forgerock/opendj-b2.6/src/guitools/org/opends/guitools/controlpanel/event/
H A DIndexSelectionListener.java36 public interface IndexSelectionListener interface
/forgerock/opendj2.6.2/src/guitools/org/opends/guitools/controlpanel/event/
H A DIndexSelectionListener.java36 public interface IndexSelectionListener interface
/forgerock/opendj2-hg/src/guitools/org/opends/guitools/controlpanel/event/
H A DIndexSelectionListener.java35 public interface IndexSelectionListener interface
/forgerock/opendj2-jel-hg/src/guitools/org/opends/guitools/controlpanel/event/
H A DIndexSelectionListener.java36 public interface IndexSelectionListener interface
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/guitools/controlpanel/event/
H A DIndexSelectionListener.java34 public interface IndexSelectionListener interface
/forgerock/opendj-b2.6/src/guitools/org/opends/guitools/controlpanel/ui/
H A DAbstractBackendIndexesPanel.java50 import org.opends.guitools.controlpanel.event.IndexSelectionListener;
77 private Set<IndexSelectionListener> indexListeners =
78 new HashSet<IndexSelectionListener>();
176 public void addIndexSelectionListener(IndexSelectionListener listener)
185 public void removeIndexSelectionListener(IndexSelectionListener listener)
230 for (IndexSelectionListener listener : indexListeners)
H A DIndexBrowserRightPanel.java42 import org.opends.guitools.controlpanel.event.IndexSelectionListener;
94 public void addIndexSelectionListener(IndexSelectionListener listener)
104 public void removeIndexSelectionListener(IndexSelectionListener listener)
H A DBrowseIndexPanel.java326 entryPane.addIndexSelectionListener(new IndexSelectionListener()
/forgerock/opendj2/src/guitools/org/opends/guitools/controlpanel/ui/
H A DAbstractBackendIndexesPanel.java49 import org.opends.guitools.controlpanel.event.IndexSelectionListener;
76 private Set<IndexSelectionListener> indexListeners =
77 new HashSet<IndexSelectionListener>();
175 public void addIndexSelectionListener(IndexSelectionListener listener)
184 public void removeIndexSelectionListener(IndexSelectionListener listener)
229 for (IndexSelectionListener listener : indexListeners)
H A DIndexBrowserRightPanel.java41 import org.opends.guitools.controlpanel.event.IndexSelectionListener;
93 public void addIndexSelectionListener(IndexSelectionListener listener)
103 public void removeIndexSelectionListener(IndexSelectionListener listener)
H A DBrowseIndexPanel.java325 entryPane.addIndexSelectionListener(new IndexSelectionListener()
/forgerock/opendj2.6.2/src/guitools/org/opends/guitools/controlpanel/ui/
H A DAbstractBackendIndexesPanel.java50 import org.opends.guitools.controlpanel.event.IndexSelectionListener;
77 private Set<IndexSelectionListener> indexListeners =
78 new HashSet<IndexSelectionListener>();
176 public void addIndexSelectionListener(IndexSelectionListener listener)
185 public void removeIndexSelectionListener(IndexSelectionListener listener)
230 for (IndexSelectionListener listener : indexListeners)
H A DIndexBrowserRightPanel.java42 import org.opends.guitools.controlpanel.event.IndexSelectionListener;
94 public void addIndexSelectionListener(IndexSelectionListener listener)
104 public void removeIndexSelectionListener(IndexSelectionListener listener)
H A DBrowseIndexPanel.java326 entryPane.addIndexSelectionListener(new IndexSelectionListener()
/forgerock/opendj2-hg/src/guitools/org/opends/guitools/controlpanel/ui/
H A DAbstractBackendIndexesPanel.java49 import org.opends.guitools.controlpanel.event.IndexSelectionListener;
76 private Set<IndexSelectionListener> indexListeners =
77 new HashSet<IndexSelectionListener>();
175 public void addIndexSelectionListener(IndexSelectionListener listener)
184 public void removeIndexSelectionListener(IndexSelectionListener listener)
229 for (IndexSelectionListener listener : indexListeners)
H A DIndexBrowserRightPanel.java41 import org.opends.guitools.controlpanel.event.IndexSelectionListener;
93 public void addIndexSelectionListener(IndexSelectionListener listener)
103 public void removeIndexSelectionListener(IndexSelectionListener listener)
H A DBrowseIndexPanel.java325 entryPane.addIndexSelectionListener(new IndexSelectionListener()
/forgerock/opendj2-jel-hg/src/guitools/org/opends/guitools/controlpanel/ui/
H A DAbstractBackendIndexesPanel.java50 import org.opends.guitools.controlpanel.event.IndexSelectionListener;
77 private Set<IndexSelectionListener> indexListeners =
78 new HashSet<IndexSelectionListener>();
176 public void addIndexSelectionListener(IndexSelectionListener listener)
185 public void removeIndexSelectionListener(IndexSelectionListener listener)
230 for (IndexSelectionListener listener : indexListeners)
H A DIndexBrowserRightPanel.java42 import org.opends.guitools.controlpanel.event.IndexSelectionListener;
94 public void addIndexSelectionListener(IndexSelectionListener listener)
104 public void removeIndexSelectionListener(IndexSelectionListener listener)
H A DBrowseIndexPanel.java326 entryPane.addIndexSelectionListener(new IndexSelectionListener()
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/guitools/controlpanel/ui/
H A DAbstractBackendIndexesPanel.java50 import org.opends.guitools.controlpanel.event.IndexSelectionListener;
77 private Set<IndexSelectionListener> indexListeners = new HashSet<>();
166 public void addIndexSelectionListener(IndexSelectionListener listener)
175 public void removeIndexSelectionListener(IndexSelectionListener listener)
220 for (IndexSelectionListener listener : indexListeners)
H A DIndexBrowserRightPanel.java42 import org.opends.guitools.controlpanel.event.IndexSelectionListener;
94 public void addIndexSelectionListener(IndexSelectionListener listener)
104 public void removeIndexSelectionListener(IndexSelectionListener listener)
H A DBrowseIndexPanel.java301 entryPane.addIndexSelectionListener(new IndexSelectionListener()

Completed in 53 milliseconds