Package | Description |
---|---|
org.joty.workstation.gui |
Modifier and Type | Field and Description |
---|---|
SearcherPanel |
NavigatorBuffer.m_searcher |
SearcherPanel |
SearcherDialog.m_searcherPanel |
SearcherPanel |
SearcherMultiPanelDialog.m_searcherPanel |
SearcherPanel |
CriteriaPanel.m_searcherPanel |
Modifier and Type | Method and Description |
---|---|
static SearcherPanel |
Factory.addSearcherPanel(Panel contentPanel,
SearcherPanel panel)
Adds a
SearcherPanel to the layout of a contentPanel. |
static SearcherPanel |
Factory.createSearcherPanel(JotyDialog dialog) |
SearcherPanel |
SearcherDialog.m_searcherPanel() |
Modifier and Type | Method and Description |
---|---|
static CriteriaPanel |
Factory.addCriteriaPanel(SearcherPanel searcherPanel,
CriteriaPanel criteriaPanel)
Add a CriteriaPanel to a SeacherPanel layout
|
static SearcherPanel |
Factory.addSearcherPanel(Panel contentPanel,
SearcherPanel panel)
Adds a
SearcherPanel to the layout of a contentPanel. |
Constructor and Description |
---|
CriteriaPanel(SearcherPanel searcherPanel) |