|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Browser | |
---|---|
eTextReader | |
eTextReader.actions | |
eTextReader.AnnotationListing | Provides a set of classes that are used to display a list of annotations. |
Uses of Browser in eTextReader |
---|
Fields in eTextReader declared as Browser | |
---|---|
private Browser |
TabbedContentPane.browser
|
private Browser |
StatusBar.browser
|
private Browser |
NavigationBar.browser
|
(package private) Browser |
ContentPane.QuickActionSelectionListener.browser
|
Methods in eTextReader that return Browser | |
---|---|
private Browser |
ContentPane.findParentBrowser()
|
Constructors in eTextReader with parameters of type Browser | |
---|---|
NavigationBar(Browser browser)
|
|
StatusBar(Browser browser,
boolean isOnline)
|
|
TabbedContentPane(Browser browser)
|
Uses of Browser in eTextReader.actions |
---|
Fields in eTextReader.actions declared as Browser | |
---|---|
Browser |
BrowserAction.browser
|
Uses of Browser in eTextReader.AnnotationListing |
---|
Constructors in eTextReader.AnnotationListing with parameters of type Browser | |
---|---|
NotationListing(Browser b,
java.lang.String startDate,
java.lang.String endDate,
Browser.LogListener loglistener)
Constructs a NotationListing object from the given parameters |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |