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 Link icon

    • PamPanelTiler Link icon

      public PamPanelTiler(JDesktopPane desktopPane)
  • Method Details Link icon

    • tile Link icon

      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 Link icon

      public void tileHorizontal()
    • tileVertical Link icon

      public void tileVertical()
    • cascade Link icon

      public void cascade()
    • getMenu Link icon

      public JMenu getMenu()