|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--javax.swing.event.MouseInputAdapter | +--PatchedHTMLEditorKit.LinkController
Constructor Summary | |
PatchedHTMLEditorKit.LinkController()
|
Method Summary | |
protected void |
activateLink(int pos,
javax.swing.JEditorPane html,
int type)
|
void |
mouseClicked(java.awt.event.MouseEvent e)
|
void |
mouseMoved(java.awt.event.MouseEvent e)
|
Methods inherited from class javax.swing.event.MouseInputAdapter |
mouseDragged,
mouseEntered,
mouseExited,
mousePressed,
mouseReleased |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public PatchedHTMLEditorKit.LinkController()
Method Detail |
public void mouseClicked(java.awt.event.MouseEvent e)
public void mouseMoved(java.awt.event.MouseEvent e)
protected void activateLink(int pos, javax.swing.JEditorPane html, int type)
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |