Class pi4mpFrame


public class pi4mpFrame
extends JFrame

Field Summary

(package private) aufgabe
myAufgabe
(package private) simulation
mySimulation

Constructor Summary

pi4mpFrame()
pi4mpFrame(String titel)
pi4mpFrame(String titel, AppletContext AppContext, JApplet app, String localIP)

Method Summary

JMenuBar
getJMenuBar(boolean isApplet, AppletContext AppContext, String localIP, JApplet app)
private StringBuffer
theVersion()

Field Details

myAufgabe

(package private)  aufgabe myAufgabe

mySimulation

(package private)  simulation mySimulation

Constructor Details

pi4mpFrame

public pi4mpFrame()

pi4mpFrame

public pi4mpFrame(String titel)

pi4mpFrame

public pi4mpFrame(String titel,
                  AppletContext AppContext,
                  JApplet app,
                  String localIP)

Method Details

getJMenuBar

public JMenuBar getJMenuBar(boolean isApplet,
                            AppletContext AppContext,
                            String localIP,
                            JApplet app)

theVersion

private StringBuffer theVersion()