Package PamView.panel
Class PamBorder
java.lang.Object
PamView.panel.PamBorder
Class defining standard borders for PAMGaurd displays.
- Author:
- Doug Gillespie
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic 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.
-
Constructor Details
-
PamBorder
public PamBorder()
-
-
Method Details
-
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.
-