|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--javax.swing.event.MouseInputAdapter | +--org.w3c.jigadmin.editors.MyHTMLEditorKit.LinkController
Our MouseListener.
Constructor Summary | |
MyHTMLEditorKit.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 MyHTMLEditorKit.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 |