JEditorPane Constructors

public JEditorPane()

public JEditorPane(URL initialPage) throws IOException

public JEditorPane(String url) throws IOException

public JEditorPane(String mimeType, String text)


Previous | Next | Top | Cafe au Lait

Copyright 2000 Elliotte Rusty Harold
elharo@metalab.unc.edu
Last Modified January 28, 2000