Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
_
G
get(int)
- Method in class net.sourceforge.helpgui.page.
PageList
Return a page by its index.
getAllowsChildren()
- Method in class net.sourceforge.helpgui.page.
Page
Returns true if the receiver allows children.
getAllowsChildren()
- Method in class net.sourceforge.helpgui.page.
PageRoot
Returns true if the receiver allows children.
getBookMark(JMenuItem)
- Method in class net.sourceforge.helpgui.page.
PageBookMarks
Get a bookmarks
getChildAt(int)
- Method in class net.sourceforge.helpgui.page.
Page
Returns the child TreeNode at index childIndex.
getChildAt(int)
- Method in class net.sourceforge.helpgui.page.
PageRoot
Returns the child TreeNode at index childIndex.
getChildCount()
- Method in class net.sourceforge.helpgui.page.
Page
Returns the number of children TreeNodes the receiver contains.
getChildCount()
- Method in class net.sourceforge.helpgui.page.
PageRoot
Returns the number of children TreeNodes the receiver contains.
getCurrentPage()
- Method in class net.sourceforge.helpgui.gui.
HelpView
Return the current page
getCurrentPage()
- Method in class net.sourceforge.helpgui.page.
LinkedPage
Return the current page
getFirstChild()
- Method in class net.sourceforge.helpgui.page.
PageRoot
getHome()
- Method in class net.sourceforge.helpgui.page.
Page
Convert the Page into String.
getImage()
- Method in class net.sourceforge.helpgui.page.
Page
Return the icon name for this page.
getIndex(TreeNode)
- Method in class net.sourceforge.helpgui.page.
Page
Returns the index of node in the receivers children.
getIndex(Page)
- Method in class net.sourceforge.helpgui.page.
PageList
Returns the index of the specified task.
getIndex(TreeNode)
- Method in class net.sourceforge.helpgui.page.
PageRoot
Returns the index of node in the receivers children.
getInstance()
- Static method in class net.sourceforge.helpgui.page.
PageBookMarks
getInstance()
- Static method in class net.sourceforge.helpgui.util.
Language
Get the instance of the language
getJTree()
- Method in class net.sourceforge.helpgui.gui.
HelpView
Get the JTree of the panel
getKey()
- Method in class net.sourceforge.helpgui.page.
Page
Returns the key associated with this page, or null if none exists
getLinkedPage(Enumeration, String)
- Method in class net.sourceforge.helpgui.gui.
HelpView
Return the page with the specify url
getLinkedPagebyKey(Enumeration, String)
- Method in class net.sourceforge.helpgui.gui.
HelpView
Return the page with the specify key
getNextPage()
- Method in class net.sourceforge.helpgui.page.
LinkedPage
Get the next page
getParent()
- Method in class net.sourceforge.helpgui.page.
Page
Returns the parent TreeNode of the receiver.
getParent()
- Method in class net.sourceforge.helpgui.page.
PageRoot
Returns the parent TreeNode of the receiver.
getPath()
- Method in class net.sourceforge.helpgui.page.
Page
Return the path of the Page on the Tree
getPlatform()
- Static method in class net.sourceforge.helpgui.util.
BrowserControl
Try to determine whether this application is running under Windows or some other platform by examing the "os.name" property.
getPreviousPage()
- Method in class net.sourceforge.helpgui.page.
LinkedPage
Get the previous page
getTarget()
- Method in class net.sourceforge.helpgui.page.
Page
Return the target of the page (the HTML URI).
getText()
- Method in class net.sourceforge.helpgui.page.
Page
Return the Title of the Page.
getText(String)
- Method in class net.sourceforge.helpgui.util.
Language
getTextArea()
- Method in class net.sourceforge.helpgui.gui.
HelpView
Get the TextArea of the panel
getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean)
- Method in class net.sourceforge.helpgui.gui.
TreeRenderer
goHome()
- Method in class net.sourceforge.helpgui.gui.
HelpView
Go to the home page
goHomePage(Enumeration)
- Method in class net.sourceforge.helpgui.gui.
HelpView
Recursive function to parse all page to get the home page
gotoTopic(String)
- Method in class net.sourceforge.helpgui.gui.
HelpView
Goes to a help topic based on the passed key, or ignores the request if the key is not found
gotoTopic(String)
- Method in class net.sourceforge.helpgui.gui.
MainFrame
Goes to a help topic based on the passed key, or ignores the request if the key is not found
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
_