|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.melloware.jukes.gui.tool.help.HelpNode
public final class HelpNode
Instances of this class define help nodes in the dynamic help. A help node is either a chapter or topic, where only topics have an attached URL.
Copyright (c) 1999-2007 Melloware, Inc.
Field Summary
static intCHAPTER_ITEM
static intTOPIC_ITEM
Method Summary
javax.swing.IcongetIcon(boolean sel)
java.net.URLgetURL()
booleanisChapter()
java.lang.StringtoString()
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Field Detail
CHAPTER_ITEM
public static final int CHAPTER_ITEM
TOPIC_ITEM
public static final int TOPIC_ITEM
Method Detail
getIcon
public javax.swing.Icon getIcon(boolean sel)
getURL
public java.net.URL getURL()
isChapter
public boolean isChapter()
toString
public java.lang.String toString()
toString in class java.lang.Object
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
SUMMARY: NESTED | FIELD | CONSTR | METHOD
DETAIL: FIELD | CONSTR | METHOD
Copyright © 1999-2008 Melloware Inc. All Rights Reserved.