A B C D E F G H I J K L M N O P Q R S T U V W X Z
All Classes All Packages
All Classes All Packages
All Classes All Packages
S
- saveFavorites() - Method in class javax.help.plaf.basic.BasicFavoritesNavigatorUI
-
Saves favorites to the file
- saveFavorites(FavoritesNode) - Method in class javax.help.FavoritesView
-
Saves favorites file
- scanIdentifier(char) - Method in class com.sun.java.help.impl.DocumentParser
- scanQuotedString(char) - Method in class com.sun.java.help.impl.DocumentParser
- SearchEngine - Class in javax.help.search
-
Defines the methods used to access a search engine.
- SearchEngine() - Constructor for class javax.help.search.SearchEngine
-
Creates a SearchEngine.
- SearchEngine(URL, Hashtable) - Constructor for class javax.help.search.SearchEngine
-
Creates a SearchEngine using the standard JavaHelp SearchEngine parameters.
- SearchEvent - Class in javax.help.search
-
Encapsulates information that describes changes to a SearchQuery.
- SearchEvent(Object, String, boolean) - Constructor for class javax.help.search.SearchEvent
-
Represents a change in the SearchEngine.
- SearchEvent(Object, String, boolean, Vector) - Constructor for class javax.help.search.SearchEvent
-
Represents a change in the SearchEngine.
- searchField - Variable in class javax.help.plaf.basic.BasicGlossaryNavigatorUI
- searchField - Variable in class javax.help.plaf.basic.BasicIndexNavigatorUI
- searchFinished(SearchEvent) - Method in class javax.help.plaf.basic.BasicSearchNavigatorUI
- searchFinished(SearchEvent) - Method in interface javax.help.search.SearchListener
-
Tells the listener that the search has finished
- searchFinished(SearchEvent) - Method in class javax.help.tagext.SearchTOCItemTag
- SearchHit - Class in javax.help
-
Stores search information for individual Search hits.
- SearchHit(double, int, int) - Constructor for class javax.help.SearchHit
- SearchItem - Class in javax.help.search
-
A SearchItem corresponds to one specific item found in a search query.
- SearchItem(URL, String, String, String, double, int, int, Vector) - Constructor for class javax.help.search.SearchItem
-
Constructs a SearchItem
- SearchListener - Interface in javax.help.search
-
Defines the interface for an object that listens to changes from a SearchQuery instance.
- searchnav - Variable in class javax.help.plaf.basic.BasicSearchNavigatorUI
- searchparams - Variable in class javax.help.plaf.basic.BasicSearchNavigatorUI
- searchparams - Variable in class javax.help.search.SearchQuery
- searchquery - Variable in class javax.help.plaf.basic.BasicSearchNavigatorUI
- SearchQuery - Class in javax.help.search
-
The instance of a query on a search database.
- SearchQuery(SearchEngine) - Constructor for class javax.help.search.SearchQuery
-
Creates a SearchQuery.
- searchStarted(SearchEvent) - Method in class javax.help.plaf.basic.BasicSearchNavigatorUI
- searchStarted(SearchEvent) - Method in interface javax.help.search.SearchListener
-
Tells the listener that the search has started.
- searchStarted(SearchEvent) - Method in class javax.help.tagext.SearchTOCItemTag
- SearchTOCItem - Class in javax.help
-
Stores Search TOC items.
- SearchTOCItem(Map.ID, Map.ID, HelpSet, Locale) - Constructor for class javax.help.SearchTOCItem
- SearchTOCItem(SearchItem) - Constructor for class javax.help.SearchTOCItem
- SearchTOCItemTag - Class in javax.help.tagext
-
The JSP tag extra info class for an SearchTOCItem
- SearchTOCItemTag() - Constructor for class javax.help.tagext.SearchTOCItemTag
- SearchTOCItemTEI - Class in javax.help.tagext
-
The JSP tag extra info class for an SearchTOCItem
- SearchTOCItemTEI() - Constructor for class javax.help.tagext.SearchTOCItemTEI
- SearchView - Class in javax.help
-
Navigational View information for a Search
- SearchView(HelpSet, String, String, Hashtable) - Constructor for class javax.help.SearchView
-
Constructs a SearchView with some given data.
- SearchView(HelpSet, String, String, Locale, Hashtable) - Constructor for class javax.help.SearchView
-
Constructs a SearchView with some given data.
- SECONDARY_WINDOW - Static variable in class com.sun.java.help.impl.JHSecondaryViewer
- SecondaryWindow - Class in javax.help
-
MainWindowPresentation is a class that will create a single main help window for an application.
- selected - Variable in class javax.help.plaf.basic.BasicSearchCellRenderer
-
Is the value currently selected.
- selectedID - Variable in class javax.help.plaf.basic.BasicFavoritesNavigatorUI.FavoritesTree
- SEMICOLON - Static variable in class com.sun.java.help.impl.DocPConst
- SeparatorAction - Class in javax.help
- SeparatorAction(Object) - Constructor for class javax.help.SeparatorAction
- ServletHelpBroker - Class in javax.help
-
An implmentation of the HelpBroker interface for Servlets
- ServletHelpBroker() - Constructor for class javax.help.ServletHelpBroker
-
Zero-argument constructor.
- setActivationObject(Object) - Method in class javax.help.DefaultHelpBroker
-
Set the activation window from given Component or MenuItem.
- setActivationObject(Object) - Method in class javax.help.WindowPresentation
-
Set the activation window from given Component or MenuItem.
- setActivationWindow(Window) - Method in class javax.help.DefaultHelpBroker
-
Set the activation window.
- setActivationWindow(Window) - Method in class javax.help.WindowPresentation
-
Set the activation window.
- setAsFolder() - Method in class javax.help.FavoritesItem
-
Sets this item as folder.
- setBackground(Color) - Method in class javax.help.plaf.basic.BasicSearchCellRenderer
-
Subclassed to only accept the color if it is not a ColorUIResource.
- setBackgroundNonSelectionColor(Color) - Method in class javax.help.plaf.basic.BasicSearchCellRenderer
-
Sets the background color to be used for unselected nodes.
- setBackgroundSelectionColor(Color) - Method in class javax.help.plaf.basic.BasicSearchCellRenderer
-
Sets the color to use for the background if the node is selected.
- setBaseID(String) - Method in class javax.help.tagext.IndexItemTag
- setBaseID(String) - Method in class javax.help.tagext.TOCItemTag
- setBorderSelectionColor(Color) - Method in class javax.help.plaf.basic.BasicSearchCellRenderer
-
Sets the color to use for the border.
- setCategoryClosedImageID(String) - Method in class javax.help.TOCView
-
Set the default category closed image ID.
- setCategoryOpenImageID(String) - Method in class javax.help.TOCView
-
Set the default category open image ID.
- setCellRenderer(NavigatorView, JTree) - Method in class javax.help.plaf.basic.BasicFavoritesNavigatorUI
-
Sets the desired cell renderer on this tree.
- setCellRenderer(NavigatorView, JTree) - Method in class javax.help.plaf.basic.BasicGlossaryNavigatorUI
-
Sets the desired cell renderer on this tree.
- setCellRenderer(NavigatorView, JTree) - Method in class javax.help.plaf.basic.BasicIndexNavigatorUI
-
Sets the desired cell renderer on this tree.
- setCellRenderer(NavigatorView, JTree) - Method in class javax.help.plaf.basic.BasicSearchNavigatorUI
-
Setd the desired cell renderer on this tree.
- setCellRenderer(NavigatorView, JTree) - Method in class javax.help.plaf.basic.BasicTOCNavigatorUI
-
Sets the desired cell renderer on this tree.
- setContent(String) - Method in class com.sun.java.help.impl.JHSecondaryViewer
-
Set the content for the secondary viewer
- setContentViewerUI(String) - Static method in class javax.help.SwingHelpUtilities
-
Set the default ContentViewerUI param cvUI - full class name of the content viewer UI
- setCurrentID(String) - Method in class javax.help.DefaultHelpBroker
-
Shows this ID as content relative to the (top) HelpSet for the HelpBroker instance--HelpVisitListeners are notified.
- setCurrentID(String) - Method in interface javax.help.HelpBroker
-
Displays this ID.
- setCurrentID(String) - Method in class javax.help.JHelp
-
Convenience version of the above.
- setCurrentID(String) - Method in class javax.help.JHelpContentViewer
-
Visits a given ID.
- setCurrentID(String) - Method in class javax.help.Presentation
-
Shows this ID as content relative to the (top) HelpSet for the Presentation instance--HelpVisitListeners are notified.
- setCurrentID(String) - Method in class javax.help.ServletHelpBroker
-
Shows this ID as content relative to the (top) HelpSet for the HelpBroker instance--HelpVisitListeners are notified.
- setCurrentID(String) - Method in class javax.help.tagext.ValidateTag
- setCurrentID(Map.ID) - Method in class javax.help.DefaultHelpBroker
-
Displays this ID--HelpVisitListeners are notified.
- setCurrentID(Map.ID) - Method in class javax.help.DefaultHelpModel
-
Sets the current ID.
- setCurrentID(Map.ID) - Method in interface javax.help.HelpBroker
-
Displays this ID.
- setCurrentID(Map.ID) - Method in interface javax.help.HelpModel
-
Sets the current ID relative to some HelpSet HelpModelListeners and HelpVisitListeners are notified
- setCurrentID(Map.ID) - Method in class javax.help.JHelp
-
Visits a given ID.
- setCurrentID(Map.ID) - Method in class javax.help.JHelpContentViewer
-
Visits a given ID.
- setCurrentID(Map.ID) - Method in class javax.help.Presentation
-
Displays this ID--HelpVisitListeners are notified.
- setCurrentID(Map.ID) - Method in class javax.help.ServletHelpBroker
-
Displays this ID--HelpVisitListeners are notified.
- setCurrentID(Map.ID, String, JHelpNavigator) - Method in class javax.help.DefaultHelpModel
-
Sets the current ID relative to some HelpSet HelpModelListeners and HelpVisitListeners are notified
- setCurrentID(Map.ID, String, JHelpNavigator) - Method in interface javax.help.HelpModel
-
Sets the current ID relative to some HelpSet HelpModelListeners and HelpVisitListeners are notified
- setCurrentID(Map.ID, String, JHelpNavigator) - Method in class javax.help.JHelp
-
Visits a given ID.
- setCurrentNav(String) - Method in class javax.help.tagext.NavigatorsTag
- setCurrentNavigator(JHelpNavigator) - Method in class javax.help.JHelp
-
Sets the current navigator in the HelpUI.
- setCurrentNavigator(JHelpNavigator) - Method in class javax.help.plaf.basic.BasicHelpUI
-
Sets the current Navigator.
- setCurrentNavigator(JHelpNavigator) - Method in class javax.help.plaf.HelpUI
-
Sets the current Navigator.
- setCurrentURL(URL) - Method in class javax.help.DefaultHelpBroker
-
Displays this URL.
- setCurrentURL(URL) - Method in class javax.help.DefaultHelpModel
-
Sets the current URL.
- setCurrentURL(URL) - Method in interface javax.help.HelpBroker
-
Displays this ID.
- setCurrentURL(URL) - Method in interface javax.help.HelpModel
-
Sets the current URL.
- setCurrentURL(URL) - Method in class javax.help.JHelp
-
Visits a given URL.
- setCurrentURL(URL) - Method in class javax.help.JHelpContentViewer
-
Visits a given URL.
- setCurrentURL(URL) - Method in class javax.help.Presentation
-
sets the current URL.
- setCurrentURL(URL) - Method in class javax.help.ServletHelpBroker
-
Displays this URL.
- setCurrentURL(URL, String, JHelpNavigator) - Method in class javax.help.DefaultHelpModel
-
Sets the current URL and the name wich will appear in history list.
- setCurrentURL(URL, String, JHelpNavigator) - Method in interface javax.help.HelpModel
-
Sets the current URL and the name wich will appear in history list.
- setCurrentURL(URL, String, JHelpNavigator) - Method in class javax.help.JHelp
-
Visits a given URL.
- setCurrentView(String) - Method in class javax.help.DefaultHelpBroker
-
Set the currentView to the navigator with the same name as the name parameter.
- setCurrentView(String) - Method in interface javax.help.HelpBroker
-
Activates the Navigator view with a given name.
- setCurrentView(String) - Method in class javax.help.ServletHelpBroker
-
Set the currentView to the navigator with the same name as the name parameter.
- setCurrentView(String) - Method in class javax.help.WindowPresentation
-
Set the currentView to the navigator with the same name as the name parameter.
- setDestroyOnExit(boolean) - Method in class javax.help.WindowPresentation
-
Destory the window on exit
- setDisplayed(boolean) - Method in class javax.help.DefaultHelpBroker
-
Displays the presentation to the user.
- setDisplayed(boolean) - Method in interface javax.help.HelpBroker
-
Displays the presentation to the user.
- setDisplayed(boolean) - Method in class javax.help.Popup
-
Displays the presentation to the user
- setDisplayed(boolean) - Method in class javax.help.Presentation
-
Displays the presentation to the user.
- setDisplayed(boolean) - Method in class javax.help.ServletHelpBroker
-
Displays the presentation to the user.
- setDisplayed(boolean) - Method in class javax.help.WindowPresentation
-
Displays the presentation to the user.
- setDocumentTitle(String) - Method in class javax.help.DefaultHelpModel
-
Assigns the document title.
- setDocumentTitle(String) - Method in interface javax.help.TextHelpModel
-
Sets the title of the document.
- setEditorKit(String, EditorKit) - Method in class javax.help.plaf.basic.BasicContentViewerUI
- setEnabled(boolean) - Method in class com.sun.java.help.impl.JHelpPrintHandler
-
Enables or disables the action.
- setEnabled(boolean) - Method in class javax.help.AbstractHelpAction
-
Setter for property enabled.
- setEnabled(boolean) - Method in interface javax.help.HelpAction
-
Setter for property enabled.
- setExpansionType(int) - Method in class javax.help.TreeItem
-
Sets the expansion type
- setFont(Font) - Method in class javax.help.DefaultHelpBroker
-
Sets the font for this this HelpBroker.
- setFont(Font) - Method in interface javax.help.HelpBroker
-
Sets the font for this HelpBroker.
- setFont(Font) - Method in class javax.help.plaf.basic.BasicSearchCellRenderer
-
Subclassed to only accept the font if it is not a FontUIResource.
- setFont(Font) - Method in class javax.help.Presentation
-
Sets the font for this this Presentation.
- setFont(Font) - Method in class javax.help.ServletHelpBroker
-
Sets the font for this this HelpBroker.
- setFont(Font) - Method in class javax.help.WindowPresentation
-
Sets the font for this this WindowPresentation.
- setHashtable(Hashtable) - Method in class com.sun.java.help.impl.TagProperties
- setHelpBroker(HelpBroker) - Method in class javax.help.tagext.IndexItemTag
- setHelpBroker(HelpBroker) - Method in class javax.help.tagext.NavigatorsTag
- setHelpBroker(HelpBroker) - Method in class javax.help.tagext.SearchTOCItemTag
- setHelpBroker(HelpBroker) - Method in class javax.help.tagext.TOCItemTag
- setHelpBroker(HelpBroker) - Method in class javax.help.tagext.ValidateTag
- setHelpIDString(Component, String) - Static method in class javax.help.CSH
-
Sets the helpID for a Component.
- setHelpIDString(MenuItem, String) - Static method in class javax.help.CSH
-
Sets the helpID for a MenuItem.
- setHelpModel(HelpModel) - Method in class com.sun.java.help.impl.JHelpPrintHandler
- setHelpModel(HelpModel) - Method in class javax.help.DefaultHelpHistoryModel
-
Sets a new HelpModel
- setHelpModel(HelpModel) - Method in interface javax.help.HelpHistoryModel
-
Sets the HelpModel
- setHelpSet(Component, HelpSet) - Static method in class javax.help.CSH
-
Sets the static HelpSet for a Component.
- setHelpSet(MenuItem, HelpSet) - Static method in class javax.help.CSH
-
Sets the static HelpSet for a MenuItem.
- setHelpSet(HelpSet) - Method in class javax.help.DefaultHelpBroker
-
Changes the HelpSet for this broker.
- setHelpSet(HelpSet) - Method in class javax.help.DefaultHelpModel
-
Sets the HelpSet for this HelpModel.
- setHelpSet(HelpSet) - Method in interface javax.help.HelpBroker
-
Sets the current HelpSet for this HelpBroker.
- setHelpSet(HelpSet) - Method in interface javax.help.HelpModel
-
Sets the loaded (aka "top") HelpSet for this model.
- setHelpSet(HelpSet) - Method in class javax.help.Presentation
-
Changes the HelpSet for this presentation.
- setHelpSet(HelpSet) - Method in class javax.help.ServletHelpBroker
-
Changes the HelpSet for this broker.
- setHelpSet(HelpSet) - Method in class javax.help.TreeItem
-
Set the HelpSet for this TreeItem.
- setHelpSet(HelpSet) - Method in class javax.help.WindowPresentation
-
Changes the HelpSet for this presentation.
- setHelpSetName(String) - Method in class javax.help.tagext.ValidateTag
- setHelpSetPresentation(HelpSet.Presentation) - Method in class javax.help.DefaultHelpBroker
-
Set the presentation attributes from a HelpSet.Presentation.
- setHelpSetPresentation(HelpSet.Presentation) - Method in interface javax.help.HelpBroker
-
Sets the presentation attributes from a HelpSet.Presentation.
- setHelpSetPresentation(HelpSet.Presentation) - Method in class javax.help.JHelp
-
Set the HelpSet.Presentation.
- setHelpSetPresentation(HelpSet.Presentation) - Method in class javax.help.Presentation
-
Set the Presentation attributes from a named presentation in a HelpSet.
- setHelpSetPresentation(HelpSet.Presentation) - Method in class javax.help.ServletHelpBroker
- setHelpSetPresentation(HelpSet.Presentation) - Method in class javax.help.WindowPresentation
-
Set the Presentation attributes specific to WindowPresentations from a named presentation in a HelpSet.
- setHelpSetSpec(String) - Method in class javax.help.JHelp
-
Set the URL to the HelpSet.
- setHighlights(TextHelpModel.Highlight[]) - Method in class javax.help.DefaultHelpModel
-
Set highlights.
- setHighlights(TextHelpModel.Highlight[]) - Method in interface javax.help.TextHelpModel
-
Sets the highlights to be a range of positions in a document.
- setHistoryEntry(int) - Method in class javax.help.DefaultHelpHistoryModel
-
Sets the current history entry
- setHistoryEntry(int) - Method in interface javax.help.HelpHistoryModel
-
Sets the current history entry
- setHomeID(String) - Method in class javax.help.HelpSet
-
Sets the Home ID for a HelpSet.
- setIcon(Icon) - Method in class javax.help.plaf.HelpNavigatorUI
-
Sets the icon for this HelpNavigator.
- setIconByID(String) - Method in class com.sun.java.help.impl.JHSecondaryViewer
-
Sets the icon in the activator by id.
- setIconByName(String) - Method in class com.sun.java.help.impl.JHSecondaryViewer
-
Sets the icon in the activator by url or id.
- setId(String) - Method in class com.sun.java.help.impl.JHSecondaryViewer
-
Set the ID for content in the secondary viewer
- setID(Map.ID) - Method in class javax.help.TreeItem
-
Set the ID for the item.
- setIndexView(IndexView) - Method in class javax.help.tagext.IndexItemTag
- setInput(InputStream, String) - Method in class com.sun.java.help.impl.DocumentParser
- setInput(Reader) - Method in class com.sun.java.help.impl.DocumentParser
- setInvalidURL(String) - Method in class javax.help.tagext.ValidateTag
- setInvoker(Component) - Method in class javax.help.Popup
-
Set the invoking component for this popup.
- setInvokerInternalBounds(Rectangle) - Method in class javax.help.Popup
-
Set the the internal bounds for an invoker.
- setKeyData(Object, String, Object) - Method in class javax.help.HelpSet
-
Sets some local KeyData on a given context.
- setLocale(String) - Method in class javax.help.search.IndexerKit
-
Convenience method for setting the locale from a lang string Takes the lang string in the form of "language_country_variant".
- setLocale(Locale) - Method in class javax.help.DefaultHelpBroker
-
Sets the locale of this HelpBroker.
- setLocale(Locale) - Method in interface javax.help.HelpBroker
-
Sets the locale of this HelpBroker.
- setLocale(Locale) - Method in class javax.help.Presentation
-
Sets the locale of this Presentation.
- setLocale(Locale) - Method in class javax.help.search.IndexerKit
-
Sets the locale for string tokenizing.
- setLocale(Locale) - Method in class javax.help.ServletHelpBroker
-
Sets the locale of this HelpBroker.
- setLocale(Locale) - Method in class javax.help.WindowPresentation
-
Sets the locale of this Presentation.
- setLocalMap(Map) - Method in class javax.help.HelpSet
-
Set the Map for this HelpSet.
- setLocation(Point) - Method in class javax.help.DefaultHelpBroker
-
Requests the presentation be located at a given position.
- setLocation(Point) - Method in interface javax.help.HelpBroker
-
Sets the position of the presentation.
- setLocation(Point) - Method in class javax.help.ServletHelpBroker
-
Requests the presentation be located at a given position.
- setLocation(Point) - Method in class javax.help.WindowPresentation
-
Requests the presentation be located at a given position.
- setMerge(boolean) - Method in class javax.help.tagext.ValidateTag
- setMergeType(String) - Method in class javax.help.TreeItem
-
Sets the merge type
- setModel(HelpModel) - Method in class javax.help.JHelpNavigator
-
Sets the HelpModel that provides the data.
- setModel(TextHelpModel) - Method in class javax.help.JHelp
-
Sets the HelpModel that provides the data.
- setModel(TextHelpModel) - Method in class javax.help.JHelpContentViewer
-
Sets the HelpModel that provides the data.
- setName(String) - Method in class javax.help.TreeItem
-
Sets the name of the item.
- setNavigatorDisplayed(boolean) - Method in class javax.help.JHelp
-
Hidess/Displays the Navigators in the HelpUI.
- setPageFormat(PageFormat) - Method in class com.sun.java.help.impl.JHelpPrintHandler
-
Setter for property pageFormat.
- setParent(FavoritesItem) - Method in class javax.help.FavoritesItem
-
Sets the parent of this item.
- setPF(PageFormat) - Method in class com.sun.java.help.impl.JHelpPrintHandler
-
Deprecated.As of JDK version 2.0, replaced by
setPageFormat(pageFormat)
. - setPresentation(String) - Method in class javax.help.TreeItem
-
Sets the presentation
- setPresentationName(String) - Method in class javax.help.TreeItem
-
Sets the presentation name
- setQuery(String) - Method in class javax.help.tagext.SearchTOCItemTag
- setScreen(int) - Method in class javax.help.DefaultHelpBroker
-
Requests the presentation be set to a given screen.
- setScreen(int) - Method in interface javax.help.HelpBroker
-
Set the screen the presentation is to be displayed on This operation may throw an UnsupportedOperationException if the underlying implementation does not allow this.
- setScreen(int) - Method in class javax.help.ServletHelpBroker
-
Requests the presentation be set to a given screen.
- setScreen(int) - Method in class javax.help.WindowPresentation
-
Sets the screen of the presentation
- setSearchEngine(SearchEngine) - Method in class javax.help.JHelpSearchNavigator
-
Explicitly changes the default (overriding what is in the HelpSet).
- setSearchView(SearchView) - Method in class javax.help.tagext.SearchTOCItemTag
- setSelectedItems(TreeItem[]) - Method in class javax.help.JHelpNavigator
-
Sets the list of selected items
- setShouldCacheSource(boolean) - Method in class com.sun.java.help.impl.DocumentParser
- setSize(Dimension) - Method in class javax.help.DefaultHelpBroker
-
Requests the presentation be set to a given size.
- setSize(Dimension) - Method in interface javax.help.HelpBroker
-
Sets the size of the presentation.
- setSize(Dimension) - Method in class javax.help.Presentation
-
Requests the presentation be set to a given size.
- setSize(Dimension) - Method in class javax.help.ServletHelpBroker
-
Requests the presentation be set to a given size.
- setSize(Dimension) - Method in class javax.help.WindowPresentation
-
Requests the presentation be set to a given size.
- setSynch(boolean) - Method in class javax.help.JHelpContentViewer
-
Sets synchronization of this JHelpContentViewer with navigators.
- setTextColor(String) - Method in class com.sun.java.help.impl.JHSecondaryViewer
-
Sets the text Color for the activator text.
- setTextFontFamily(String) - Method in class com.sun.java.help.impl.JHSecondaryViewer
-
Sets the text Font family for the activator text.
- setTextFontSize(String) - Method in class com.sun.java.help.impl.JHSecondaryViewer
-
Sets the text size for the activator text.
- setTextFontStyle(String) - Method in class com.sun.java.help.impl.JHSecondaryViewer
-
Sets the text Font Style for the activator text.
- setTextFontWeight(String) - Method in class com.sun.java.help.impl.JHSecondaryViewer
-
Sets the text Font Weigth for the activator text.
- setTextNonSelectionColor(Color) - Method in class javax.help.plaf.basic.BasicSearchCellRenderer
-
Sets the color the text is drawn with when the node is not selected.
- setTextSelectionColor(Color) - Method in class javax.help.plaf.basic.BasicSearchCellRenderer
-
Sets the color the text is drawn with when the node is selected.
- setTitle(String) - Method in class javax.help.HelpSet
-
Sest the title for this HelpSet.
- setTitle(String) - Method in class javax.help.WindowPresentation
- setTitleFromDocument(boolean) - Method in class javax.help.WindowPresentation
-
Set the title from the Document.
- setTocView(TOCView) - Method in class javax.help.tagext.TOCItemTag
- setToolbarDisplayed(boolean) - Method in class javax.help.JHelp
-
Hidess/Displays the Toolbar in the HelpUI.
- setToolbarDisplayed(boolean) - Method in class javax.help.WindowPresentation
-
Hides/Shows Toolbar
- setTopicImageID(String) - Method in class javax.help.TOCView
-
Set the topic image ID param String ID for the topic image
- setUI(HelpContentViewerUI) - Method in class javax.help.JHelpContentViewer
-
Sets the HelpViewerUI that provides the current look and feel.
- setUI(HelpNavigatorUI) - Method in class javax.help.JHelpNavigator
-
Sets the HelpUI that provides the current look and feel.
- setUI(HelpUI) - Method in class javax.help.JHelp
-
Sets the HelpUI that will provide the current look and feel.
- setupNavigators() - Method in class javax.help.JHelp
- setViewData(View) - Method in class com.sun.java.help.impl.JHSecondaryViewer
-
Sets data optained from the View
- setViewData(View) - Method in interface com.sun.java.help.impl.ViewAwareComponent
-
Set the View that corresponds to this object This gives access to a wealth of information.
- setViewDisplayed(boolean) - Method in class javax.help.DefaultHelpBroker
-
Hides/Shows view.
- setViewDisplayed(boolean) - Method in interface javax.help.HelpBroker
-
Hides/Shows Navigational Views.
- setViewDisplayed(boolean) - Method in class javax.help.ServletHelpBroker
-
Hides/Shows view.
- setViewDisplayed(boolean) - Method in class javax.help.WindowPresentation
-
Hides/Shows view.
- setViewerActivator(String) - Method in class com.sun.java.help.impl.JHSecondaryViewer
-
Sets the viewer activator.
- setViewerLocation(String) - Method in class com.sun.java.help.impl.JHSecondaryViewer
-
Sets the viewer's location to display the content in.
- setViewerName(String) - Method in class com.sun.java.help.impl.JHSecondaryViewer
-
Sets the viewer name to display the content in.
- setViewerSize(String) - Method in class com.sun.java.help.impl.JHSecondaryViewer
-
Sets the viewer's size to display the content in.
- setViewerStyle(String) - Method in class com.sun.java.help.impl.JHSecondaryViewer
-
Sets the viewer style.
- setVisible(boolean) - Method in class javax.help.FavoritesItem
- setVisible(boolean) - Method in class javax.help.FavoritesNode
-
Sets visibility of node
- setXmlEntities(TagProperties) - Method in class com.sun.java.help.impl.DocumentParser
- showID(String, String, String) - Method in class javax.help.DefaultHelpBroker
-
Shows this ID.
- showID(String, String, String) - Method in interface javax.help.HelpBroker
-
Displays this ID in a particular presentation
- showID(String, String, String) - Method in class javax.help.ServletHelpBroker
- showID(Map.ID, String, String) - Method in class javax.help.DefaultHelpBroker
-
Show this ID.
- showID(Map.ID, String, String) - Method in interface javax.help.HelpBroker
-
Displays this ID in a given presentation
- showID(Map.ID, String, String) - Method in class javax.help.ServletHelpBroker
- size() - Method in class com.sun.java.help.impl.TagProperties
-
Implementation of a deferred hashtable
- skip(long) - Method in class com.sun.java.help.impl.XmlReader
-
Skips a specified number of characters.
- skipToCloseAngle(char) - Method in class com.sun.java.help.impl.DocumentParser
-
This method is called when parsing a tag and an error is encountered.
- skipWhite(char) - Method in class com.sun.java.help.impl.DocumentParser
- SLASH - Static variable in class com.sun.java.help.impl.DocPConst
- slaveTopNode - Variable in class javax.help.Merge
-
Slave node
- SortMerge - Class in javax.help
-
Sort merge type
- SortMerge(NavigatorView, NavigatorView) - Constructor for class javax.help.SortMerge
-
Constructs SortMerge
- sortNode(DefaultMutableTreeNode, Locale) - Static method in class javax.help.SortMerge
-
Sorts children of node using Array.sort
- source - Variable in class com.sun.java.help.impl.DocumentParser
- sp - Variable in class javax.help.plaf.basic.BasicFavoritesNavigatorUI
- sp - Variable in class javax.help.plaf.basic.BasicGlossaryNavigatorUI
- sp - Variable in class javax.help.plaf.basic.BasicIndexNavigatorUI
- sp - Variable in class javax.help.plaf.basic.BasicSearchNavigatorUI
- sp - Variable in class javax.help.plaf.basic.BasicTOCNavigatorUI
- SPACE - Static variable in class com.sun.java.help.impl.DocPConst
- splitPane - Variable in class javax.help.plaf.basic.BasicHelpUI
- start - Variable in class javax.help.DefaultHelpModel.DefaultHighlight
- start() - Method in class com.sun.java.help.impl.SwingWorker
-
Start the worker thread.
- start(int) - Method in class com.sun.java.help.impl.SwingWorker
-
Start the worker thread.
- start(String, Locale) - Method in class javax.help.search.SearchQuery
-
Starts the search.
- startStoreDocument(String) - Method in class javax.help.search.IndexerKit
-
Starts the storing of the dcoument.
- stop() - Method in class javax.help.search.SearchQuery
-
Stops the search.
- storeLocation(String, int) - Method in class javax.help.search.IndexBuilder
-
Stores a concept at a given position.
- storeStopWords(Enumeration) - Method in class javax.help.search.IndexBuilder
-
Sets the stopwords in an index.
- storeTitle(String) - Method in class javax.help.search.IndexBuilder
-
Stores the title for the document.
- storeTitle(String) - Method in class javax.help.search.IndexerKit
-
Stores a title in the IndexBuilder.
- storeToken(String, int) - Method in class javax.help.search.IndexerKit
-
Stores a token in the IndexBuilder.
- SwingHelpUtilities - Class in javax.help
-
Provides a number of utility functions: Support for Beans, mapping from a Bean class to its HelpSet and to its ID.
- SwingHelpUtilities() - Constructor for class javax.help.SwingHelpUtilities
- SwingWorker - Class in com.sun.java.help.impl
-
This is the 3rd version of SwingWorker (also known as SwingWorker 3), an abstract class that you subclass to perform GUI-related work in a dedicated thread.
- SwingWorker() - Constructor for class com.sun.java.help.impl.SwingWorker
-
Start a thread that will call the
construct
method and then exit.
All Classes All Packages