Package PamView.panel

Class PamBorder

java.lang.Object
PamView.panel.PamBorder

public class PamBorder extends Object
Class defining standard borders for PAMGaurd displays.
Author:
Doug Gillespie
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static Border
    Create a standard bevel for all inner plot windows in PAMGuard This is currently a lowered bevel border, but as this goes out of fashion, we may change it to something planer.

    Methods inherited from class java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • PamBorder

      public PamBorder()
  • Method Details

    • createInnerBorder

      public static Border createInnerBorder()
      Create a standard bevel for all inner plot windows in PAMGuard This is currently a lowered bevel border, but as this goes out of fashion, we may change it to something planer.
      Returns:
      a border for standardised plot windows.