Serialized Form
colorizer
Colorizer colorizer
- Colorizer for image panels
backgroundImage
javax.media.jai.PlanarImage backgroundImage
- Images for file type background and scale factor calculations
sclFacImage
javax.media.jai.PlanarImage sclFacImage
dImageMin
double dImageMin
- Image extrema
dImageMax
double dImageMax
- Image extrema
scaledRaster
java.awt.image.Raster scaledRaster
- A copy of the image raster scaled to the current window size; this raster
contains only the currently active bands, which is just 1 band (except for
3 in the case of RGB images in band combined mode)
transposeRaster
java.awt.image.Raster transposeRaster
- The raster contained in the source image, but after it has been transposed
originalRaster
java.awt.image.WritableRaster originalRaster
- A copy of the raster as originally loaded from disk
rh
java.awt.RenderingHints rh
- Use border copy for all JAI operations that need border extension
sourceImage
javax.media.jai.TiledImage sourceImage
- The JAI version of the image contained in this panel
interpolationType
int interpolationType
- The type of interpolation method to use
interpolator
javax.media.jai.Interpolation interpolator
- The interpolation methods are in this class
$ColorSpace
java.lang.String $ColorSpace
$Profile
java.lang.String $Profile
aadBandCombineMatrix
double[][] aadBandCombineMatrix
transposeType
javax.media.jai.operator.TransposeType transposeType
transposeOp
javax.media.jai.RenderedOp transposeOp
colors
java.util.Vector<E> colors
jtp
ATabbedPane jtp
isStandalone
boolean isStandalone
iScanNumber
int iScanNumber
- The scan number displayed in this panel
dDataXMin
double dDataXMin
- X-axis extrema
dDataXMax
double dDataXMax
dDataYMin
double dDataYMin
- Y-axis extrema
dDataYMax
double dDataYMax
axes
Axes axes
- X & Y axes control
dataFrame
DataFrame dataFrame
- The DataFrame this panel belongs to
isIntegrationEnabled
boolean isIntegrationEnabled
- Flag indicating whether or not to perform integration operation
iULX
int iULX
- The plot rectangle in pixels
upper left x
upper left y
lower right x
lower right y
iULY
int iULY
iLRX
int iLRX
iLRY
int iLRY
dXScale
double dXScale
- Image stretch factors
dYScale
double dYScale
color_Grid
java.awt.Color color_Grid
- Default colors
color_Markers
java.awt.Color color_Markers
color_Overlay
java.awt.Color color_Overlay
color_Plot
java.awt.Color color_Plot
color_Trace1
java.awt.Color color_Trace1
color_Trace2
java.awt.Color color_Trace2
color_Trace3
java.awt.Color color_Trace3
imageBuffer
java.awt.Image imageBuffer
- Buffer to draw in to avoid flashing
panelBounds
java.awt.Rectangle panelBounds
- The panel location, width, and height (in pixels)
zl
ZoomListener zl
- Zoom events listener
isActive
boolean isActive
- Flag indicating if this panel is the active panel in a data frame
adOverlay
double[] adOverlay
plotDB
java.awt.image.DataBufferDouble plotDB
callingFrame
DataFrame callingFrame
jlMessage
javax.swing.JLabel jlMessage
data
BugReport.Data data
$BugReportAddress
java.lang.String $BugReportAddress
progress
javax.swing.JProgressBar progress
isImage
boolean isImage
- Mode flag
isPlot
boolean isPlot
iCurrentScan
int iCurrentScan
- The current scan
iFirstScan
int iFirstScan
- The scan number of the first scan in the series
iLastScan
int iLastScan
- The scan number of the last scan in the series
iCurrentSlice
int iCurrentSlice
- The displayed band
iNumSlices
int iNumSlices
- The total number of bands
iHeight
int iHeight
- The image height
iWidth
int iWidth
- The array length for XY data; the image width for images
dBgValu
double dBgValu
- Calibration constants
dSclFac
double dSclFac
afile
AFile afile
- File IO handler
menuBar
AMenuBar menuBar
- The menu bar for this data frame
aAPanel
APanel[] aAPanel
- The array of APanels contained in this data frame
gridDimension
java.awt.Dimension gridDimension
- Grid layout for multiplots
history
Macro history
- History handler
markerController
MarkerController markerController
- Marker controls
aoiControls
AoiControls aoiControls
- AOI Controls
aois
AoiList aois
aoiListChangeListener
AoiListChangeListener aoiListChangeListener
aoiListener
AoiChangeListener aoiListener
pageFormat
java.awt.print.PageFormat pageFormat
- Results from Page Setup for printing
frameBounds
java.awt.Rectangle frameBounds
- The location and size of the startup frame
statusBar
StatusBar statusBar
- Status bar/tool bar
statsBar
StatsBar statsBar
- Simple Statistics bar
$BgType
java.lang.String $BgType
- The background type and file name
$BgFile
java.lang.String $BgFile
- The background type and file name
$CaType
java.lang.String $CaType
- The calibration type and file name
$CaFile
java.lang.String $CaFile
- The calibration type and file name
$XAxis
java.lang.String $XAxis
- The x-axis label
$YAxis
java.lang.String $YAxis
- The y-axis label
$ZAxis
java.lang.String $ZAxis
- The z-axis label
viewControls
ViewControls viewControls
- Handle to the view controls dialog box
flagAxes
boolean flagAxes
- Whether or not to draw the axes
flagFractional
boolean flagFractional
- Fixed grid or interpolated fractional pixels flag
flagGrid
boolean flagGrid
- Whether or not to draw the grid
flagRGB
boolean flagRGB
- Composite RGB or separate R, G, & B bands flag
isScaleLocked
boolean isScaleLocked
- Flag used to toggle autoscale mode on/off
iViewMode
int iViewMode
- The data frame view mode
iActivePanel
int iActivePanel
- The currently active panel
iLastWidth
int iLastWidth
- This DataFrame's last width (used to make aspect ratio behavior intuitive)
jpCenterPanel
javax.swing.JPanel jpCenterPanel
- The center panel of an ADAPT frame contains either a single panel or a multiplot
jpMainOutter
javax.swing.JPanel jpMainOutter
- Sits inside of the content pane with jpMainInner in its CENTER and
statsBar in its NORTH
jpMainInner
javax.swing.JPanel jpMainInner
- Sits inside of jpMainOutter with jpCenterPanel in its CENTER and
statusBar in its SOUTH
flagCopied
boolean flagCopied
flagFinished
boolean flagFinished
jpb
javax.swing.JProgressBar jpb
$Destination
java.lang.String $Destination
http
java.net.HttpURLConnection http
aFrame
DataFrame aFrame
atp
ATabbedPane atp
dataFrame
DataFrame dataFrame
jbCursorX
javax.swing.JButton jbCursorX
jbCursorY
javax.swing.JButton jbCursorY
jbCursorValue
javax.swing.JButton jbCursorValue
jbIntegral
javax.swing.JButton jbIntegral
jlCursorX
javax.swing.JLabel jlCursorX
jlCursorY
javax.swing.JLabel jlCursorY
jlCursorValue
javax.swing.JLabel jlCursorValue
jlIntegral
javax.swing.JLabel jlIntegral
jpXY
javax.swing.JPanel jpXY
jpCursorX
javax.swing.JPanel jpCursorX
jpCursorY
javax.swing.JPanel jpCursorY
jpCursorValue
javax.swing.JPanel jpCursorValue
jpIntegral
javax.swing.JPanel jpIntegral
jpScan
javax.swing.JPanel jpScan
jpSlice
javax.swing.JPanel jpSlice
jpToolBar
javax.swing.JPanel jpToolBar
jpDummy
javax.swing.JPanel jpDummy
jpDummyXY
javax.swing.JPanel jpDummyXY
jpDummyValue
javax.swing.JPanel jpDummyValue
jpDummyIntegral
javax.swing.JPanel jpDummyIntegral
aspScan
ASpider aspScan
aspSlice
ASpider aspSlice
jmiCursorXY
javax.swing.JCheckBoxMenuItem jmiCursorXY
jmiCursorValue
javax.swing.JCheckBoxMenuItem jmiCursorValue
jmiIntegral
javax.swing.JCheckBoxMenuItem jmiIntegral
|
Package com.pentec.adapt.afile |
fileDownloadPanel
FileDownloadPanel fileDownloadPanel
callingAFrame
AdaptWindow callingAFrame
parentJFrame
javax.swing.JFrame parentJFrame
url
java.net.URL url
file
java.io.File file
$SamplesBase
java.lang.String $SamplesBase
jtfStatus
javax.swing.JTextField jtfStatus
progressBar
javax.swing.JProgressBar progressBar
stop
boolean stop
isStandalone
boolean isStandalone
callingFrame
AdaptWindow callingFrame
fileDownloadPanel
FileDownloadPanel fileDownloadPanel
jbOpen
javax.swing.JButton jbOpen
fileList
javax.swing.JList fileList
fileSelectionPanel
javax.swing.JPanel fileSelectionPanel
remoteURLsPanel
RemoteFileChooser.RemoteURLsPanel remoteURLsPanel
remoteListUrl
java.net.URL remoteListUrl
|
Package com.pentec.adapt.aoptions |
jpMulti
javax.swing.JPanel jpMulti
aoComponents
java.util.ArrayList<E> aoComponents
$PropertyName
java.lang.String $PropertyName
|
Package com.pentec.adapt.fastdraw |
aimaq
AImaq aimaq
fastCanvas
FastCanvas fastCanvas
|
Package com.pentec.adapt.markercontrols |
table
MarkerTable table
iRow
int iRow
iColumn
int iColumn
iMarkerControl
int iMarkerControl
- Unique marker control number, incremented everytime a new MarkerControl
is created with an empty name
aframe
DataFrame aframe
- DataFrame attached to
markerControls
ATabbedPane markerControls
- Display holder of marker controls
systemMarkerControlPanel
MarkerControlPanel systemMarkerControlPanel
- The system's marker control panel - this should never be deleted
listMarkerControlPanels
java.util.ArrayList<E> listMarkerControlPanels
- List of all marker control panels
markerList
MarkerList markerList
markerTable
MarkerTable markerTable
table
MarkerTable table
iRow
int iRow
iColumn
int iColumn
aframe
DataFrame aframe
markers
MarkerList markers
tableModel
MarkerTableModel tableModel
cellValues
java.util.Hashtable<K,V> cellValues
iRows
int iRows
table
MarkerTable table
iRow
int iRow
jsEditor
ASpinner jsEditor
snmEditor
javax.swing.SpinnerNumberModel snmEditor
table
MarkerTable table
iRow
int iRow
jsEditor
javax.swing.JSpinner jsEditor
snmEditor
javax.swing.SpinnerNumberModel snmEditor
|
Package com.pentec.adapt.viewcontrols |
jsS11
javax.swing.JSpinner jsS11
- The spinners used to control the color transformation matrix
jsS12
javax.swing.JSpinner jsS12
- The spinners used to control the color transformation matrix
jsS13
javax.swing.JSpinner jsS13
- The spinners used to control the color transformation matrix
jsO1
javax.swing.JSpinner jsO1
- The spinners used to control the color transformation matrix
jsS21
javax.swing.JSpinner jsS21
- The spinners used to control the color transformation matrix
jsS22
javax.swing.JSpinner jsS22
- The spinners used to control the color transformation matrix
jsS23
javax.swing.JSpinner jsS23
- The spinners used to control the color transformation matrix
jsO2
javax.swing.JSpinner jsO2
- The spinners used to control the color transformation matrix
jsS31
javax.swing.JSpinner jsS31
- The spinners used to control the color transformation matrix
jsS32
javax.swing.JSpinner jsS32
- The spinners used to control the color transformation matrix
jsS33
javax.swing.JSpinner jsS33
- The spinners used to control the color transformation matrix
jsO3
javax.swing.JSpinner jsO3
- The spinners used to control the color transformation matrix
jsXG
javax.swing.JSpinner jsXG
- The spinners used to control the pixel registration arrays
jsXB
javax.swing.JSpinner jsXB
- The spinners used to control the pixel registration arrays
jsYG
javax.swing.JSpinner jsYG
- The spinners used to control the pixel registration arrays
jsYB
javax.swing.JSpinner jsYB
- The spinners used to control the pixel registration arrays
isUpdating
boolean isUpdating
- Flag to indicate endpoints are being updated
dLeft
double dLeft
- Double value of the endpoints
dRight
double dRight
- Double value of the endpoints
dTop
double dTop
- Double value of the endpoints
dBottom
double dBottom
- Double value of the endpoints
dataFrame
DataFrame dataFrame
- A handle to the frame that initiated the call to ViewControls
endpointEditor
EndpointEditor endpointEditor
- A handle to the axes endpoint editor
jbMoreLess
javax.swing.JButton jbMoreLess
- Button for toggling more options on and off
jcbAxes
javax.swing.JCheckBox jcbAxes
- Used to toggle Axes on and off
jcbGrid
javax.swing.JCheckBox jcbGrid
- Used to toggle grid on and off
jpOptions
javax.swing.JPanel jpOptions
- Panel to contain options
jpXScroll
javax.swing.JPanel jpXScroll
- Panel for the X scroll step size
jpYScroll
javax.swing.JPanel jpYScroll
- Panel for the Y scroll step size
jrbXAuto
javax.swing.JRadioButton jrbXAuto
- Auto/manual buttons for x & y scroll step size
jrbYAuto
javax.swing.JRadioButton jrbYAuto
jtfXScroll
javax.swing.JTextField jtfXScroll
- The x & y scroll step size
jtfYScroll
javax.swing.JTextField jtfYScroll
snmLeft
javax.swing.SpinnerNumberModel snmLeft
- Number models for the endpoint spinners
snmRight
javax.swing.SpinnerNumberModel snmRight
- Number models for the endpoint spinners
snmTop
javax.swing.SpinnerNumberModel snmTop
- Number models for the endpoint spinners
snmBottom
javax.swing.SpinnerNumberModel snmBottom
- Number models for the endpoint spinners
mainFrame
DataFrame mainFrame
advancedBCP
AdvancedBCP advancedBCP
jcbModeFlag
javax.swing.JCheckBox jcbModeFlag
scale
Widget scale
offset
Widget offset
currentColor
java.awt.Color currentColor
jbEditor
javax.swing.JButton jbEditor
colorChooser
javax.swing.JColorChooser colorChooser
colorDialog
javax.swing.JDialog colorDialog
dataFrame
DataFrame dataFrame
a$ColorSpace
java.lang.String[] a$ColorSpace
jcbColorSpace
javax.swing.JComboBox jcbColorSpace
a$Profile
java.lang.String[] a$Profile
jcbProfile
javax.swing.JComboBox jcbProfile
dataFrame
DataFrame dataFrame
jtfCustom
javax.swing.JTextField jtfCustom
snmGran
javax.swing.SpinnerNumberModel snmGran
viewControls
ViewControls viewControls
csfFile
java.io.File csfFile
csf
Csf csf
csfEditorTable
CsfEditorTable csfEditorTable
jcRealtime
javax.swing.JCheckBox jcRealtime
tableModel
CsfEditorTableModel tableModel
cellValues
java.util.Hashtable<K,V> cellValues
iRows
int iRows
preview
CsfEditorTable preview
ownerFrame
DataFrame ownerFrame
- A handle to the DataFrame
aspColumns
ASpider aspColumns
aspRows
ASpider aspRows
ownerFrame
DataFrame ownerFrame
- A handle to the frame that initiated the call to PlaybackControls
isOn
boolean isOn
- Flag indicating whether to play or stop
iSkipFactor
int iSkipFactor
- The number of scans to skip between screen updates
iSpeed
int iSpeed
- The speed (in Hz) at which to play the data
playback
PlaybackControls playback
- A handle to this playback controller
mainFrame
DataFrame mainFrame
bcp
BandCombinePanel bcp
fileCurrent
java.io.File fileCurrent
jbCalculate
javax.swing.JButton jbCalculate
jlError
javax.swing.JLabel jlError
jlIterations
javax.swing.JLabel jlIterations
tframe
TransientFrame tframe
mainFrame
DataFrame mainFrame
- A handle to the frame that initiated the call to ViewControls
axesControls
AxesControls axesControls
- A handle to the axes controls
jpColorScalePanel
javax.swing.JPanel jpColorScalePanel
- A handle to the color scale controls
jtb
ATabbedPane jtb
- A handle to the tabbed pane embedded in the View Controls dialog
visualizationControls
VisualizationControls visualizationControls
- A handle to the visualization controls
ownerFrame
DataFrame ownerFrame
- A handle to the frame that initiated the call to ViewControls
jtfXScale
javax.swing.JTextField jtfXScale
- The x & y scale factor fields
jtfYScale
javax.swing.JTextField jtfYScale
jpInterpolation
javax.swing.JPanel jpInterpolation
- Interpolation method
jpOptions
javax.swing.JPanel jpOptions
- Options
jcbFractional
javax.swing.JCheckBox jcbFractional
jcbGanged
javax.swing.JCheckBox jcbGanged
jcbGlobal
javax.swing.JCheckBox jcbGlobal
jcbHideBack
javax.swing.JCheckBox jcbHideBack
jcbLockAspect
javax.swing.JCheckBox jcbLockAspect
jcbLockScale
javax.swing.JCheckBox jcbLockScale
jpTranspose
javax.swing.JPanel jpTranspose
- Transpose
isOffsetOperation
boolean isOffsetOperation
- Flag indicating ganged control mode
dOperand
double dOperand
- Operand for ganged control mode
jspinner0
javax.swing.JSpinner jspinner0
- The spinners used to control the parameters
jspinner1
javax.swing.JSpinner jspinner1
jspinner2
javax.swing.JSpinner jspinner2
jspinner3
javax.swing.JSpinner jspinner3
bcp
BandCombinePanel bcp
- A handle to the panel the widget is placed in
controller
Controller controller
grabHack
boolean grabHack
isScrollEnabled
boolean isScrollEnabled
- Flag to inhibit scrolling when an endpoint text field has the input focus
isUpdating
boolean isUpdating
- Flag to indicate endpoints are being updated
snmLeft
javax.swing.SpinnerNumberModel snmLeft
- Number models for the endpoint spinners
snmRight
javax.swing.SpinnerNumberModel snmRight
- Number models for the endpoint spinners
snmTop
javax.swing.SpinnerNumberModel snmTop
- Number models for the endpoint spinners
snmBottom
javax.swing.SpinnerNumberModel snmBottom
- Number models for the endpoint spinners
endpointEditor
EndpointEditor endpointEditor
- A handle to the endpoint control interface implementor
NWAction
javax.swing.Action NWAction
NAction
javax.swing.Action NAction
NEAction
javax.swing.Action NEAction
WAction
javax.swing.Action WAction
CenterAction
javax.swing.Action CenterAction
EAction
javax.swing.Action EAction
SWAction
javax.swing.Action SWAction
SAction
javax.swing.Action SAction
SEAction
javax.swing.Action SEAction
isOffsetOperation
boolean isOffsetOperation
- Flag indicating ganged control mode
dOperand
double dOperand
- Operand for ganged control mode
jcbUnits
javax.swing.JComboBox jcbUnits
- Drop down combo box for units selection
jspinner0
javax.swing.JSpinner jspinner0
- The spinners used to input the control setting
jspinner1
javax.swing.JSpinner jspinner1
jspinner2
javax.swing.JSpinner jspinner2
jspinner3
javax.swing.JSpinner jspinner3
iUnits
int iUnits
- The units for the control value display
spinnerCL
javax.swing.event.ChangeListener spinnerCL
- Called when spinner state changes
acquisitionPanel
AcquisitionPanel acquisitionPanel
- A handle to the Acquisition panel embedded in the controller
gain
Gain gain
- The gain control panel
integration
Integration integration
- The integration time control panel
offset
Offset offset
- The offset control panel
atp
ATabbedPane atp
- The set of tabbed panes embedded in this Controller
aoi
AOI aoi
- The AOI entry panel
aOneWireTemperaturePanels
OneWireTemperaturePanel[] aOneWireTemperaturePanels
- Instrument temperature panels
jpVideo
javax.swing.JPanel jpVideo
- Video setup panel
jtfOutputFile
javax.swing.JTextField jtfOutputFile
- Text field for output filename input
sequenceSetup
SequenceSetup sequenceSetup
- The sequence setup panel
$DiType
java.lang.String $DiType
- Default header values
$Sensor
java.lang.String $Sensor
$SNSMatl
java.lang.String $SNSMatl
$SNSTyp
java.lang.String $SNSTyp
jbUpdate
javax.swing.JButton jbUpdate
- The controller Update button, currently used only by Night Vision controllers
jcbAutoIncrement
javax.swing.JCheckBox jcbAutoIncrement
- Output file name AutoIncrement on/off switch
jlCamera
javax.swing.JLabel jlCamera
- The name and model of the camera
jlSN
javax.swing.JLabel jlSN
- The camera serial number
jpIOControl
javax.swing.JPanel jpIOControl
- I/O Control tab
jtfHeaderTemplate
javax.swing.JTextField jtfHeaderTemplate
- Text field for header template filename input
formatter2
java.text.NumberFormat formatter2
formatter3
java.text.NumberFormat formatter3
jcbAutoRange
javax.swing.JCheckBox jcbAutoRange
aspinnerPeakVideo
ASpinner aspinnerPeakVideo
aspinnerSpread
ASpinner aspinnerSpread
aspinnerStepSize
ASpinner aspinnerStepSize
aspinnerFrequency
ASpinner aspinnerFrequency
jcbAltUnits
javax.swing.JComboBox jcbAltUnits
jtfAltitude
javax.swing.JTextField jtfAltitude
jtfLatitude
javax.swing.JTextField jtfLatitude
jtfLongitude
javax.swing.JTextField jtfLongitude
$Units
java.lang.String $Units
timer
java.util.Timer timer
updateTask
GPSPanel.UpdateTask updateTask
iNumColumns
int iNumColumns
fileCurrent
java.io.File fileCurrent
tframe
TransientFrame tframe
jcbPerFrame
javax.swing.JCheckBox jcbPerFrame
jsNumCoads
javax.swing.JSpinner jsNumCoads
jsNumFrames
javax.swing.JSpinner jsNumFrames
jsSkipCount
javax.swing.JSpinner jsSkipCount
snmNumCoads
javax.swing.SpinnerNumberModel snmNumCoads
snmNumFrames
javax.swing.SpinnerNumberModel snmNumFrames
snmSkipCount
javax.swing.SpinnerNumberModel snmSkipCount
sequenceEditor
SequenceEditor sequenceEditor
jcbNet
javax.swing.JCheckBox jcbNet
|
Package com.pentec.adaq.aimaq |
jtfRed
javax.swing.JTextField jtfRed
- Display field for the average value
jtfGreen
javax.swing.JTextField jtfGreen
jtfBlue
javax.swing.JTextField jtfBlue
|
Package com.pentec.adaq.astreamstor |
|
Package com.pentec.adaq.calibration |
isStandalone
boolean isStandalone
isCanceled
boolean isCanceled
jbCancel
javax.swing.JButton jbCancel
jbConfigVis
javax.swing.JButton jbConfigVis
jbDoneVis
javax.swing.JButton jbDoneVis
jbConfigNV
javax.swing.JButton jbConfigNV
jbDoneNV
javax.swing.JButton jbDoneNV
jcbDetectorType
javax.swing.JComboBox jcbDetectorType
jpbMeasurement
javax.swing.JProgressBar jpbMeasurement
jrb600
javax.swing.JRadioButton jrb600
jsMinimum
javax.swing.JSpinner jsMinimum
jsMaximum
javax.swing.JSpinner jsMaximum
jsIncrement
javax.swing.JSpinner jsIncrement
jsSamples
javax.swing.JSpinner jsSamples
jsDelay
javax.swing.JSpinner jsDelay
jtfTimeRemaining
javax.swing.JTextField jtfTimeRemaining
jtfCurrentWavelength
javax.swing.JTextField jtfCurrentWavelength
jtfTopVis
javax.swing.JTextField jtfTopVis
jtfBottomVis
javax.swing.JTextField jtfBottomVis
jtfLeftVis
javax.swing.JTextField jtfLeftVis
jtfRightVis
javax.swing.JTextField jtfRightVis
jtfTopNV
javax.swing.JTextField jtfTopNV
jtfBottomNV
javax.swing.JTextField jtfBottomNV
jtfLeftNV
javax.swing.JTextField jtfLeftNV
jtfRightNV
javax.swing.JTextField jtfRightNV
NONE
int NONE
IL1700
int IL1700
VIS
int VIS
NV
int NV
iCurrentDetector
int iCurrentDetector
aadIL1700CalibrationCurve
double[][] aadIL1700CalibrationCurve
isRawPlot
boolean isRawPlot
isWattsPlot
boolean isWattsPlot
isAutosave
boolean isAutosave
scienceTech9010Control
ScienceTech9010Control scienceTech9010Control
il1700Comm
IL1700Comm il1700Comm
controller
Controller controller
liveImageFrame
DataFrame liveImageFrame
statsFrame
Statistics statsFrame
jtfDoubleAL
java.awt.event.ActionListener jtfDoubleAL
jtfIntAL
java.awt.event.ActionListener jtfIntAL
t10Comm
T10Comm t10Comm
jbPlot
javax.swing.JButton jbPlot
jtfIlluminance
javax.swing.JTextField jtfIlluminance
jtfBattery
javax.swing.JTextField jtfBattery
timer
java.util.Timer timer
updateTask
T10IlluminanceMeter.UpdateTask updateTask
lFirstSampleTime
long lFirstSampleTime
illuminanceList
java.util.ArrayList<E> illuminanceList
timeList
java.util.ArrayList<E> timeList
WIDTH
int WIDTH
HEIGHT
int HEIGHT
syncObj
java.lang.Object syncObj
|
Package com.pentec.adaq.calibration.labsphere |
$FullName
java.lang.String $FullName
$AbbreviatedName
java.lang.String $AbbreviatedName
jrbVoltageDefault
javax.swing.JRadioButton jrbVoltageDefault
jrbCurrentDefault
javax.swing.JRadioButton jrbCurrentDefault
jrbCustom
javax.swing.JRadioButton jrbCustom
$VoltageDefaultCommand
java.lang.String $VoltageDefaultCommand
$CurrentDefaultCommand
java.lang.String $CurrentDefaultCommand
$CustomCommand
java.lang.String $CustomCommand
VOLTAGEDEFAULT
int VOLTAGEDEFAULT
CURRENTDEFAULT
int CURRENTDEFAULT
CUSTOM
int CUSTOM
$FullName
java.lang.String $FullName
$AbbreviatedName
java.lang.String $AbbreviatedName
state
int state
jrb1mA
javax.swing.JRadioButton jrb1mA
jrb100uA
javax.swing.JRadioButton jrb100uA
jrb10uA
javax.swing.JRadioButton jrb10uA
jrb1uA
javax.swing.JRadioButton jrb1uA
jrb100nA
javax.swing.JRadioButton jrb100nA
jrb10nA
javax.swing.JRadioButton jrb10nA
jrb1nA
javax.swing.JRadioButton jrb1nA
$FullName
java.lang.String $FullName
$AbbreviatedName
java.lang.String $AbbreviatedName
jrbThreeAndAHalf
javax.swing.JRadioButton jrbThreeAndAHalf
jrbFourAndAHalf
javax.swing.JRadioButton jrbFourAndAHalf
$ThreeAndAHalfCommand
java.lang.String $ThreeAndAHalfCommand
$FourAndAHalfCommand
java.lang.String $FourAndAHalfCommand
THREE
int THREE
FOUR
int FOUR
isStandalone
boolean isStandalone
labSphereComm
LabSphereComm labSphereComm
alCommandsToSend
java.util.ArrayList<E> alCommandsToSend
labSphereComponents
LabSphereComponent[] labSphereComponents
jpMain
javax.swing.JPanel jpMain
toolBar
ToolBar toolBar
jbApply
javax.swing.JButton jbApply
jbReset
javax.swing.JButton jbReset
state
int state
$FullName
java.lang.String $FullName
$AbbreviatedName
java.lang.String $AbbreviatedName
jrbOn
javax.swing.JRadioButton jrbOn
jrbOff
javax.swing.JRadioButton jrbOff
$OnCommand
java.lang.String $OnCommand
$OffCommand
java.lang.String $OffCommand
$FullName
java.lang.String $FullName
$AbbreviatedName
java.lang.String $AbbreviatedName
jrbOn
javax.swing.JRadioButton jrbOn
jrbOff
javax.swing.JRadioButton jrbOff
$OnCommand
java.lang.String $OnCommand
$OffCommand
java.lang.String $OffCommand
state
int state
$FullName
java.lang.String $FullName
$AbbreviatedName
java.lang.String $AbbreviatedName
spinner
javax.swing.JSpinner spinner
state
int state
$FullName
java.lang.String $FullName
$AbbreviatedName
java.lang.String $AbbreviatedName
state
int state
jrb10mV
javax.swing.JRadioButton jrb10mV
jrb1mV
javax.swing.JRadioButton jrb1mV
jrb1V
javax.swing.JRadioButton jrb1V
jrb10V
javax.swing.JRadioButton jrb10V
jrb100V
javax.swing.JRadioButton jrb100V
|
Package com.pentec.adaq.dt1100 |