Package PamView

Class PamPanelTiler

java.lang.Object
PamView.PamPanelTiler

public class PamPanelTiler extends Object
Class to lay out windows within a JDesktopPane
Author:
Doug
  • Constructor Details

    • PamPanelTiler

      public PamPanelTiler(JDesktopPane desktopPane)
  • 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

      public JMenu getMenu()