GUI.ImageFrame Class Reference

Collaboration diagram for GUI.ImageFrame:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 ImageFrame (String naam, Dimension newSize)

Private Member Functions

void initialize ()
javax.swing.JPanel getJContentPane ()
ImagePanel getImagePanel ()

Private Attributes

String naam
javax.swing.JPanel jContentPane = null
ImagePanel imagePanel = null

Detailed Description

Author:
David V
TODO To change the template for this generated type comment go to Window - Preferences - Java - Code Style - Code Templates

Definition at line 22 of file ImageFrame.java.


Constructor & Destructor Documentation

GUI.ImageFrame.ImageFrame String  naam,
Dimension  newSize
 

This is the default constructor

Definition at line 30 of file ImageFrame.java.

References GUI.ImageFrame.initialize().


Member Function Documentation

ImagePanel GUI.ImageFrame.getImagePanel  )  [private]
 

This method initializes imagePanel

Returns:
GUI.ImagePanel

Definition at line 64 of file ImageFrame.java.

References GUI.ImagePanel.getImage(), GUI.ImagePanel.getImageHeight(), GUI.ImagePanel.getImageWidth(), GUI.ImageFrame.imagePanel, GUI.ImageFrame.naam, and GUI.ImagePanel.setImage().

Referenced by GUI.ImageFrame.getJContentPane().

javax.swing.JPanel GUI.ImageFrame.getJContentPane  )  [private]
 

This method initializes jContentPane

Returns:
javax.swing.JPanel

Definition at line 50 of file ImageFrame.java.

References GUI.ImageFrame.getImagePanel(), and GUI.ImageFrame.jContentPane.

Referenced by GUI.ImageFrame.initialize().

void GUI.ImageFrame.initialize  )  [private]
 

This method initializes this

Returns:
void

Definition at line 41 of file ImageFrame.java.

References GUI.ImageFrame.getJContentPane().

Referenced by GUI.ImageFrame.ImageFrame().


The documentation for this class was generated from the following file:
Generated on Mon Jul 18 21:59:58 2005 for Twee Voor Twaalf by  doxygen 1.4.3