com.tensegrity.graphics.text
Class TextSample

java.lang.Object
  extended bycom.tensegrity.graphics.text.TextSample

public class TextSample
extends java.lang.Object

This small sample illustrates how to use the text package. Furthermore it shows how to apply formats to text paragraphs, create text sections or how to format a certain range of characters.

Version:
$Id: TextSample.java,v 1.8 2004/07/21 14:04:33 GillesIachelini Exp $
Author:
Gilles Iachelini

Constructor Summary
TextSample()
          Constructor for TextSample.
 
Method Summary
static void main(java.lang.String[] args)
          Creates simple Frame with a Tree, Content pane and Buttonbar.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TextSample

public TextSample()
Constructor for TextSample.

Method Detail

main

public static void main(java.lang.String[] args)
Creates simple Frame with a Tree, Content pane and Buttonbar.

Parameters:
args - application arguments. Is ignored.


Copyright © 2005 Tensegrity Software GmbH. All Rights Reserved. Date of creation: 09.06.2006.