Package PamView

Class PamToolBar

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, SwingConstants, ColorManaged
Direct Known Subclasses:
TopToolBar

public class PamToolBar extends JToolBar implements ColorManaged
See Also:
  • Constructor Details

    • PamToolBar

      public PamToolBar()
    • PamToolBar

      public PamToolBar(int orientation)
      Parameters:
      orientation -
    • PamToolBar

      public PamToolBar(String name, int orientation)
      Parameters:
      name -
      orientation -
    • PamToolBar

      public PamToolBar(String name)
      Parameters:
      name -
  • Method Details