Package PamView
Class PamPanelTiler
java.lang.Object
PamView.PamPanelTiler
Class to lay out windows within a JDesktopPane
- Author:
- Doug
-
Constructor Details
-
PamPanelTiler
-
-
Method Details
-
tile
public void tile()auto tile the windows always have zero or one more window in x than in y and increase until there are enough spaces in the grid. -
tileHorizontal
public void tileHorizontal() -
tileVertical
public void tileVertical() -
cascade
public void cascade() -
getMenu
-