In previous articles we presented a PC based educational software on lexical analysis [1] and semantical analysis [4]. These systems were developed using an authoring system under MS Windows. The user can not change regular expressions or
input words for nondeterministic respectively deterministic finite automata. To overcome these restrictions we developed GaniFA,
our Java applet for visualization of algorithms from automata theory. It can be downloaded from our web page http://www.cs.uni-sb.de/GANIMAL
as a JAR-file and requires a Java Plug-In 1.2. We invite the reader to use it in own web-based exercises, lecture notes or
presentations on finite automata. Furthermore this web page gives a short overview, how this applet can be customized and
embedded into HTML web pages.