模块  java.desktop
软件包  javax.swing.text.html

Class HTMLEditorKit.LinkController

    • 构造方法详细信息

      • LinkController

        public LinkController()
    • 方法详细信息

      • activateLink

        protected void activateLink​(int pos,
                                    JEditorPane editor)
        如果给定位置表示链接,则在关联的JEditorPane上调用linkActivated。

        这被实现为转发到具有相同名称的方法,但是具有以下args == -1。

        参数
        pos - 职位
        editor - the editor pane