|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TextAutomatonFrame | |
---|---|
fr.umlv.unitex |
Uses of TextAutomatonFrame in fr.umlv.unitex |
---|
Methods in fr.umlv.unitex that return TextAutomatonFrame | |
---|---|
static TextAutomatonFrame |
TextAutomatonFrame.getFrame()
|
Methods in fr.umlv.unitex with parameters of type TextAutomatonFrame | |
---|---|
void |
UnitexFrame.printTextAutomatonFrame(TextAutomatonFrame g)
Prints a TextAutomatonFrame . |
Constructors in fr.umlv.unitex with parameters of type TextAutomatonFrame | |
---|---|
FstGraphicalZone(int w,
int h,
FstTextField t,
TextAutomatonFrame p,
boolean listeners)
Constructs a new FstGraphicalZone . |
|
FstTextField(int n,
TextAutomatonFrame p)
Constructs a new empty FstTextField . |
|
GenericGraphicalZone(int w,
int h,
javax.swing.JTextField t,
TextAutomatonFrame p)
Constructs a new GenericGraphicalZone . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |