Package PamView
Class PamIcon
java.lang.Object
PamView.PamIcon
Get the PAMGuard icon. 
 
Handles the PAMGuard icon depending on operating system.
- 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionstatic StringgetPAMGuardIconPath(int sizeFlag) Get the path to the default icon for PAMGuard.static ImageIconstatic ImageIcongetPAMGuardImageIcon(int sizeFlag)  
- 
Field Details
- 
SMALL
public static final int SMALL- See Also:
 
 - 
NORMAL
public static final int NORMAL- See Also:
 
 - 
LARGE
public static final int LARGE- See Also:
 
 - 
OLD
public static final int OLD- See Also:
 
 
 - 
 - 
Constructor Details
- 
PamIcon
public PamIcon() 
 - 
 - 
Method Details
- 
getPAMGuardIconPath
Get the path to the default icon for PAMGuard.- Parameters:
 sizeFlag- - the size flag.- Returns:
 
 - 
getPAMGuardImageIcon
 - 
getPAMGuardImageIcon
 
 -