org.jpedal.examples.simpleviewer.gui.generic
Interface GUISearchWindow
- All Known Implementing Classes:
- SwingSearchWindow
public interface GUISearchWindow
abstract level of search window
|
Field Summary |
static int |
style
|
style
static final int style
- See Also:
- Constant Field Values
find
void find(PdfDecoder decode_pdf,
Values values)
grabFocusInInput
void grabFocusInInput()
isSearchVisible
boolean isSearchVisible()
removeSearchWindow
void removeSearchWindow(boolean justHide)
getResults
SearchList getResults()
getTextRectangles
java.util.Map getTextRectangles()
getContentPanel
java.awt.Component getContentPanel()
getStyle
int getStyle()
setStyle
void setStyle(int i)