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

    Constructors
    Constructor
    Description
     
  • Method Summary Link icon

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

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

    • PamBorder Link icon

      public PamBorder()
  • Method Details Link icon

    • createInnerBorder Link icon

      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.