Class Hilfe


public class Hilfe
extends Frame

Field Summary

(package private) Button
okayButton
(package private) TextArea
textArea
(package private) String
title

Constructor Summary

Hilfe()

Method Summary

boolean
action(Event evt, Object arg)
boolean
handleEvent(Event evt)

Field Details

okayButton

(package private)  Button okayButton

textArea

(package private)  TextArea textArea

title

(package private)  String title

Constructor Details

Hilfe

public Hilfe()

Method Details

action

public boolean action(Event evt,
                      Object arg)

handleEvent

public boolean handleEvent(Event evt)