org.objectweb.jac.aspects.gui.AppletView This class allows the programmer to insert specialized object views defined as applets. <p>This is useful when views can be used by an Internet browser at client-side. <p>The programmer must subclass this class and overload the <code>init</code> method. @see #init()