Package loggerForms
Class FormPlotOptionsPanel
java.lang.Object
loggerForms.FormPlotOptionsPanel
Class to provide a panel of plot options for a single Logger form. 
 Plot options will be in the form of a single component (generally a Panel of checkboxes)
 which control which items from within a Logger form get plotted on the map or any other 
 projections. 
 
These are accessed from the detailed plot options menu and will also become accessible from a multi tab panel which will give access to options from all logger forms.
- Author:
 - Doug Gillespie
 
- 
Constructor Summary
Constructors - 
Method Summary
 
- 
Constructor Details
- 
FormPlotOptionsPanel
- Parameters:
 formDescription-
 
 - 
 - 
Method Details
- 
setParams
public void setParams() - 
getParams
public void getParams() - 
getComponent
 
 -