VerticalFlowLayout Class Reference

List of all members.

Public Member Functions

 VerticalFlowLayout (int i, int j, int k)
int getWrapWidth (Container container)
Dimension preferredLayoutSize (Container container)
Dimension oldpreferredLayoutSize (Container container)

Package Attributes

int wrapWidth = 0

Constructor & Destructor Documentation

VerticalFlowLayout int  i,
int  j,
int  k
[inline]
 

Definition at line 5 of file VerticalFlowLayout.java.


Member Function Documentation

int getWrapWidth Container  container  )  [inline]
 

Definition at line 8 of file VerticalFlowLayout.java.

References getWrapWidth(), and wrapWidth.

Referenced by getWrapWidth().

Dimension oldpreferredLayoutSize Container  container  )  [inline]
 

Definition at line 63 of file VerticalFlowLayout.java.

References oldpreferredLayoutSize().

Referenced by oldpreferredLayoutSize().

Dimension preferredLayoutSize Container  container  )  [inline]
 

Definition at line 14 of file VerticalFlowLayout.java.

References preferredLayoutSize(), and wrapWidth.

Referenced by preferredLayoutSize().


Member Data Documentation

int wrapWidth = 0 [package]
 

Definition at line 4 of file VerticalFlowLayout.java.

Referenced by getWrapWidth(), and preferredLayoutSize().


The documentation for this class was generated from the following file:
Generated on Sun Aug 15 11:56:54 2004 for International Input by doxygen 1.3.7