|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openstreetmap.josm.gui.help.HelpBrowser.HyperlinkHandler
class HelpBrowser.HyperlinkHandler
| Constructor Summary | |
|---|---|
HelpBrowser.HyperlinkHandler()
|
|
| Method Summary | |
|---|---|
protected java.lang.String |
getUrlFragment(javax.swing.event.HyperlinkEvent e)
Checks whether the hyperlink event originated on a element with a relative href consisting of a URL fragment only, i.e. |
void |
hyperlinkUpdate(javax.swing.event.HyperlinkEvent e)
|
protected boolean |
scrollToElementWithId(java.lang.String id)
Scrolls the help browser to the element with id id |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
HelpBrowser.HyperlinkHandler()
| Method Detail |
|---|
protected boolean scrollToElementWithId(java.lang.String id)
id
id - the id
protected java.lang.String getUrlFragment(javax.swing.event.HyperlinkEvent e)
e - the hyperlink event
public void hyperlinkUpdate(javax.swing.event.HyperlinkEvent e)
hyperlinkUpdate in interface javax.swing.event.HyperlinkListener
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||