java.lang.Object
java.awt.Component
java.awt.Container
java.awt.Panel
java.applet.Applet
javax.swing.JApplet
de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.webstart.GravistoMain
All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, RootPaneContainer

@Deprecated
public class GravistoMain
extends JApplet
Deprecated.
because the Java Applet API is deprecated
Contains the Graffiti editor.
See Also:
Serialized Form
Recent revisions:
2.6.5
  • Constructor Details

    • GravistoMain

      public GravistoMain​(boolean showMainFrame, String applicationName)
      Deprecated.
      Constructs a new instance of the editor.
    • GravistoMain

      public GravistoMain()
      Deprecated.
  • Method Details

    • appletDragStarted

      public void appletDragStarted()
      Deprecated.
    • myAppletLoad

      public void myAppletLoad​(MainFrame statusPanel)
      Deprecated.
    • main

      public static void main​(String[] args)
      Deprecated.
      The editor's main method.
      Parameters:
      args - the command line arguments.