Package PamView.panel
Class KeyPanel
java.lang.Object
PamView.panel.KeyPanel
Class to generate standard panels for plot keys.
 Basically, it's a container with a simple 
 layout that get's a load of other componenets
 added to it.
- Author:
 - Doug
 
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionvoidadd(PamKeyItem pamKeyItem) voidclear()voiddestroy()intgetPanel()voidremove(PamKeyItem pamKeyItem) voidsetKeyType(int keyType)  
- 
Constructor Details
- 
KeyPanel
 
 - 
 - 
Method Details
- 
add
 - 
remove
 - 
getPanel
 - 
clear
public void clear() - 
destroy
public void destroy() - 
getKeyType
public int getKeyType() - 
setKeyType
public void setKeyType(int keyType)  - 
getTitledBorder
 
 -