モジュール java.desktop
パッケージ javax.swing.text.html

クラスHTMLEditorKit.LinkController

java.lang.Object
java.awt.event.MouseAdapter
javax.swing.text.html.HTMLEditorKit.LinkController
すべての実装されたインタフェース:
MouseListener, MouseMotionListener, MouseWheelListener, Serializable, EventListener
含まれているクラス:
HTMLEditorKit

public static class HTMLEditorKit.LinkController extends MouseAdapter implements MouseMotionListener, Serializable
関連付けられたコンポーネントを監視し、必要に応じてその上でハイパーリンク・イベントを発生させるクラスです。