public class EditorPaneLinkVisitor extends Object implements ActionListener
Constructor and Description |
---|
EditorPaneLinkVisitor() |
EditorPaneLinkVisitor(JXEditorPane pane) |
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(ActionEvent e) |
protected JXEditorPane |
createDefaultEditorPane() |
protected HyperlinkListener |
createHyperlinkListener() |
protected HyperlinkListener |
getHyperlinkListener() |
protected LinkModel |
getInternalLink() |
JXEditorPane |
getOutputComponent() |
void |
visit(LinkModel link) |
protected void |
visitInternal(URL url) |
public EditorPaneLinkVisitor()
public EditorPaneLinkVisitor(JXEditorPane pane)
public JXEditorPane getOutputComponent()
public void actionPerformed(ActionEvent e)
actionPerformed
in interface ActionListener
public void visit(LinkModel link)
protected JXEditorPane createDefaultEditorPane()
protected HyperlinkListener getHyperlinkListener()
protected HyperlinkListener createHyperlinkListener()
protected LinkModel getInternalLink()
protected void visitInternal(URL url)
Copyright © 2018. All rights reserved.