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 |
|
||||||||||||||||
|
Definition at line 5 of file VerticalFlowLayout.java. |
|
|
Definition at line 8 of file VerticalFlowLayout.java. References getWrapWidth(), and wrapWidth. Referenced by getWrapWidth(). |
|
|
Definition at line 63 of file VerticalFlowLayout.java. References oldpreferredLayoutSize(). Referenced by oldpreferredLayoutSize(). |
|
|
Definition at line 14 of file VerticalFlowLayout.java. References preferredLayoutSize(), and wrapWidth. Referenced by preferredLayoutSize(). |
|
|
Definition at line 4 of file VerticalFlowLayout.java. Referenced by getWrapWidth(), and preferredLayoutSize(). |
1.3.7