Button - gehe zu:
java.awt.Button
------------------------------------
Constructor
Methoden
Indexvariablen
Vererbung
------------------------------------
Button()
Button(String label)
------------------------------------
addActionListener(ActionListener l)
addNotify()
getActionCommand()
getLabel()
paramString()
processActionEvent(AWTEvent e)
processEvent(AWTEvent e)
removeActionListener()
setActionCommand(String command)
setLabel(String label)