|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object gui.JAPHyperlinkAdapter
public class JAPHyperlinkAdapter
Basic Adpater class for processing Hyperlinks displayed in the JAP application context Basic functionality of opening links with the platform specific browser is provided by this class.
Constructor Summary | |
---|---|
JAPHyperlinkAdapter()
|
Method Summary | |
---|---|
void |
hyperlinkUpdate(javax.swing.event.HyperlinkEvent e)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JAPHyperlinkAdapter()
Method Detail |
---|
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 |