Crossfire JXClient, Trunk
Public Member Functions | Static Public Member Functions | List of all members
AppletFrame Class Reference
Inheritance diagram for AppletFrame:
Inheritance graph
Collaboration diagram for AppletFrame:
Collaboration graph

Public Member Functions

 AppletFrame (String name)
 
void processEvent (AWTEvent e)
 

Static Public Member Functions

static void startApplet (String className, String title, String args[])
 

Detailed Description

Applet to Application Frame window

Definition at line 53 of file AppletFrame.java.

Constructor & Destructor Documentation

◆ AppletFrame()

AppletFrame.AppletFrame ( String  name)

Definition at line 96 of file AppletFrame.java.

References name().

Here is the call graph for this function:

Member Function Documentation

◆ processEvent()

void AppletFrame.processEvent ( AWTEvent  e)

Definition at line 103 of file AppletFrame.java.

◆ startApplet()

static void AppletFrame.startApplet ( String  className,
String  title,
String  args[] 
)
static

Definition at line 55 of file AppletFrame.java.

References a.

Referenced by GraphicsTest.main().

Here is the caller graph for this function:

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