|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.help.DefaultHelpBroker
org.xnap.gui.util.XNapHelpBroker
public class XNapHelpBroker
Extends the DefaultHelpBroker to use XNap's own HelpDialog for a
consisten look and feel.
| Field Summary |
|---|
| Fields inherited from class javax.help.DefaultHelpBroker |
|---|
displayHelpFromFocus, displayHelpFromSource, font, frame, helpset, jhelp, locale, modallyActivated, ownerWindow |
| Constructor Summary | |
|---|---|
XNapHelpBroker(javax.help.HelpSet hs)
|
|
| Method Summary | |
|---|---|
javax.swing.JComponent |
getHelp()
|
boolean |
isDisplayed()
|
void |
setDisplayed(boolean b)
|
| Methods inherited from class javax.help.DefaultHelpBroker |
|---|
enableHelp, enableHelp, enableHelpKey, enableHelpOnButton, enableHelpOnButton, getCurrentID, getCurrentURL, getCurrentView, getDisplayHelpFromFocus, getDisplayHelpFromSource, getFont, getHelpSet, getLocale, getLocation, getSize, initPresentation, isViewDisplayed, keyPressed, keyReleased, keyTyped, setActivationWindow, setCurrentID, setCurrentID, setCurrentURL, setCurrentView, setFont, setHelpSet, setLocale, setLocation, setSize, setViewDisplayed |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XNapHelpBroker(javax.help.HelpSet hs)
| Method Detail |
|---|
public javax.swing.JComponent getHelp()
public boolean isDisplayed()
isDisplayed in interface javax.help.HelpBrokerisDisplayed in class javax.help.DefaultHelpBrokerpublic void setDisplayed(boolean b)
setDisplayed in interface javax.help.HelpBrokersetDisplayed in class javax.help.DefaultHelpBroker
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||