Package PamView.panel

Class WestAlignedPanel

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, ColorManaged

public class WestAlignedPanel extends PamAlignmentPanel implements ColorManaged
Panel to west align components witin other components. Will automatically use or not use PAMcolours to apply to the blank space in the panel.
Author:
dg50
See Also:
  • Constructor Details

    • WestAlignedPanel

      public WestAlignedPanel()
    • WestAlignedPanel

      public WestAlignedPanel(JComponent component)
    • WestAlignedPanel

      public WestAlignedPanel(JComponent component, boolean stealBorder)
    • WestAlignedPanel

      public WestAlignedPanel(LayoutManager innerLayout)
      Parameters:
      innerLayout -
      alignment -