public class PSearchComponents extends Object
| Constructor and Description |
|---|
PSearchComponents(PSearchProducer entry,
PSearchResults results,
String label)
Initializes this class with the given entry and results panels.
|
| Modifier and Type | Method and Description |
|---|---|
PSearchProducer |
getEntryPanel() |
String |
getLabel() |
PSearchResults |
getResultsPanel() |
public PSearchComponents(PSearchProducer entry, PSearchResults results, String label)
entry - the search entry panelresults - the search results panellabel - the label that describes this type of searchpublic PSearchProducer getEntryPanel()
public PSearchResults getResultsPanel()
public String getLabel()
Copyright © 2003, 2023, Oracle and/or its affiliates.