- canGoBack() - Method in interface oracle.help.htmlBrowser.HTMLBrowser
-
Determines whether it is possible to move backward
- canGoBack() - Method in class oracle.help.htmlBrowser.ICEBrowser
-
Determines whether it is possible to move backward
- canGoForward() - Method in interface oracle.help.htmlBrowser.HTMLBrowser
-
Determines whether it is possible to move forward in the stack.
- canGoForward() - Method in class oracle.help.htmlBrowser.ICEBrowser
-
Determines whether it is possible to move forward in the stack.
- clear() - Method in interface oracle.help.htmlBrowser.HTMLBrowser
-
Instructs the HTMLBrowser to clear the display of any loaded HTML
- clear() - Method in class oracle.help.htmlBrowser.ICEBrowser
-
Instructs the HTMLBrowser to clear the display of any loaded HTML
- CLOSE - Static variable in class oracle.help.viewer.PreferenceManager
-
- COMMENT - Static variable in class oracle.help.viewer.PreferenceManager
-
- createDataObject(View, String, URL, String, String) - Method in class oracle.help.engine.DataEngine
-
Create an Object for a file at URL url that uses the specified encoding
and engine parameters engineParams.
- createDataObject(View, String, String, String) - Method in class oracle.help.engine.DataEngine
-
Create an Object for the file at the specified file system basePath and
filename that uses the specified encoding
- createDataObject(View, String, URL, String) - Method in class oracle.help.engine.DataEngine
-
Create an object for a file at the specified URL that uses the
specified encoding
- createInputStreamReader(InputStream, String) - Static method in class oracle.help.common.util.LocaleUtils
-
Convenience method to create an InputStreamReader using
the supplied InputStream and encoding.
- createMaps() - Method in class oracle.help.library.helpset.HelpSet
-
- createNavigator(String, String, Image) - Static method in class oracle.help.navigator.Navigator
-
- createNavigator(String, Library, String, Image, boolean) - Static method in class oracle.help.navigator.Navigator
-
- CSHManager - Class in oracle.help
-
CSHManager is a helper class to manage Help with in an application.
- CSHManager(Help) - Constructor for class oracle.help.CSHManager
-
Creates a new instance of CSHManager class.
- CustomProtocolHandler - Interface in oracle.help
-
A CustomProtocolHandler is registered with the help system according to
some identifier
Consider the following HTML: <a href="custom:protocolName:protocolValue"/>
If this CustomProtocolHandler is registered with the Help object using
the "protocolName" identifier, then its handleValue method will be invoked,
passing protocolValue as the value
- getAllNavigators() - Method in class oracle.help.CSHManager
-
Get the Navigator objects displayed in the
help system's Navigator Window
- getAllNavigators() - Method in class oracle.help.Help
-
Get the Navigator objects displayed in the
Navigator Window.
- getAllNavigators() - Method in class oracle.help.viewer.Viewer
-
Get the Navigator objects displayed in the
Navigator Window.
- getAllViews() - Method in interface oracle.help.library.Book
-
Get all of the View objects defined in this
book (views of all types).
- getAllViews() - Method in class oracle.help.library.helpbook.HelpBook
-
- getAllViews() - Method in class oracle.help.library.helpset.HelpSet
-
- getAssociativeLinks() - Method in interface oracle.help.library.Book
-
Get the AssociativeLink objects defined in this book.
- getAssociativeLinks() - Method in class oracle.help.library.helpbook.HelpBook
-
- getAssociativeLinks() - Method in class oracle.help.library.helpset.HelpSet
-
- getBaseName() - Method in class oracle.help.library.helpbook.HelpBook
-
Returns the baseName.
- getBaseURL() - Method in class oracle.help.library.helpbook.HelpBook
-
- getBookCount() - Method in class oracle.help.Help
-
Returns the number of Book objects currently in
the help system's library.
- getBookCount() - Method in class oracle.help.viewer.Viewer
-
Returns the number of Book objects currently in
the Viewer's library.
- getBooks() - Method in class oracle.help.Help
-
Get all of the Book objects currently in the
help system's library.
- getBooks() - Method in class oracle.help.viewer.Viewer
-
Get all of the Book objects currently in the
Viewer's library.
- getBookTitle() - Method in interface oracle.help.library.Book
-
Get the title of the Book
- getBookTitle() - Method in class oracle.help.library.helpbook.HelpBook
-
- getBookTitle() - Method in class oracle.help.library.helpset.HelpSet
-
- getCharset() - Method in interface oracle.help.htmlBrowser.HTMLBrowser
-
Gets the HTML character encoding.
- getCharset() - Method in class oracle.help.htmlBrowser.ICEBrowser
-
Gets the HTML character encoding.
- getCurrentPageTitle() - Method in interface oracle.help.htmlBrowser.HTMLBrowser
-
Returns the title of the page currently viewed in the browser
- getCurrentPageTitle() - Method in class oracle.help.htmlBrowser.ICEBrowser
-
Returns the title of the page currently viewed in the browser
- getCurrentRenderedSize() - Method in interface oracle.help.htmlBrowser.HTMLBrowser
-
Returns the size of the rendered document.
- getCurrentRenderedSize() - Method in class oracle.help.htmlBrowser.ICEBrowser
-
Returns the size of the rendered document.
- getCurrentSelection() - Method in interface oracle.help.common.navigator.BaseNavigator
-
Get the Topic currently selected in the navigator.
- getData() - Method in class oracle.help.common.search.BooleanExpression
-
- getData() - Method in interface oracle.help.common.search.SearchExpression
-
Returns the data associated with the expression.
- getData() - Method in class oracle.help.common.search.StringExpression
-
Returns the data for the StringExpression object.
- getDefaultLabel() - Method in interface oracle.help.common.navigator.BaseNavigator
-
Get the default label for the navigator.
- getExpression1() - Method in class oracle.help.common.search.BooleanExpression
-
Returns the left hand side expression.
- getExpression1() - Method in interface oracle.help.common.search.SearchExpression
-
Returns the expression1 in a boolean operation of the form
expr1 OP expr2 (where OP is any boolean operator)
- getExpression1() - Method in class oracle.help.common.search.StringExpression
-
Returns the expression1 in the boolean operation.
- getExpression2() - Method in class oracle.help.common.search.BooleanExpression
-
Returns the right hand side expression.
- getExpression2() - Method in interface oracle.help.common.search.SearchExpression
-
Returns the expression2 in a boolean operation of the form
expr1 OP expr2 (where OP is any boolean operator)
- getExpression2() - Method in class oracle.help.common.search.StringExpression
-
Returns the expression2 in the boolean operation.
- getFindSupport() - Method in interface oracle.help.htmlBrowser.HTMLBrowser
-
Returns the FindSupport implementation for this
HTMLBrowser implementation (or null if the browser
does not support this feature)
- getFindSupport() - Method in class oracle.help.htmlBrowser.ICEBrowser
-
Returns the FindSupport implementation for this
HTMLBrowser implementation (or null if the browser
does not support this feature)
- getHelpEncoding() - Static method in class oracle.help.Help
-
Get the Character Set Encoding used by the
Oracle Help for Java classes for reading in
client help files.
- getHelpEncoding() - Static method in class oracle.help.viewer.Viewer
-
Get the Character Set Encoding used by the
Oracle Help for Java classes for reading in
client help files.
- getHelpLocale() - Static method in class oracle.help.Help
-
Get the Locale currently being used by the
Oracle Help for Java classes for Locale sensitive
operations and resource loading.
- getHelpLocale() - Static method in class oracle.help.viewer.Viewer
-
Get the Locale currently being used by the
Oracle Help for Java classes for Locale sensitive
operations and resource loading.
- getHelpObject() - Method in class oracle.help.CSHManager
-
Gets the Help object of this HelpManager.
- getHelpSetEncoding() - Method in class oracle.help.library.helpset.HelpSet
-
Gets the encoding of the HelpSet,
null if using the LocaleUtils
default encoding
- getHelpSetSections() - Method in class oracle.help.library.helpset.HelpSet
-
- getHomeID() - Method in class oracle.help.library.helpset.HelpSet
-
Gets the HomeID for the HelpSet.
- getHTMLContainer() - Method in interface oracle.help.htmlBrowser.HTMLBrowser
-
Returns a JPanel containing the HTMLBrowser
if possible, null otherwise.
- getHTMLContainer() - Method in class oracle.help.htmlBrowser.ICEBrowser
-
Returns an LWContainer containing the HTMLBrowser
if possible, null otherwise.
- getInitialViewsArray() - Method in class oracle.help.navigator.LazyNavigator
-
Get the initial views for the Navigator
- getLabel() - Method in interface oracle.help.common.navigator.BaseNavigator
-
Get the label corresponding to the navigator.
- getLabel() - Method in class oracle.help.navigator.Navigator
-
- getLabelImage() - Method in class oracle.help.navigator.Navigator
-
- getLocale() - Method in interface oracle.help.htmlBrowser.HTMLBrowser
-
Gets the Locale set on the HTMLBrowser.
- getLocale() - Method in class oracle.help.htmlBrowser.ICEBrowser
-
Gets the Locale set on the HTMLBrowser.
- getOperator() - Method in class oracle.help.common.search.BooleanExpression
-
Returns the operator for this boolean expression.
- getOperator() - Method in interface oracle.help.common.search.SearchExpression
-
Returns the boolean operator associated with this operand.
- getOperator() - Method in class oracle.help.common.search.StringExpression
-
Returns the boolean operator associated with StringExpression.
- getPreference(String) - Static method in class oracle.help.viewer.PreferenceManager
-
Retrieve the value of a preference.
- getPrintable(URL[]) - Method in interface oracle.help.htmlBrowser.HTMLBrowser
-
Get the printable to be printed for the specified URLs
- getPrintable(URL[]) - Method in class oracle.help.htmlBrowser.ICEBrowser
-
- getResultScore() - Method in interface oracle.help.common.search.QueryResult
-
Returns the score for this result if available.
- getResultSource() - Method in interface oracle.help.common.search.QueryResult
-
Returns a String identifying the subset of documents that
contains the result topic (or null if no source information
is available).
- getResultTopic() - Method in interface oracle.help.common.search.QueryResult
-
Returns the topic for the result
- getSelectedText() - Method in interface oracle.help.htmlBrowser.HTMLBrowser
-
Gets the text highlighted in the TopicDisplay
- getSelectedText() - Method in class oracle.help.htmlBrowser.ICEBrowser
-
Gets the text highlighted in the TopicDisplay
- getSourceException() - Method in exception oracle.help.common.search.SearchException
-
- getSupportedSources() - Method in class oracle.help.common.search.QueryHandler
-
Returns the Set of source identifiers supported by this QueryHandler.
- getTitle() - Method in class oracle.help.library.helpbook.HelpBook
-
Returns the book title.
- getType() - Method in interface oracle.help.common.navigator.BaseNavigator
-
Get the type corresponding to the navigator.
- getType() - Method in class oracle.help.navigator.Navigator
-
- getURL() - Method in interface oracle.help.htmlBrowser.HTMLBrowser
-
Returns the currently displayed URL.
- getURL() - Method in class oracle.help.htmlBrowser.ICEBrowser
-
Gets the current Url.
- getViewsByType(String) - Method in interface oracle.help.library.Book
-
Get the View objects defined in this
book of the specified type.
- getViewsByType(String) - Method in class oracle.help.library.helpbook.HelpBook
-
- getViewsByType(String) - Method in class oracle.help.library.helpset.HelpSet
-
- getWindowTypes() - Method in interface oracle.help.library.Book
-
Get the WindowType objects defined in this book.
- getWindowTypes() - Method in class oracle.help.library.helpbook.HelpBook
-
- getWindowTypes() - Method in class oracle.help.library.helpset.HelpSet
-
- goBack() - Method in interface oracle.help.htmlBrowser.HTMLBrowser
-
Goes back
- goBack() - Method in class oracle.help.htmlBrowser.ICEBrowser
-
Goes back
- goForward() - Method in interface oracle.help.htmlBrowser.HTMLBrowser
-
Goes forward in the stack.
- goForward() - Method in class oracle.help.htmlBrowser.ICEBrowser
-
Goes forward in the stack.
- handleValue(String) - Method in interface oracle.help.CustomProtocolHandler
-
- Help - Class in oracle.help
-
The Help class provides a default implementation of a help system
using the Oracle Help for Java components.
- Help() - Constructor for class oracle.help.Help
-
Creates an instance of the Help object with ICEBrowser as the
HTMLBrowser component used for topic display.
- Help(Class) - Constructor for class oracle.help.Help
-
Creates an instance of the Help object with specified browser as
the HTMLBrowser component used for topic display.
- Help(AppletContext, String) - Constructor for class oracle.help.Help
-
Creates an instance of the Help object using the native
browser as the topic display through the given applet context.
- Help(boolean, boolean) - Constructor for class oracle.help.Help
-
Creates an instance of the Help object with ICEBrowser as
the HTMLBrowser component used for topic display.
- Help(boolean, boolean, boolean) - Constructor for class oracle.help.Help
-
Creates an instance of the Help object with ICEBrowser as
the HTMLBrowser component used for topic display.
- Help(Class, boolean, boolean) - Constructor for class oracle.help.Help
-
Creates an instance of the Help object with specified HTMLBrowser as
the HTMLBrowser component used for topic display.
- Help(Class, boolean, boolean, boolean) - Constructor for class oracle.help.Help
-
Creates an instance of the Help object with specified HTMLBrowser as
the HTMLBrowser component used for topic display.
- Help(Class, boolean, boolean, boolean, boolean) - Constructor for class oracle.help.Help
-
Creates an instance of the Help object with specified HTMLBrowser as
the HTMLBrowser component used for topic display.
- Help(AppletContext, String, boolean, boolean) - Constructor for class oracle.help.Help
-
Creates an instance of the Help object using the native
browser as the topic display through the given applet context.
- HelpBook - Class in oracle.help.library.helpbook
-
An implementation of the Book interface that
supports the file formats used in Oracle Help for Java version
3.0 and earlier.
- HelpBook() - Constructor for class oracle.help.library.helpbook.HelpBook
-
Create an empty HelpBook.
- HelpBook(Class, String, String, String) - Constructor for class oracle.help.library.helpbook.HelpBook
-
Create a HelpBook with the specified title, loading
the data from the given location.
- HelpBook(Class, String, String, String, String) - Constructor for class oracle.help.library.helpbook.HelpBook
-
Create a HelpBook with the specified title, loading
the data from the given location using the specified encoding.
- HelpBook(String, String, String) - Constructor for class oracle.help.library.helpbook.HelpBook
-
Create a HelpBook with the specified title, loading
the data from the given location.
- HelpBook(String, String, String, String) - Constructor for class oracle.help.library.helpbook.HelpBook
-
Create a HelpBook with the specified title, loading
the data from the given location using the specified encoding.
- HelpSet - Class in oracle.help.library.helpset
-
A robust implementation of the Book interface that
supports the Oracle Help for Java extensions of the
JavaHelp standard file format.
- HelpSet() - Constructor for class oracle.help.library.helpset.HelpSet
-
Create an empty HelpSet
Note: Most clients will use the HelpSet() constructors
that load help content from an existing helpset file.
- HelpSet(Class, String) - Constructor for class oracle.help.library.helpset.HelpSet
-
Create a HelpSet from the helpset file at the
specified location.
- HelpSet(Class, String, String) - Constructor for class oracle.help.library.helpset.HelpSet
-
Create a HelpSet from the helpset file at the
specified location using the specified encoding.
- HelpSet(URL) - Constructor for class oracle.help.library.helpset.HelpSet
-
Create a HelpSet from the helpset file at the
specified location.
- HelpSet(URL, String) - Constructor for class oracle.help.library.helpset.HelpSet
-
Create a HelpSet from the helpset file at the
specified location using the specified encoding.
- HelpSetParseException - Exception in oracle.help.library.helpset
-
An exception thrown when the HelpSet Parser finds a state that can't happen.
- HelpSetParseException(String) - Constructor for exception oracle.help.library.helpset.HelpSetParseException
-
The constructor takes the string to print with the exception.
- HelpSetParseException(String, Throwable) - Constructor for exception oracle.help.library.helpset.HelpSetParseException
-
- HTMLBrowser - Interface in oracle.help.htmlBrowser
-
Oracle Help for Java depends on a pluggable HTML display engine (browser) to display
help documents.
- registerClientWindow(Window) - Static method in class oracle.help.Help
-
Clients should register Window instances with the
Help object.
- registerCustomProtocolHandler(String, CustomProtocolHandler) - Method in class oracle.help.Help
-
Registers a CustomProtocolHandler for a custom protocol
Consider the following HTML: <a href="custom:protocolName:protocolValue"/>
When OHJ follows links that link, it will check for any
CustomProtocolHandlers registered by the identifier "protocolName."
If it finds a CustomProtocolHandler, its handleValue method will be
invoked, passing protocolValue as the value
- reloadURL() - Method in interface oracle.help.htmlBrowser.HTMLBrowser
-
Reloads the current URL.
- reloadURL() - Method in class oracle.help.htmlBrowser.ICEBrowser
-
Reloads the current document.
- removeAllBooks() - Method in class oracle.help.Help
-
Removes all books from the help system's library.
- removeAllBooks() - Method in class oracle.help.viewer.Viewer
-
Removes all books from the Viewer's library.
- removeBook(Book) - Method in class oracle.help.CSHManager
-
Removes a book from the help system.
- removeBook(Book) - Method in class oracle.help.Help
-
Remove a book from the help system.
- removeBook(Book) - Method in class oracle.help.viewer.Viewer
-
Remove a book from the Viewer.
- removeComponent(Component) - Method in class oracle.help.CSHManager
-
Unregisters a component
with the CSHManager.
- removeNavigatorListener(NavigatorListener) - Method in class oracle.help.navigator.Navigator
-
- removePopupListener(PopupListener) - Method in interface oracle.help.htmlBrowser.HTMLBrowser
-
Removes a popup listener.
- removePopupListener(PopupListener) - Method in class oracle.help.htmlBrowser.ICEBrowser
-
Removes a popup listener.
- removeProtocolListener(ProtocolListener) - Method in interface oracle.help.htmlBrowser.HTMLBrowser
-
Removes a ProtocolLink listener.
- removeProtocolListener(ProtocolListener) - Method in class oracle.help.htmlBrowser.ICEBrowser
-
Removes a ProtocolListener.
- removeURLListener(URLListener) - Method in interface oracle.help.htmlBrowser.HTMLBrowser
-
Removes a url listener.
- removeURLListener(URLListener) - Method in class oracle.help.htmlBrowser.ICEBrowser
-
Removes a url listener.
- removeView(View) - Method in interface oracle.help.common.navigator.BaseNavigator
-
Remove the specified view from the navigator.
- removeView(View) - Method in class oracle.help.navigator.LazyNavigator
-
- removeViewNow(View) - Method in class oracle.help.navigator.LazyNavigator
-
Methods for removing a view assuming the navigator has been
initialized
- runFindDialog() - Method in interface oracle.help.htmlBrowser.HTMLBrowser
-
Runs the FindDialog via CTRL-F and Tools|Find menu seaches.
- runFindDialog() - Method in class oracle.help.htmlBrowser.ICEBrowser
-
Runs the FindDialog via CTRL-F and Tools|Find menu seaches.
- savePreferences() - Static method in class oracle.help.viewer.PreferenceManager
-
Save the preferences to the file currently associated with the preference
manager in XML format.
- SearchException - Exception in oracle.help.common.search
-
- SearchException(String) - Constructor for exception oracle.help.common.search.SearchException
-
- SearchException(String, Exception) - Constructor for exception oracle.help.common.search.SearchException
-
- SearchExpression - Interface in oracle.help.common.search
-
SearchExpression defines the interface that the boolean search expressions
must implement.
- selectAll() - Method in interface oracle.help.htmlBrowser.HTMLBrowser
-
Selects all the text in the browser window
- selectAll() - Method in class oracle.help.htmlBrowser.ICEBrowser
-
Selects all the text in the browser window
- setCaseSensitive(boolean) - Method in class oracle.help.common.search.BooleanExpression
-
- setCaseSensitive(boolean) - Method in class oracle.help.common.search.StringExpression
-
Set to true if the SearchExpression is case sensitive, and
false otherwise.
- setCharset(String) - Method in interface oracle.help.htmlBrowser.HTMLBrowser
-
Sets the character encoding to be used when loading URLs.
- setCharset(String) - Method in class oracle.help.htmlBrowser.ICEBrowser
-
Sets the character encoding to be used when loading URLs.
- setDefaultBackground(Color) - Method in interface oracle.help.htmlBrowser.HTMLBrowser
-
Sets the default background color for HTML pages.
- setDefaultBackground(Color) - Method in class oracle.help.htmlBrowser.ICEBrowser
-
Sets the default background color for HTML pages.
- setDefaultBook(Book) - Method in class oracle.help.CSHManager
-
Sets the specified Book
as the default Book.
- setDefaultBook(Book) - Method in class oracle.help.Help
-
Sets the default book for use with the showHelp methods.
- setDefaultLinkForeground(Color) - Method in interface oracle.help.htmlBrowser.HTMLBrowser
-
Sets the default foreground color for links on HTML pages.
- setDefaultLinkForeground(Color) - Method in class oracle.help.htmlBrowser.ICEBrowser
-
Sets the default foreground color for links on HTML pages.
- setDefaultTextForeground(Color) - Method in interface oracle.help.htmlBrowser.HTMLBrowser
-
Sets the default foreground color for plain text on HTML pages.
- setDefaultTextForeground(Color) - Method in class oracle.help.htmlBrowser.ICEBrowser
-
Sets the default foreground color for plain text on HTML pages.
- setDefaultTopicID(String) - Method in class oracle.help.Help
-
Sets the default topicID for use with the showHelp methods.
- setFilename(String) - Static method in class oracle.help.viewer.PreferenceManager
-
Sets the file associated with the preference manager
- setHelpEncoding(String) - Static method in class oracle.help.Help
-
Set the Character Set Encoding used by the
Oracle Help for Java classes for reading in
client help files.
- setHelpEncoding(String) - Static method in class oracle.help.viewer.Viewer
-
Set the Character Set Encoding used by the
Oracle Help for Java classes for reading in
client help files.
- setHelpLocale(Locale) - Static method in class oracle.help.Help
-
Set the Locale used by the Oracle Help for Java classes
for Locale sensitive operations and resource loading.
- setHelpLocale(Locale) - Static method in class oracle.help.viewer.Viewer
-
Set the Locale used by the Oracle Help for Java classes
for Locale sensitive operations and resource loading.
- setHelpOnHelp(URL) - Method in class oracle.help.Help
-
Calling this method with a valid URL parameter will enable
the "Help on Help" menu option in the Help Navigator.
- setHelpOnHelp(Book, String) - Method in class oracle.help.Help
-
Calling this method with valid book and topicID parameters will
enable the "Help on Help" menu option in the Help Navigator.
- setHelpOnHelp(URL) - Method in class oracle.help.viewer.Viewer
-
Calling this method with a valid URL parameter will enable
the "Help on Help" menu option in the Viewer Navigator.
- setHelpOnHelp(Book, String) - Method in class oracle.help.viewer.Viewer
-
Calling this method with valid book and topicID parameters will
enable the "Help on Help" menu option in the Help Navigator.
- setHomeID(String) - Method in class oracle.help.library.helpset.HelpSet
-
Sets the HomeID for the HelpSet.
- setIconImage(Image) - Method in class oracle.help.Help
-
Call this method to set a custom image for the window icons
in the Oracle Help for Java windows.
- setIconImage(Image) - Method in class oracle.help.viewer.Viewer
-
Call this method to set a custom image for the window icons
in the Oracle Help for Java windows.
- setLabel(String) - Method in class oracle.help.navigator.Navigator
-
- setLabelImage(Image) - Method in class oracle.help.navigator.Navigator
-
- setLocale(Locale) - Method in interface oracle.help.htmlBrowser.HTMLBrowser
-
Sets the Locale on the HTMLBrowser, if possible.
- setLocale(Locale) - Method in class oracle.help.htmlBrowser.ICEBrowser
-
Sets the Locale on the HTMLBrowser, if possible.
- setPreference(String, String) - Static method in class oracle.help.viewer.PreferenceManager
-
Add a preference (a name/value pair) to the current set of preferences.
- setPreferenceNoClobber(String, String) - Static method in class oracle.help.viewer.PreferenceManager
-
If no preference of the given name exists in the set of preferences already,
then create it and set its value; otherwise leave the existing
preference alone.
- setURL(URL) - Method in interface oracle.help.htmlBrowser.HTMLBrowser
-
Sets the HTMLBrowser URL to the specified URL.
- setURL(URL, boolean) - Method in interface oracle.help.htmlBrowser.HTMLBrowser
-
Sets the HTMLBrowser URL to the specified URL.
- setURL(URL) - Method in class oracle.help.htmlBrowser.ICEBrowser
-
Sets the ICEBrowser URL to be the specified URL.
- setURL(URL, boolean) - Method in class oracle.help.htmlBrowser.ICEBrowser
-
Sets the HTMLBrowser URL to the specified URL.
- setVisible(boolean) - Method in class oracle.help.Help
-
Sets the visibility of the help system.
- setVisible(boolean) - Method in class oracle.help.navigator.LazyNavigator
-
- setVisible(boolean) - Method in class oracle.help.viewer.Viewer
-
Sets the visibility of the Viewer.
- showHelp(Object, String, Component) - Method in class oracle.help.Help
-
Implements the HelpProvider interface from Oracle's EWT toolkit.
- showHelp(Component) - Method in class oracle.help.Help
-
Implements the HelpProvider interface from Oracle's JEWT toolkit.
- showHelpForComponent(Component) - Method in class oracle.help.CSHManager
-
Shows help for the specified component.
- showNavigatorWindow() - Method in class oracle.help.CSHManager
-
Shows the help system's navigator window
- showNavigatorWindow(Navigator) - Method in class oracle.help.CSHManager
-
Shows the help system's navigator window
with the given navigator selected
- showNavigatorWindow(Book) - Method in class oracle.help.CSHManager
-
Show the Navigator Window with the NavigatorTabPanel
for the given Book initially displayed.
- showNavigatorWindow() - Method in class oracle.help.Help
-
Show the Navigator Window
- showNavigatorWindow(Navigator) - Method in class oracle.help.Help
-
Show the Navigator Window with a specific
Navigator displayed initially.
- showNavigatorWindow(Book) - Method in class oracle.help.Help
-
Show the Navigator Window with the NavigatorTabPanel
for the given Book initially displayed.
- showNavigatorWindow() - Method in class oracle.help.viewer.Viewer
-
Show the Navigator Window
- showNavigatorWindow(Navigator) - Method in class oracle.help.viewer.Viewer
-
Show the Navigator Window with a specific
Navigator displayed initially.
- showNavigatorWindow(Book) - Method in class oracle.help.viewer.Viewer
-
Show the Navigator Window with the NavigatorTabPanel
for the given Book initially displayed.
- showTopic(String) - Method in class oracle.help.CSHManager
-
Shows help topic corresponding to the specified topic id.
- showTopic(Book, String) - Method in class oracle.help.Help
-
Shows the given topic from the given book in a currently existing topic
window.
- showTopic(Book, String, boolean) - Method in class oracle.help.Help
-
Shows the given topic from the given book.
- showTopic(Book, String, boolean, Point, Dimension) - Method in class oracle.help.Help
-
Shows the given topic from the given book.
- showTopic(Book, String) - Method in class oracle.help.viewer.Viewer
-
Shows the given topic from the given book in a currently existing topic
window.
- showTopic(Book, String, boolean) - Method in class oracle.help.viewer.Viewer
-
Shows the given topic from the given book.
- showTopic(Book, String, boolean, Point, Dimension) - Method in class oracle.help.viewer.Viewer
-
Shows the given topic from the given book.
- SLASH - Static variable in class oracle.help.viewer.PreferenceManager
-
- SPACE - Static variable in class oracle.help.viewer.PreferenceManager
-
- startDemo() - Method in class oracle.help.viewer.ViewerApplication
-
- stopSearch() - Method in class oracle.help.common.search.QueryHandler
-
Called to notify the query handler that it should suspend executing the
current query and return an empty result list
- StringExpression - Class in oracle.help.common.search
-
StringExpression implements SearchExpression interface.
- StringExpression(String, boolean) - Constructor for class oracle.help.common.search.StringExpression
-
Constructs a StringExpression SearchExpression object.
- StringExpression(String[], boolean) - Constructor for class oracle.help.common.search.StringExpression
-
Constructs a StringExpression SearchExpression object.
- supportsCaseSensitiveSearches() - Method in class oracle.help.common.search.QueryHandler
-
Returns true if the query handler implementation supports case-sensitive
searches, and false otherwise