Java Platform 1.2
Beta 4

Uses of Class
com.sun.java.swing.text.StyledEditorKit

Packages that use StyledEditorKit
com.sun.java.swing Provides a set of "lightweight" (all-Java
com.sun.java.swing.text Provides classes and interfaces that deal with editable and noneditable text components.  
com.sun.java.swing.text.html Provides the class (HTMLEditorKit) and supporting classes for creating HTML text editors.  
com.sun.java.swing.text.rtf Provides a class (RTFEditorKit) for creating Rich-Text-Format text editors.  
 

Uses of StyledEditorKit in com.sun.java.swing
 

Methods in com.sun.java.swing that return StyledEditorKit
protected  StyledEditorKit JTextPane.getStyledEditorKit()
          Gets the editor kit.
 

Uses of StyledEditorKit in com.sun.java.swing.text
 

Methods in com.sun.java.swing.text that return StyledEditorKit
protected  StyledEditorKit StyledEditorKit.StyledTextAction.getStyledEditorKit(JEditorPane e)
          Gets the editor kit associated with an editor pane.
 

Uses of StyledEditorKit in com.sun.java.swing.text.html
 

Subclasses of StyledEditorKit in com.sun.java.swing.text.html
  HTMLEditorKit
          This is the default implementation of html functionality.
 

Uses of StyledEditorKit in com.sun.java.swing.text.rtf
 

Subclasses of StyledEditorKit in com.sun.java.swing.text.rtf
  RTFEditorKit
          This is the default implementation of rtf editing functionality.
 


Java Platform 1.2
Beta 4

Submit a bug or feature
Submit comments/suggestions about new javadoc look
Java is a trademark or registered trademark of Sun Microsystems, Inc. in the US and other countries.
Copyright 1993-1998 Sun Microsystems, Inc. 901 San Antonio Road,
Palo Alto, California, 94303, U.S.A. All Rights Reserved.
This documentation was generated with a post-Beta4 version of Javadoc.