KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > javax > swing > text > AttributeSet > Top Examples

  • chatserver.client.ChatWindow
    @author Akshathkumar Shetty
  • TextEditor
    This applet class is used as a <b>text editor</b> that can return a <b>String</b> that represent a content of applet and is already formatted as a XSL:FO file. That String can be transformed into PDF file, which is achived by the use of FOP (FOP is Java application that read ...
  • org.apache.log4j.gui.TextPaneAppender
    <b>Experimental</b> TextPaneAppender. <br> Created: Sat Feb 26 18:50:27 2000 <br> @author Sven Reimers
  • MyTextPane
    Since JTextPane does not redefines cut, copy, and paste methods inherited from JTextComponent there is a inconsistency in implementation. Although styled text can be drawn and typed in, clipboard operations aren't working as they suppose to. Hence this class.<p> Applets are tipically run in ...
  • org.jfree.ui.IntegerDocument
    A document for editing integers. @author Andrzej Porebski
  • com.opensymphony.workflow.designer.swing.JavaTextPane
    User: Hani Suleiman Date: Jan 6, 2004 Time: 4:19:18 PM
Popular Tags