Class Zentrale


public class Zentrale
extends JPanel

Überschrift: Zentrale

Beschreibung:

Copyright: Copyright (c) 2002

Organisation:

Field Summary

(package private) int
difficulty
(package private) static int
lesson
(package private) boolean
nextCode
(package private) String
pwd
(package private) sequence
s
(package private) boolean
submitCode
(package private) String
user

Constructor Summary

Zentrale(performance p)
Constructor

Method Summary

private double
getEff(int[] a, int[] b, int[] x, int[] y)
returns how correct the code was beetwen 0 1

Field Details

difficulty

(package private)  int difficulty

lesson

(package private) static int lesson

nextCode

(package private)  boolean nextCode

pwd

(package private)  String pwd

s

(package private)  sequence s

submitCode

(package private)  boolean submitCode

user

(package private)  String user

Constructor Details

Zentrale

public Zentrale(performance p)
Constructor
Parameters:

Method Details

getEff

private double getEff(int[] a,
                      int[] b,
                      int[] x,
                      int[] y)
returns how correct the code was beetwen 0 1
Parameters:
Returns:
double, efficiency