gui

Class ImageSelect


public class ImageSelect
extends JFrame

Überschrift:

Beschreibung:

Copyright: Copyright (c) 2002

Organisation:

Field Summary

(package private) JPanel
boatImageSet
(package private) JLabel
boatLabel
(package private) JRadioButton
boatRadioButton
(package private) BorderLayout
borderLayout1
(package private) BorderLayout
borderLayout2
(package private) BorderLayout
borderLayout3
(package private) GridLayout
gridLayout1
(package private) Gui
gui
(package private) ButtonGroup
imageSelection
(package private) JScrollPane
imagesPane
(package private) JPanel
mainPanel
(package private) JButton
submit
(package private) JPanel
tennisImageSet
(package private) JLabel
tennisLabel
(package private) JRadioButton
tennisRadioButton
(package private) JLabel
text
(package private) TitledBorder
titledBorder1

Constructor Summary

ImageSelect(Gui g)

Method Summary

private ImageIcon
getIcon(int set)
private void
jbInit()
(package private) void
submit_actionPerformed(ActionEvent e)

Field Details

boatImageSet

(package private)  JPanel boatImageSet

boatLabel

(package private)  JLabel boatLabel

boatRadioButton

(package private)  JRadioButton boatRadioButton

borderLayout1

(package private)  BorderLayout borderLayout1

borderLayout2

(package private)  BorderLayout borderLayout2

borderLayout3

(package private)  BorderLayout borderLayout3

gridLayout1

(package private)  GridLayout gridLayout1

gui

(package private)  Gui gui

imageSelection

(package private)  ButtonGroup imageSelection

imagesPane

(package private)  JScrollPane imagesPane

mainPanel

(package private)  JPanel mainPanel

submit

(package private)  JButton submit

tennisImageSet

(package private)  JPanel tennisImageSet

tennisLabel

(package private)  JLabel tennisLabel

tennisRadioButton

(package private)  JRadioButton tennisRadioButton

text

(package private)  JLabel text

titledBorder1

(package private)  TitledBorder titledBorder1

Constructor Details

ImageSelect

public ImageSelect(Gui g)

Method Details

getIcon

private ImageIcon getIcon(int set)

jbInit

private void jbInit()
            throws Exception

submit_actionPerformed

(package private)  void submit_actionPerformed(ActionEvent e)