KickJava   Java API By Example, From Geeks To Geeks.

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

  • 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.jdesktop.swing.JXEditorPane
    An extended editor pane which has the following features built in: <ul> <li>Text search <li>undo/redo <li>simple html/plain text editing </ul> @author Mark Davidson
  • org.apache.jmeter.visualizers.ViewResultsFullVisualizer
    Allows the tester to view the textual response from sampling an Entry. This also allows to "single step through" the sampling process via a nice "Continue" button. Created 2001/07/25 @version $Revision: 1.42.2.5 $ $Date: 2005/01/05 01:05:29 $
Popular Tags