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.objectweb.fractal.gui.dialog.model.TextFieldModel A {@link javax.swing.text.Document} model based on a {@link Component} model. This model makes a conversion from a {@link Component} model to a {@link javax.swing.text.Document}. It represents the name, the type, the implementation... of this component, depending on how it was constructed.
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 $