FIGUE
*Tutorial *Previous *Current *Next

More Constructs : Decorated Key Words

* Step by Step

Define the relevant styles.
_facade.doGetStyle("style hot",
		   _facade.getFont("big font"),
		   _facade.getColor("red"),
		   _facade.getColor("yellow"));
Associate the style to the atom.
theParagraph.addChild(Atom.newAtom("Wonderful",
                                   "style hot"));

* Example

Accelerators :
home, end, page up, page down, left arrow,right arrow, up arrow, down arrow.
Autoscrolling :
drag the mouse inside the text area, approach a border or a corner, and wait.

* The Whole Source

* Related Classes and Methods

* What Next ?

Now you can :

*Tutorial *Previous *Current *Next

Comments or suggestions?
Need some help?
Copyright ©1998 INRIA
Last updated 4 November 1998 by Bruno Conductier
FIGUE