Gridarta Editor
Public Member Functions | Static Public Member Functions | Package Attributes | List of all members
DrawTest Class Reference
Inheritance diagram for DrawTest:
Inheritance graph
Collaboration diagram for DrawTest:
Collaboration graph

Public Member Functions

void destroy ()
 
String getAppletInfo ()
 
void init ()
 

Static Public Member Functions

static void main (String args[])
 

Package Attributes

DrawControls controls
 
DrawPanel panel
 

Detailed Description

Definition at line 66 of file DrawTest.java.

Member Function Documentation

◆ destroy()

void DrawTest.destroy ( )

Definition at line 81 of file DrawTest.java.

◆ getAppletInfo()

String DrawTest.getAppletInfo ( )

Definition at line 98 of file DrawTest.java.

◆ init()

void DrawTest.init ( )

Definition at line 72 of file DrawTest.java.

Referenced by main().

Here is the caller graph for this function:

◆ main()

static void DrawTest.main ( String  args[])
static

Definition at line 86 of file DrawTest.java.

References init().

Here is the call graph for this function:

Member Data Documentation

◆ controls

DrawControls DrawTest.controls
package

Definition at line 69 of file DrawTest.java.

◆ panel

DrawPanel DrawTest.panel
package

Definition at line 68 of file DrawTest.java.


The documentation for this class was generated from the following file: