Serialized Form


Package jpl.mipl.cassini.CDRS.adminTools

Class jpl.mipl.cassini.CDRS.adminTools.CDRSServerDriver extends JFrame implements Serializable

serialVersionUID: 1L

Serialized Fields

conn_

Connection conn_

windowTitle_

String windowTitle_

standAlone_

boolean standAlone_

Class jpl.mipl.cassini.CDRS.adminTools.CDRSServerManagerTool extends JInternalFrame implements Serializable

serialVersionUID: -1L

Serialized Fields

timer_

JLabel timer_

exitButton_

JButton exitButton_

dbConn_

Connection dbConn_

windowTitle_

String windowTitle_

mgr_

CDRSServerManager mgr_

startUpData_

Properties startUpData_

resizeEventListener_

ActionListener resizeEventListener_

serverNames_

Vector<E> serverNames_

serverHosts_

Vector<E> serverHosts_

displayedServerHosts_

Vector<E> displayedServerHosts_

serverStateValues_

Vector<E> serverStateValues_

serverStateLabelNames_

Vector<E> serverStateLabelNames_

serverStartButtons_

Vector<E> serverStartButtons_

serverStopButtons_

Vector<E> serverStopButtons_

setButtons_

Vector<E> setButtons_

refreshButtons_

Vector<E> refreshButtons_

servers_

Vector<E> servers_

startUpDatas_

Vector<E> startUpDatas_

isSubControl_

Vector<E> isSubControl_

serverNamesPanel_

JPanel serverNamesPanel_

serverHostsPanel_

JPanel serverHostsPanel_

serverStateValuesPanel_

JPanel serverStateValuesPanel_

serverStartButtonsPanel_

JPanel serverStartButtonsPanel_

serverStopButtonsPanel_

JPanel serverStopButtonsPanel_

serverSetButtonsPanel_

JPanel serverSetButtonsPanel_

serverRefreshButtonsPanel_

JPanel serverRefreshButtonsPanel_

thisHost_

String thisHost_

ownConn

boolean ownConn

Package jpl.mipl.cassini.CDRS.qviewer.dialogs

Class jpl.mipl.cassini.CDRS.qviewer.dialogs.ConfirmRequestsDialog extends JDialog implements Serializable

serialVersionUID: -1L

Serialized Fields

resultSet

ResultSet resultSet

con

Connection con

requestID

String requestID

parentPanel

JPanel parentPanel

reqIdsList

JList reqIdsList

requestsPanel

JPanel requestsPanel

confirmButton

JButton confirmButton

modifyButton

JButton modifyButton

applyButton

JButton applyButton

refreshButton

JButton refreshButton

cancelButton

JButton cancelButton

jobComboBox

JComboBox jobComboBox

instrComboBox

JComboBox instrComboBox

reqIdsTxtF

JTextField reqIdsTxtF

startScetTxtF

JTextField startScetTxtF

stopScetTxtF

JTextField stopScetTxtF

startSclkTxtF

JTextField startSclkTxtF

stopSclkTxtF

JTextField stopSclkTxtF

botTxtF

JTextField botTxtF

eotTxtF

JTextField eotTxtF

descriptionTxtF

JTextField descriptionTxtF

sclkCntPartnTxtF

JTextField sclkCntPartnTxtF

reqSourceTxtF

JTextField reqSourceTxtF

requestsTable

RequestsTable requestsTable

jobStrings

String[] jobStrings

instrStrings

String[] instrStrings

labels

String[] labels

Class jpl.mipl.cassini.CDRS.qviewer.dialogs.ExpediteDialog extends JDialog implements Serializable

serialVersionUID: 1L

Serialized Fields

currentFilterChoice

short currentFilterChoice

con

Connection con

addJobs

JButton addJobs

removeJobs

JButton removeJobs

userIds

JMenu userIds

reasons

JTextField reasons

reasonButton

JButton reasonButton

refreshButton

JButton refreshButton

cancelButton

JButton cancelButton

saveExitButton

JButton saveExitButton

saveButton

JButton saveButton

suspendedButton

JButton suspendedButton

nonSuspendedButton

JButton nonSuspendedButton

allJobsButton

JButton allJobsButton

jobsList

JList jobsList

expeditedJobsList

JList expeditedJobsList

jobDescsTable

JobDescsTable jobDescsTable

ajobs

Vector<E> ajobs

ejobs

Vector<E> ejobs

allJobs

Vector<E> allJobs

userId

String userId

userIdsLabel

String userIdsLabel

allReasons

Vector<E> allReasons

reasonsMenu

JMenu reasonsMenu

reasonsMenuAL

ActionListener reasonsMenuAL

qviewer

QViewer qviewer

Class jpl.mipl.cassini.CDRS.qviewer.dialogs.FormDialog extends JDialog implements Serializable

serialVersionUID: -1L

Serialized Fields

width

int width

height

int height

label

JLabel label

con

Connection con
the database connection

Class jpl.mipl.cassini.CDRS.qviewer.dialogs.ManagementDialog extends JDialog implements Serializable

serialVersionUID: -1L

Serialized Fields

cs

CallableStatement cs

con

Connection con

parentPanel

JPanel parentPanel

cancelButton

JButton cancelButton

suspendButton

JButton suspendButton

abortButton

JButton abortButton

resumeButton

JButton resumeButton

refreshButton

JButton refreshButton

requestIdsList

JList requestIdsList

reqJobIdsList

JList reqJobIdsList

requestTxtF

JTextField requestTxtF

reqJobTxtF

JTextField reqJobTxtF

requestCB

JCheckBox requestCB

reqJobCB

JCheckBox reqJobCB

jobDescsTable

JobDescsTable jobDescsTable

requestsTable

RequestsTable requestsTable

Class jpl.mipl.cassini.CDRS.qviewer.dialogs.ModifyJobConfigDialog extends FormDialog implements Serializable

serialVersionUID: -1L

Serialized Fields

resultSet

ResultSet resultSet

jobType

String jobType

okButton

JButton okButton

applyButton

JButton applyButton

parentPanel

JPanel parentPanel

jobConfigPanel

JPanel jobConfigPanel

jobComboBox

JComboBox jobComboBox

feiComboBox

JComboBox feiComboBox

catComboBox

JComboBox catComboBox

jediComboBox

JComboBox jediComboBox

groupIdTxtF

JTextField groupIdTxtF

sfduSourceTxtF

JTextField sfduSourceTxtF

tdsHostTxtF

JTextField tdsHostTxtF

tdsPortTxtF

JTextField tdsPortTxtF

tlmLogFileLocTxtF

JTextField tlmLogFileLocTxtF

workingDirTxtF

JTextField workingDirTxtF

promFileTxtF

JTextField promFileTxtF

bandBinFileTxtF

JTextField bandBinFileTxtF

dn2euCoeffFileTxtF

JTextField dn2euCoeffFileTxtF

podTxtF

JTextField podTxtF

qualityConfigFTxtF

JTextField qualityConfigFTxtF

LDAPfilterTxtF

JTextField LDAPfilterTxtF

userNameTxtF

JTextField userNameTxtF

dbNameTxtF

JTextField dbNameTxtF

dbServerTxtF

JTextField dbServerTxtF

dbToleranceTxtF

JTextField dbToleranceTxtF

jediHostTxtF

JTextField jediHostTxtF

jediPortTxtF

JTextField jediPortTxtF

jediClassPathTxtF

JTextField jediClassPathTxtF

loggingLevelTxtF

JTextField loggingLevelTxtF

sfduFileTxtF

JTextField sfduFileTxtF

queryserverTxtF

JTextField queryserverTxtF

dataformTxtF

JTextField dataformTxtF

labels

String[] labels

Class jpl.mipl.cassini.CDRS.qviewer.dialogs.ModifyJobsDialog extends FormDialog implements Serializable

serialVersionUID: -1L

Serialized Fields

resultSet

ResultSet resultSet

requestId

String requestId

jobId

String jobId

jobIdsList

JList jobIdsList

okButton

JButton okButton

applyButton

JButton applyButton

parentPanel

JPanel parentPanel

jobsPanel

JPanel jobsPanel

jobIdsTxtF

JTextField jobIdsTxtF

startTimeTxtF

JTextField startTimeTxtF

tlmProcAlgTxtF

JTextField tlmProcAlgTxtF

fswVerIdTxtF

JTextField fswVerIdTxtF

requestsTable

RequestsTable requestsTable

jobDescsTable

JobDescsTable jobDescsTable

dateFormat

SimpleDateFormat dateFormat

labels

String[] labels

Class jpl.mipl.cassini.CDRS.qviewer.dialogs.ModifyRequestsDialog extends FormDialog implements Serializable

serialVersionUID: -1L

Serialized Fields

resultSet

ResultSet resultSet

requestID

String requestID

reqIdsList

JList reqIdsList

okButton

JButton okButton

applyButton

JButton applyButton

parentPanel

JPanel parentPanel

requestsPanel

JPanel requestsPanel

jobComboBox

JComboBox jobComboBox

instrComboBox

JComboBox instrComboBox

reqIdsTxtF

JTextField reqIdsTxtF

startScetTxtF

JTextField startScetTxtF

stopScetTxtF

JTextField stopScetTxtF

startSclkTxtF

JTextField startSclkTxtF

stopSclkTxtF

JTextField stopSclkTxtF

botTxtF

JTextField botTxtF

eotTxtF

JTextField eotTxtF

descriptionTxtF

JTextField descriptionTxtF

sclkCntPartnTxtF

JTextField sclkCntPartnTxtF

reqSourceTxtF

JTextField reqSourceTxtF

requestsTable

RequestsTable requestsTable

jobStrings

String[] jobStrings

instrStrings

String[] instrStrings

labels

String[] labels

Class jpl.mipl.cassini.CDRS.qviewer.dialogs.NewRequestsDialog extends FormDialog implements Serializable

serialVersionUID: -1L

Serialized Fields

user

String user

parentPanel

JPanel parentPanel

requestsPanel

JPanel requestsPanel

jobComboBox

JComboBox jobComboBox

instrComboBox

JComboBox instrComboBox

startScetTxtF

JTextField startScetTxtF

stopScetTxtF

JTextField stopScetTxtF

startSclkTxtF

JTextField startSclkTxtF

stopSclkTxtF

JTextField stopSclkTxtF

botTxtF

JTextField botTxtF

eotTxtF

JTextField eotTxtF

descriptionTxtF

JTextField descriptionTxtF

sclkCntPartnTxtF

JTextField sclkCntPartnTxtF

reqSourceTxtF

JTextField reqSourceTxtF

requestsTable

RequestsTable requestsTable

dateformat

SimpleDateFormat dateformat

datformat

SimpleDateFormat datformat

labels

String[] labels

Class jpl.mipl.cassini.CDRS.qviewer.dialogs.PredictParamsDialog extends TableDialog implements Serializable

serialVersionUID: -1L

Serialized Fields

predictParamsTable

PredictParamsTable predictParamsTable

Class jpl.mipl.cassini.CDRS.qviewer.dialogs.RulesDialog extends TableDialog implements Serializable

serialVersionUID: -1L

Serialized Fields

rulesTable

RulesTable rulesTable

Class jpl.mipl.cassini.CDRS.qviewer.dialogs.ShowHistoryDialog extends FormDialog implements Serializable

serialVersionUID: -1L

Serialized Fields

requestsPanel

JPanel requestsPanel

showHistoryTable

ShowHistoryTable showHistoryTable

instrComboBox

JComboBox instrComboBox

instrID

String instrID

inst_id

short inst_id

startSclkTxtF

JTextField startSclkTxtF

stopSclkTxtF

JTextField stopSclkTxtF

show

ShowHistoryTableDialog show

datformat

SimpleDateFormat datformat

labels

String[] labels

instr_str

String instr_str

Class jpl.mipl.cassini.CDRS.qviewer.dialogs.ShowHistoryTableDialog extends TableDialog implements Serializable

serialVersionUID: -1L

Serialized Fields

showHistoryTable

ShowHistoryTable showHistoryTable

Class jpl.mipl.cassini.CDRS.qviewer.dialogs.TableDialog extends JDialog implements Serializable

serialVersionUID: -1L

Serialized Fields

width

int width

height

int height

label

JLabel label

Package jpl.mipl.cassini.CDRS.qviewer.gui

Class jpl.mipl.cassini.CDRS.qviewer.gui.QViewer extends JPanel implements Serializable

serialVersionUID: -1L

Serialized Fields

version

String version
Version Information


parentWidth

int parentWidth
width of the parent panel


parentHeight

int parentHeight
height of the parent panel


refreshPeriod

int refreshPeriod
how often the GUI should refresh


reqWinPlus

short reqWinPlus
request window plus


reqWinMinus

short reqWinMinus
request window minus


jobWinPlus

short jobWinPlus
job window plus


jobWinMinus

short jobWinMinus
job window minus


refreshPeriodDefault

String refreshPeriodDefault
default for the refresh period


reqWinDefault

String reqWinDefault
default for the request window


jobWinDefault

String jobWinDefault
default for the job window


reqTime

String reqTime
request time


jobTime

String jobTime
job time


errormsg

String errormsg
error message


basepanel

JPanel basepanel
base panel that contains everything


secondpanel

JScrollPane secondpanel

loginPanel

JPanel loginPanel
the panel that contains the login components


mainPagePanel

JPanel mainPagePanel
the panel that contains the main page


frame

JFrame frame
the top level frame


userTxtF

JTextField userTxtF
user textfield


dbTxtF

JTextField dbTxtF
database name textfield


serverTxtF

JTextField serverTxtF
server textfield


reqTimeTxtF

JTextField reqTimeTxtF
request time textfield


jobTimeTxtF

JTextField jobTimeTxtF
job time textfield


reqWinPlusTxtF

JTextField reqWinPlusTxtF
request window plus textfield


reqWinMinusTxtF

JTextField reqWinMinusTxtF
request window minus textfield


jobWinPlusDaysTxtF

JTextField jobWinPlusDaysTxtF
job window plus days textfield


jobWinMinusDaysTxtF

JTextField jobWinMinusDaysTxtF
job window minus days textfield


jobWinPlusHrsTxtF

JTextField jobWinPlusHrsTxtF
job window plus hours textfield


jobWinMinusHrsTxtF

JTextField jobWinMinusHrsTxtF
job window minus hours textfield


refreshPeriodTxtF

JTextField refreshPeriodTxtF
refresh period textfield


passwordTxtF

JPasswordField passwordTxtF
password textfield


updateTimer

Timer updateTimer
the timer for updating the GUI


statusTable

StatusTable statusTable
the status table


requestsTable

RequestsTable requestsTable
the requests table


jobDescsTable

JobDescsTable jobDescsTable
the jobs table


showHistoryTable

ShowHistoryTable showHistoryTable

rulesTable

RulesTable rulesTable
the rules table


rulesDialog

RulesDialog rulesDialog
the rules dialog


predictParamsTable

PredictParamsTable predictParamsTable
the predict params table


predictParamsDialog

PredictParamsDialog predictParamsDialog
the predict params dialog


historypredictParamsDialog

PredictParamsDialog historypredictParamsDialog

historypredictParamsTable

PredictParamsTable historypredictParamsTable

newRequestsDialog

NewRequestsDialog newRequestsDialog
the new requests dialog


modifyRequestsDialog

ModifyRequestsDialog modifyRequestsDialog
the modify requests dialog


showHistoryDialog

ShowHistoryDialog showHistoryDialog

showHistoryTableDialog

ShowHistoryTableDialog showHistoryTableDialog

modifyJobsDialog

ModifyJobsDialog modifyJobsDialog
the modify jobs dialog


modifyJobConfigDialog

ModifyJobConfigDialog modifyJobConfigDialog
the modify job configuration dialog


confirmRequestsDialog

ConfirmRequestsDialog confirmRequestsDialog
the confirm requests dialog


managementDialog

ManagementDialog managementDialog
the management dialog


expediteDialog

ExpediteDialog expediteDialog

datformat

SimpleDateFormat datformat
a simple data format


userPrefsFileName

String userPrefsFileName

userPrefs

Properties userPrefs

Class jpl.mipl.cassini.CDRS.qviewer.gui.QViewerDialog extends JDialog implements Serializable

serialVersionUID: -1L

Serialized Fields

qviewer

QViewer qviewer
the QViewer object


Package jpl.mipl.cassini.CDRS.qviewer.tables

Class jpl.mipl.cassini.CDRS.qviewer.tables.EditTable extends JPanel implements Serializable

serialVersionUID: -1L

Serialized Fields

statusCategorizer

StatusCategorizer statusCategorizer

scrollPane

JScrollPane scrollPane

jtable

JTable jtable

hdr

JTableHeader hdr

columnList

Vector<E> columnList

dataModel

QViewerDataModel dataModel

tableColumnModel

TableColumnModel tableColumnModel

tableSorter

TableSorter tableSorter

status

int status

attempt

int attempt

columnindex

int columnindex

Class jpl.mipl.cassini.CDRS.qviewer.tables.QViewerDataModel extends DefaultTableModel implements Serializable

serialVersionUID: -1L

Serialized Fields

columnNames

String[] columnNames

Class jpl.mipl.cassini.CDRS.qviewer.tables.TableMap extends AbstractTableModel implements Serializable

serialVersionUID: -1L

Serialized Fields

model

TableModel model

Class jpl.mipl.cassini.CDRS.qviewer.tables.TableSorter extends TableMap implements Serializable

serialVersionUID: -1L

Serialized Fields

indexes

int[] indexes

sortingColumns

Vector<E> sortingColumns

ascending

boolean ascending

compares

int compares

indx

int indx

columnindex

int columnindex

dateFormat

SimpleDateFormat dateFormat

dateF

SimpleDateFormat dateF

Package jpl.mipl.cassini.CDRS.servers

Class jpl.mipl.cassini.CDRS.servers.CDRSControl_Impl extends CDRSGroupMonitor implements Serializable

serialVersionUID: 1L

Serialized Fields

scList_

LinkedList<E>[] scList_

Class jpl.mipl.cassini.CDRS.servers.CDRSControl_Impl_Stub extends RemoteStub implements Serializable

serialVersionUID: 2L

Class jpl.mipl.cassini.CDRS.servers.CDRSGroupMonitor extends CDRSMonitorableServerBase_Impl implements Serializable

Serialized Fields

workerThreads_

CDRSGroupMonitorWorkerThread[] workerThreads_

workerThreadFrequencies_

int[] workerThreadFrequencies_

jobGroupLists_

Vector<E>[] jobGroupLists_

errMsg

String errMsg

numberOfThreads_

int numberOfThreads_

Class jpl.mipl.cassini.CDRS.servers.CDRSJobRejectedBySCException extends RemoteException implements Serializable

Class jpl.mipl.cassini.CDRS.servers.CDRSLogger_Impl extends CDRSServerBase_Impl implements Serializable

serialVersionUID: 1L

Serialized Fields

log_

PrintWriter log_

logFileName_

String logFileName_

maxLogFileSize_

int maxLogFileSize_

currentLoggingLevel_

int currentLoggingLevel_

logFileHandle_

File logFileHandle_

datePrintFormat_

SimpleDateFormat datePrintFormat_

dateRenameFormat_

SimpleDateFormat dateRenameFormat_

exceptionWrapper

String exceptionWrapper

Class jpl.mipl.cassini.CDRS.servers.CDRSLogger_Impl_Stub extends RemoteStub implements Serializable

serialVersionUID: 2L

Class jpl.mipl.cassini.CDRS.servers.CDRSMonitorableServerBase_Impl extends CDRSServerBase_Impl implements Serializable

Serialized Fields

logger_

CDRSLogger logger_

periodicWorkFrequency_

int periodicWorkFrequency_

pinger_

CDRSWorkerThread pinger_

Class jpl.mipl.cassini.CDRS.servers.CDRSMonitorableServerBase_Impl_Stub extends RemoteStub implements Serializable

serialVersionUID: 2L

Class jpl.mipl.cassini.CDRS.servers.CDRSNoRunningSCException extends RemoteException implements Serializable

Class jpl.mipl.cassini.CDRS.servers.CDRSPostReqProc_Impl extends CDRSMonitorableServerBase_Impl implements Serializable

serialVersionUID: 1L

Serialized Fields

performCleanUp

boolean performCleanUp

tarDirectory

String tarDirectory

errMsg

String errMsg

Class jpl.mipl.cassini.CDRS.servers.CDRSReqJobElement extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

reqId_

long reqId_

jobId_

int jobId_

jobStatus_

char jobStatus_

scId_

short scId_

jobType_

String jobType_

Class jpl.mipl.cassini.CDRS.servers.CDRSRequestAnalyzer_Impl extends CDRSMonitorableServerBase_Impl implements Serializable

serialVersionUID: 1L

Serialized Fields

errMsg

String errMsg

sdf

SimpleDateFormat sdf

timeZone

SimpleTimeZone timeZone

Class jpl.mipl.cassini.CDRS.servers.CDRSRequestAnalyzer_Impl_Stub extends RemoteStub implements Serializable

serialVersionUID: 2L

Class jpl.mipl.cassini.CDRS.servers.CDRSScheduler_Impl extends CDRSGroupMonitor implements Serializable

serialVersionUID: 1L

Serialized Fields

control_

CDRSControl control_

Class jpl.mipl.cassini.CDRS.servers.CDRSScheduler_Impl_Stub extends RemoteStub implements Serializable

serialVersionUID: 2L

Class jpl.mipl.cassini.CDRS.servers.CDRSServerBase_Impl extends Activatable implements Serializable

Serialized Fields

startUpData_

Properties startUpData_

dbConnection_

Connection dbConnection_

stateSeparator_

String stateSeparator_

serverId_

short serverId_

serverName_

String serverName_

dbConnectionRequest_

int dbConnectionRequest_

Class jpl.mipl.cassini.CDRS.servers.CDRSServerBase_Impl_Stub extends RemoteStub implements Serializable

serialVersionUID: 2L

Class jpl.mipl.cassini.CDRS.servers.CDRSServerMonitor_Impl extends CDRSMonitorableServerBase_Impl implements Serializable

serialVersionUID: 1L

Serialized Fields

otherMonitor_

CDRSServerMonitor otherMonitor_

requestAnalyzer_

CDRSRequestAnalyzer requestAnalyzer_

control_

CDRSControl control_

scheduler_

CDRSScheduler scheduler_

prp_

CDRSPostReqProc prp_

Class jpl.mipl.cassini.CDRS.servers.CDRSServerMonitor_Impl_Stub extends RemoteStub implements Serializable

serialVersionUID: 2L

Class jpl.mipl.cassini.CDRS.servers.CDRSSubControl_Impl extends CDRSMonitorableServerBase_Impl implements Serializable

serialVersionUID: 1L

Serialized Fields

jobElements_

Vector<E> jobElements_

threadPool_

CDRSThreadPool threadPool_

tasks_

Vector<E> tasks_

maxPoolSize_

int maxPoolSize_

jobTypes_

Vector<E> jobTypes_

timeOut_

int timeOut_

Class jpl.mipl.cassini.CDRS.servers.CDRSSubControl_Impl_Stub extends RemoteStub implements Serializable

serialVersionUID: 2L


Package jpl.mipl.cassini.CDRS.tasks

Class jpl.mipl.cassini.CDRS.tasks.InvalidSrchlistException extends Exception implements Serializable

serialVersionUID: 1L


Package jpl.mipl.io

Class jpl.mipl.io.JFrameJade extends JFrame implements Serializable

Serialized Fields

frameSizeAdjusted

boolean frameSizeAdjusted

JPanelMain

JPanel JPanelMain

JMenuBar1

JMenuBar JMenuBar1

JMenuFile

JMenu JMenuFile

JMenuItemOpen

JMenuItem JMenuItemOpen

JMenuItemOpenRendered

JMenuItem JMenuItemOpenRendered

JMenuItemSaveAs

JMenuItem JMenuItemSaveAs

JMenuItemSave

JMenuItem JMenuItemSave

JSeparator1

JSeparator JSeparator1

JMenuItemOpenLUT

JMenuItem JMenuItemOpenLUT

JMenuItemSaveLUT

JMenuItem JMenuItemSaveLUT

JSeparator2

JSeparator JSeparator2

quitItem

JMenuItem quitItem

openLutItem

JMenuItem openLutItem

saveLutItem

JMenuItem saveLutItem

JMenuFormat

JMenu JMenuFormat

JMenuFormatSubMenu

JMenu JMenuFormatSubMenu

reformatToByteItem

JMenuItem reformatToByteItem

saveFormatItem

JMenuItem saveFormatItem

formatItems

JRadioButtonMenuItem[] formatItems

saveFormatButtonGroup

ButtonGroup saveFormatButtonGroup

writerFormatNames

String[] writerFormatNames

jFileChooser1

JFileChooser jFileChooser1

debug

boolean debug

reformatToByte

boolean reformatToByte

jadeDisplay

JadeDisplay jadeDisplay

scrollPane

JScrollPane scrollPane

inputImage

RenderedImage inputImage

newImage

BufferedImage newImage

bandList

int[] bandList

fc

JFileChooser fc

saveFileDialog

FileDialog saveFileDialog

openFileDialog

FileDialog openFileDialog

Package jpl.mipl.io.plugins

Class jpl.mipl.io.plugins.ScaleMultiresDescriptor extends OperationDescriptorImpl implements Serializable


Package jpl.mipl.io.vicar

Class jpl.mipl.io.vicar.AlreadyOpenException extends IOException implements Serializable

Class jpl.mipl.io.vicar.BinaryFormatMismatchException extends IOException implements Serializable

Class jpl.mipl.io.vicar.BinarySizeMismatchException extends IOException implements Serializable

Class jpl.mipl.io.vicar.NonSequentialAccessException extends IOException implements Serializable

Class jpl.mipl.io.vicar.VicarLabel extends Object implements Serializable

Serialized Fields

_system

VicarLabelSet _system
System label.

 

_property

VicarLabelCategory _property
Property label.

 

_history

VicarLabelCategory _history
History label.

 

_currentSet

VicarLabelSet _currentSet
The current set being read. Saved in the object only to handle EOL.

 

_readComplete

boolean _readComplete
Was the read complete, or is there EOL left?

 

Class jpl.mipl.io.vicar.VicarLabelCategory extends Object implements Serializable

Serialized Fields

_flavor

int _flavor
Simply to ensure consistency. Values defined by VicarLabelSet

 

_sets

List<E> _sets
The sets in the category.

 

Class jpl.mipl.io.vicar.VicarLabelItem extends Object implements Serializable

Serialized Fields

_key

String _key
Keyword.

 

_value

List<E> _value
Value.

 

_type

int _type
Data type if known.

 

Class jpl.mipl.io.vicar.VicarLabelSet extends Object implements Serializable

Serialized Fields

_flavor

int _flavor
Flavor of label: system, property, or history

 

_name

String _name
Name of set

 

_instance

int _instance
Instance number of set. Must be maintained externally.

 

_items

List<E> _items
The items in the set.

 

Class jpl.mipl.io.vicar.VicarLabelSyntaxException extends IOException implements Serializable


Package jpl.mipl.jade

Class jpl.mipl.jade.Jade extends JFrame implements Serializable

Class jpl.mipl.jade.JadeDisplay extends JPanel implements Serializable

Serialized Fields

_im

PlanarImage _im
The source PlanarImage.


_tilePainters

TilePainter[][] _tilePainters
The list of TilePainter objects. Dimensions are [x][y].


_colorModel

ColorModel _colorModel
The image's ColorModel or one we supply.


_minTileX

int _minTileX
The image's min/max X and Y tile indices.


_maxTileX

int _maxTileX
The image's min/max X and Y tile indices.


_minTileY

int _minTileY
The image's min/max X and Y tile indices.


_maxTileY

int _maxTileY
The image's min/max X and Y tile indices.


_tileWidth

int _tileWidth
The image's tile width/height.


_tileHeight

int _tileHeight
The image's tile width/height.


_tileGridXOffset

int _tileGridXOffset
The image's tile grid X/Y offset.


_tileGridYOffset

int _tileGridYOffset
The image's tile grid X/Y offset.


_numTileX

int _numTileX
The number of tiles in the X/Y directions


_numTileY

int _numTileY
The number of tiles in the X/Y directions


_minX

int _minX
The minimum X/Y coordinate of the image


_minY

int _minY
The minimum X/Y coordinate of the image


_imageWidth

int _imageWidth
The image size


_imageHeight

int _imageHeight
The image size


_imageScreenWidth

int _imageScreenWidth
The w/h of the image in screen coordinates. Used to clip to image bounds if the view is bigger than the actual image.


_imageScreenHeight

int _imageScreenHeight
The w/h of the image in screen coordinates. Used to clip to image bounds if the view is bigger than the actual image.


_imageOrigin

Point _imageOrigin
The pixel to display in the UL corner of the component, or null.


_repaintPolicy

int _repaintPolicy
Repaint policy. Determines whether tiles are computed and displayed immediately, or deferred.


_RCE_mode

int _RCE_mode
RenderingChangeEvent mode. Determines how tiles are repainted when the image changes. See the class comments.


_disableDoubleBuffering

boolean _disableDoubleBuffering
Whether or not to ensure double buffering is off.


_eraseBeforeRepaint

boolean _eraseBeforeRepaint
Whether or not to erase before repainting.

See Also:
JadeDisplay.paintNoErase(int, int, int, int)

_insets

Insets _insets
Caches insets


_insets_clip

Rectangle _insets_clip
Insets as a clipping rectangle


_scr2imgX

int _scr2imgX
Conversion between screen and image coordinates (img = scr + scr2img)


_scr2imgY

int _scr2imgY
Conversion between screen and image coordinates (img = scr + scr2img)


_damageList

RectRegion _damageList
The damage list


_immediateOverlayPainters

ArrayList<E> _immediateOverlayPainters
Overlay painters


_batchOverlayPainters

ArrayList<E> _batchOverlayPainters

_backgroundPainter

BackgroundPainter _backgroundPainter
Background painter

Class jpl.mipl.jade.JadeFileChooser extends JFrame implements Serializable

Serialized Fields

_isStereo

boolean _isStereo

_imageLeft

File[] _imageLeft

_imageRight

File[] _imageRight

_mainTabbedPane

JTabbedPane _mainTabbedPane

_paneLeft

JTabbedPane _paneLeft

_paneRight

JTabbedPane _paneRight

_panelRedLeft

JPanel _panelRedLeft

_panelGreenLeft

JPanel _panelGreenLeft

_panelBlueLeft

JPanel _panelBlueLeft

_panelRedRight

JPanel _panelRedRight

_panelGreenRight

JPanel _panelGreenRight

_panelBlueRight

JPanel _panelBlueRight

_jfcSouthPanel

JFCSouthPanel _jfcSouthPanel

_fileChooser

JFileChooser _fileChooser

_returnValue

int _returnValue

_jadeFileChooser

JFrame _jadeFileChooser

_boundSupport

PropertyChangeSupport _boundSupport

Class jpl.mipl.jade.JadeStereo extends JFrame implements Serializable

Serialized Fields

_sd0

StereoDisplay _sd0
Main Java Bean that provides device-independent stereo functionality


_fileChooser

JadeFileChooser _fileChooser
JadeFileChooser instance used by this application


_frame

JFrame _frame
JFrame instance used by inner classes

Class jpl.mipl.jade.JViewportImage extends JViewport implements Serializable


Package jpl.mipl.jade.agile2d.swing

Class jpl.mipl.jade.agile2d.swing.AgileJFrame extends JFrame implements Serializable

Serialized Fields

pluggableRenderer

PluggableRenderer pluggableRenderer

_stereoMode

int _stereoMode

Package jpl.mipl.jade.controls

Class jpl.mipl.jade.controls.BandTable extends JPanel implements Serializable

Serialized Fields

className_

String className_

_title_label

JLabel _title_label

_title

String _title

_scrollPane

JScrollPane _scrollPane

_table

JTable _table

_model

jpl.mipl.jade.controls.BandTable.BandTableModel _model

_button_panel

JPanel _button_panel

_button_toolbar

JToolBar _button_toolbar

_add_button

JButton _add_button

_remove_button

JButton _remove_button

Class jpl.mipl.jade.controls.ContourStretchView extends JPanel implements Serializable

Serialized Fields

_model

ContourStretchModel _model

_mainPanel

JPanel _mainPanel

_scrollPane

JScrollPane _scrollPane

_tabbedPane

JTabbedPane _tabbedPane

_bandPanel

JPanel _bandPanel

_width_table

BandTable _width_table

_interval_table

BandTable _interval_table

_offset_table

BandTable _offset_table

_major_factor_table

BandTable _major_factor_table

_invalid_table

BandTable _invalid_table

_dn_panel

JPanel _dn_panel

_axis_dn_spinner

JSpinner _axis_dn_spinner

_major_dn_spinner

JSpinner _major_dn_spinner

_minor_dn_spinner

JSpinner _minor_dn_spinner

_bg_dn_spinner

JSpinner _bg_dn_spinner

_invalid_dn_spinner

JSpinner _invalid_dn_spinner

Class jpl.mipl.jade.controls.TriBandSelectView extends JPanel implements Serializable

Serialized Fields

className_

String className_

_model

TriBandSelectModel _model

_mainPanel

JPanel _mainPanel

_scrollPane

JScrollPane _scrollPane

_band1Box

JComboBox _band1Box

_band2Box

JComboBox _band2Box

_band3Box

JComboBox _band3Box

_bands

Vector<E> _bands

Package jpl.mipl.jade.operators

Class jpl.mipl.jade.operators.ContourStretchDescriptor extends OperationDescriptorImpl implements Serializable

Serialized Fields

className_

String className_

Package jpl.mipl.jade.stereo

Class jpl.mipl.jade.stereo.J3dStereo extends JPanel implements Serializable

Serialized Fields

_imageLeft

RenderedImage _imageLeft
Image representing left view


_imageRight

RenderedImage _imageRight
Image representing right view

Class jpl.mipl.jade.stereo.JadeStereoPanel extends JPanel implements Serializable

Class jpl.mipl.jade.stereo.JadeStereoViewPanel extends JPanel implements Serializable

Serialized Fields

_stereo_view

int _stereo_view
Holds the state of stereo mode, the valid values are defined in JadeGraphicsGL. defaults to Jade2D.STEREO_BOTH

Class jpl.mipl.jade.stereo.JViewportImageStereo extends JViewportImage implements Serializable

Serialized Fields

_stereoCanvas

StereoCanvas _stereoCanvas
Instance of StereoCanvas which draws JViewportImageStereo's managed offScreenImage


_offScreenImage

BufferedImage _offScreenImage
Backing Store image which JViewportImageStereo manages

Class jpl.mipl.jade.stereo.StereoCanvas extends Canvas3D implements Serializable

Serialized Fields

_gc3D

GraphicsContext3D _gc3D
The immediate mode GraphicsContext3D associated with StereoCanvas


_j3DG2D

J3DGraphics2D _j3DG2D
The 2D Graphics Object Associated with StereoCanvas


_vpLeft

JViewportImageStereo _vpLeft
Instance of a JViewportImageStereo that handles Left Image


_vpRight

JViewportImageStereo _vpRight
Instance of a JViewportImageStereo that handles Right Image

Class jpl.mipl.jade.stereo.StereoDisplay extends JPanel implements Serializable

Serialized Fields

_leftImage

RenderedImage _leftImage
Left Image of Stereo-pair

 

_rightImage

RenderedImage _rightImage
Right Image of Stereo-pair

 

_stereoImage

JComponent _stereoImage
 

_disparity

Point2D.Double _disparity
 

_mode

int _mode
 

_boundSupport

PropertyChangeSupport _boundSupport
Support object for bound listeners

 

_vetoSupport

VetoableChangeSupport _vetoSupport
Support object for constrained listeners

 

Class jpl.mipl.jade.stereo.StereoLayout extends OverlayLayout implements Serializable

Serialized Fields

_left

Component _left
Constant to specify components location to be the left view of Stereo Layout


_right

Component _right
Constant to specify components location to be the right view of Stereo Layout


_mono

Component _mono
Constant to specify components location to be the only view or mono of Stereo Layout

Class jpl.mipl.jade.stereo.StereoViewport extends JViewport implements Serializable

Serialized Fields

_vpLeft

JViewportImageStereo _vpLeft

_vpRight

JViewportImageStereo _vpRight

Class jpl.mipl.jade.stereo.StereoViewportLayout extends ViewportLayout implements Serializable


Package jpl.mipl.jade.util

Class jpl.mipl.jade.util.JFCSouthPanel extends JComponent implements Serializable

Serialized Fields

_isStereo

boolean _isStereo

_fileRedLeft

File _fileRedLeft

_fileGreenLeft

File _fileGreenLeft

_fileBlueLeft

File _fileBlueLeft

_fileRedRight

File _fileRedRight

_fileGreenRight

File _fileGreenRight

_fileBlueRight

File _fileBlueRight

_buttonPressed

String _buttonPressed

_okButton

JButton _okButton

_applyButton

JButton _applyButton

_cancelButton

JButton _cancelButton

_helpButton

JButton _helpButton

_buttonPanel

JPanel _buttonPanel

_tfRedLeft

JTextField _tfRedLeft

_tfGreenLeft

JTextField _tfGreenLeft

_tfBlueLeft

JTextField _tfBlueLeft

_tfRedRight

JTextField _tfRedRight

_tfGreenRight

JTextField _tfGreenRight

_tfBlueRight

JTextField _tfBlueRight

_tfPanel

JPanel _tfPanel

_defaultBorder

Border _defaultBorder

_boundSupport

PropertyChangeSupport _boundSupport
The support object for bound listeners

Class jpl.mipl.jade.util.OffsetAction extends AbstractAction implements Serializable

Class jpl.mipl.jade.util.OpenAction extends AbstractAction implements Serializable

Serialized Fields

_jadeFileChooser

JadeFileChooser _jadeFileChooser

Class jpl.mipl.jade.util.RotateAction extends AbstractAction implements Serializable


Package jpl.mipl.jade.viewer

Class jpl.mipl.jade.viewer.ImageViewFileSelectDialog extends JDialog implements Serializable

Serialized Fields

className_

String className_

exit_status

int exit_status

defaultTypeIndex

int defaultTypeIndex

main_panel

JPanel main_panel

img_name_field

JTextField img_name_field

type_box

JComboBox type_box

src_name_field

JTextField src_name_field

img_open_chooser_btn

JButton img_open_chooser_btn

src_open_chooser_btn

JButton src_open_chooser_btn

ok_button

JButton ok_button

cancel_button

JButton cancel_button

_image

RenderedOp _image

_source

RenderedOp _source

_imageType

String _imageType

_sourceType

String _sourceType

_imagePath

String _imagePath

_sourcePath

String _sourcePath

_imageSingleImg

boolean _imageSingleImg

_sourceSingleImg

boolean _sourceSingleImg

_imageFiles

File[] _imageFiles

_sourceFiles

File[] _sourceFiles

_imgDir

File _imgDir

_srcDir

File _srcDir

_loadedFiles

File[] _loadedFiles

changes

PropertyChangeSupport changes

_imageNames

String[] _imageNames
String array of image name


_imageNameTypes

String[] _imageNameTypes
String array of type associated with image


_imageTypeNameMap

Map<K,V> _imageTypeNameMap
Map from image type to image name

Class jpl.mipl.jade.viewer.ImageViewPanel extends JPanel implements Serializable

Serialized Fields

className_

String className_

_model

PropertyManager _model

dom_view

MarsImageDomView dom_view

_fileFinder

SimpleImageFileFinder _fileFinder

_fileOpenDialog

ImageViewFileSelectDialog _fileOpenDialog

info_panel

JPanel info_panel

info_label

JLabel info_label

label_frame

JFrame label_frame

north_panel

JPanel north_panel

control_panel

JPanel control_panel

view_panel

MarsImageRdrView view_panel

menu_panel

JPanel menu_panel

menu_bar

MarsImageViewMenu menu_bar

main_load_item

JMenuItem main_load_item

main_reload_item

JMenuItem main_reload_item

image_name_field

JTextField image_name_field

image_type_field

JTextField image_type_field

source_name_field

JTextField source_name_field

defaultEntry

String defaultEntry

defaultTypeEntry

String defaultTypeEntry

Package jpl.mipl.mars.viewer

Class jpl.mipl.mars.viewer.MarsImageControlPanel extends JPanel implements Serializable

Serialized Fields

className_

String className_

main_panel

JPanel main_panel

new_finder_btn

JButton new_finder_btn

root_label

JLabel root_label

root_field

JTextField root_field

_model

MarsImageViewModel _model
Reference to application model

Class jpl.mipl.mars.viewer.MarsImageDataPanel extends JPanel implements Serializable

Serialized Fields

_geometryType

int _geometryType
Flag for geometry state


_sizeType

int _sizeType
Flag for size state


_sourceContent

RdrImageContent _sourceContent
Reference of the source image of category


_sourceType

String _sourceType

_sourceFilename

String _sourceFilename

_tree

JTree _tree

_treeModel

DefaultTreeModel _treeModel

_treeRoot

DefaultMutableTreeNode _treeRoot

_sourceLabel

JLabel _sourceLabel

_nORlLabel

JLabel _nORlLabel

_tORfLabel

JLabel _tORfLabel

_rootObj

Object _rootObj

_scrollPane

JScrollPane _scrollPane

_rootName

String _rootName

_defRootName

String _defRootName

_notApplic

String _notApplic

_preserveExpansion

boolean _preserveExpansion

_expansionStates

Hashtable<K,V> _expansionStates

_expandListener

TreeExpansionListener _expandListener

Class jpl.mipl.mars.viewer.MarsImageDomTree extends JPanel implements Serializable

Serialized Fields

document

Document document
Reference to the DOM document if an image label


_tree

JTree _tree

_selectionModel

TreeSelectionModel _selectionModel

_treeModel

DefaultTreeModel _treeModel

_searchDialog

jpl.mipl.mars.viewer.MarsImageDomTree.SearchDialog _searchDialog

windowHeight

int windowHeight

leftWidth

int leftWidth

rightWidth

int rightWidth

windowWidth

int windowWidth

_compressAllBtn

JButton _compressAllBtn

_expandAllBtn

JButton _expandAllBtn

_resetAllBtn

JButton _resetAllBtn

_searchTreeBtn

JButton _searchTreeBtn

_resetAllStr

String _resetAllStr

_compressAllStr

String _compressAllStr

_expandAllStr

String _expandAllStr

_searchTreeStr

String _searchTreeStr

_buttonPanel

JPanel _buttonPanel

Class jpl.mipl.mars.viewer.MarsImageDomTree.HtmlRenderer extends JEditorPane implements Serializable

Class jpl.mipl.mars.viewer.MarsImageDomTree.MultiLineCellRenderer extends JPanel implements Serializable

Serialized Fields

icon

JLabel icon

text

jpl.mipl.mars.viewer.MarsImageDomTree.MultiLineCellRenderer.TreeTextArea text

Class jpl.mipl.mars.viewer.MarsImageDomTree.ReadOnlyEditor extends AbstractCellEditor implements Serializable

Serialized Fields

text

String text

Class jpl.mipl.mars.viewer.MarsImageDomTree.ReadOnlyEditor2 extends JEditorPane implements Serializable

Serialized Fields

text

String text

Class jpl.mipl.mars.viewer.MarsImageDomView extends JPanel implements Serializable

Serialized Fields

_viewTreeBtn

JRadioButton _viewTreeBtn

_viewTreeStr

String _viewTreeStr

_viewTextBtn

JRadioButton _viewTextBtn

_viewTextStr

String _viewTextStr

_buttonGroup

ButtonGroup _buttonGroup

_refreshTextStr

String _refreshTextStr

_topPanel

JPanel _topPanel

_mainPanel

JPanel _mainPanel

_defPanel

JPanel _defPanel

_refreshPanel

JPanel _refreshPanel

_fileLabel

JLabel _fileLabel

_filename

String _filename

_label

Document _label

_treeView

JPanel _treeView

_textView

JPanel _textView

_textArea

JTextArea _textArea

_model

PropertyManager _model

Class jpl.mipl.mars.viewer.MarsImageRdrView extends JPanel implements Serializable

Serialized Fields

className_

String className_

DEFAULT_INDEX

int DEFAULT_INDEX

STRING_NULL

String STRING_NULL

STRING_EMPTY

String STRING_EMPTY

DEFAULT_EMPTY_MESSAGE

String DEFAULT_EMPTY_MESSAGE

_imageMatrix

RdrImageMatrix _imageMatrix

_model

PropertyManager _model

_propChangeListener

jpl.mipl.mars.viewer.MarsImageRdrView.AppPropChangeListener _propChangeListener

_tabbedPane

HideableTabbedPane _tabbedPane

_imageSetPanes

List<E> _imageSetPanes

_controlPanel

JPanel _controlPanel

_viewPanel

JPanel _viewPanel

_dnPanel

JPanel _dnPanel

_contentControl

JDialog _contentControl

_rdrPathField

JTextField _rdrPathField

_emptyMessage

String _emptyMessage

_overlaysBox

JCheckBox _overlaysBox

_controlButtonGroup

ButtonGroup _controlButtonGroup

_viewControlButton

JRadioButton _viewControlButton

_hideControlButton

JRadioButton _hideControlButton

_viewControlStr

String _viewControlStr

_hideControlStr

String _hideControlStr

_dataTreeFrame

JDialog _dataTreeFrame

_dnButtonGroup

ButtonGroup _dnButtonGroup

_viewDnButton

JRadioButton _viewDnButton

_hideDnButton

JRadioButton _hideDnButton

_viewDnStr

String _viewDnStr

_hideDnStr

String _hideDnStr

_dataTree

MarsImageDataPanel _dataTree

_dataTreeListener

jpl.mipl.mars.viewer.MarsImageRdrView.DataTreeChangeListener _dataTreeListener

_lineField

JTextField _lineField

_sampleField

JTextField _sampleField

_emptyPanel

JPanel _emptyPanel

_zoomBox

ZoomBox _zoomBox

_activeImage

RdrImageContent _activeImage

_activeSetIndex

int _activeSetIndex

_activeImageSet

RdrImageSet _activeImageSet

_activeSetPanel

ImageSetPanel _activeSetPanel

_activeNode

RdrImageNode _activeNode

_width

int _width

_height

int _height

_zoomFormat

String _zoomFormat

_zoomFormatter

NumberFormat _zoomFormatter

_overlayMode

boolean _overlayMode

_initialized

boolean _initialized

_sustainOverlayBetweenSets

boolean _sustainOverlayBetweenSets

_maintainImageTypeSelection

boolean _maintainImageTypeSelection

_newSelectedIndex

int _newSelectedIndex

_lastSelectedIndex

int _lastSelectedIndex

_lastSelectedNodeType

String _lastSelectedNodeType

_lastSelectedSetType

String _lastSelectedSetType

_overlayWasActive

boolean _overlayWasActive

Class jpl.mipl.mars.viewer.MarsImageViewMenu extends JMenuBar implements Serializable

Serialized Fields

className_

String className_

_model

PropertyManager _model

_viewPanel

JPanel _viewPanel

_labelFrame

JFrame _labelFrame

_aboutString

String _aboutString

_percentDialog

JDialog _percentDialog

_rotateDialog

JDialog _rotateDialog

main_menu

JMenu main_menu

main_finder_item

JMenuItem main_finder_item

main_save_item

JMenuItem main_save_item

main_label_list_item

JMenuItem main_label_list_item

main_exit_item

JMenuItem main_exit_item

help_menu

JMenu help_menu

help_help_item

JMenuItem help_help_item

help_about_item

JMenuItem help_about_item

options_menu

JMenu options_menu

options_stretch_menu

JMenu options_stretch_menu

options_rotate_item

JMenuItem options_rotate_item

stretch_use_extrema_item

JCheckBoxMenuItem stretch_use_extrema_item

stretch_use_percent_item

JCheckBoxMenuItem stretch_use_percent_item

stretch_percent_param_item

JMenuItem stretch_percent_param_item

_icon

ImageIcon _icon

Class jpl.mipl.mars.viewer.MarsImageViewPanel extends JPanel implements Serializable

Serialized Fields

__classname

String __classname

_model

MarsImageViewModel _model

file_finder

MarsImageFileFinder file_finder

dom_view

MarsImageDomView dom_view

no_filter_str

String no_filter_str

FILTER_PRODUCT

String FILTER_PRODUCT

FILTER_EYE

String FILTER_EYE

FILTER_INSTRUMENT

String FILTER_INSTRUMENT

FILTER_THUMBNAILS

String FILTER_THUMBNAILS

info_panel

JPanel info_panel

info_label

JLabel info_label

label_frame

JFrame label_frame

select_panel

JPanel select_panel

filter_panel

JPanel filter_panel

solar_day_spinner

JSpinner solar_day_spinner

instrument_type_box

JComboBox instrument_type_box

edr_file_type_box

JComboBox edr_file_type_box

eye_type_box

JComboBox eye_type_box

view_thumbnails_box

JCheckBox view_thumbnails_box

refresh_search_button

JButton refresh_search_button

refresh_search_button_cmd

String refresh_search_button_cmd

retain_last_edr_type

boolean retain_last_edr_type

file_list_panel

JPanel file_list_panel

edr_jlist

JList edr_jlist

_thumbnailManager

ThumbnailManager _thumbnailManager

load_rdr_button

JButton load_rdr_button

load_rdr_button_cmd

String load_rdr_button_cmd

file_list_renderer

jpl.mipl.mars.viewer.MarsImageViewPanel.EdrFileListRenderer file_list_renderer

north_panel

JPanel north_panel

control_panel

JPanel control_panel

view_panel

JPanel view_panel

menu_panel

JPanel menu_panel

menu_bar

MarsImageViewMenu menu_bar

options_menu_edr_list_menu

JMenu options_menu_edr_list_menu

_cutoffDatePanel

DateTimePanel _cutoffDatePanel

_cutoffDateDialog

JDialog _cutoffDateDialog

file_new_file_finder_item

JMenuItem file_new_file_finder_item

mod_date_enable_item

JCheckBoxMenuItem mod_date_enable_item

mod_date_edit_item

JMenuItem mod_date_edit_item

edr_thumb_enable_item

JCheckBoxMenuItem edr_thumb_enable_item

edr_thumb_orient_menu

JMenu edr_thumb_orient_menu

edr_thumb_vertical_item

JRadioButtonMenuItem edr_thumb_vertical_item

edr_thumb_horizontal_item

JRadioButtonMenuItem edr_thumb_horizontal_item

group_edrs_by_id_item

JCheckBoxMenuItem group_edrs_by_id_item

_currentEdrResult

EdrResult _currentEdrResult

_magneto

EdrGroupGenerator _magneto

_currentRdrResult

RdrResult _currentRdrResult

Package jpl.mipl.mars.viewer.finder

Class jpl.mipl.mars.viewer.finder.FileFinderException extends Exception implements Serializable

Serialized Fields

_errno

int _errno

Class jpl.mipl.mars.viewer.finder.FileFinderTypeSelectorDialog extends JDialog implements Serializable

Serialized Fields

className_

String className_

_selectedType

FileFinderInfo _selectedType

_selectedRoot

String _selectedRoot

_registry

FileFinderRegistry _registry

_exitStatus

int _exitStatus

_selectedIndex

int _selectedIndex

main_panel

JPanel main_panel

sub_panel

JPanel sub_panel

type_panel

JPanel type_panel

root_panel_2

JPanel root_panel_2

root_panel

JPanel root_panel

type_box

JComboBox type_box

type_label

JLabel type_label

root_label

JLabel root_label

root_field

JTextField root_field

open_chooser

JButton open_chooser

button_panel

JPanel button_panel

ok_button

JButton ok_button

cancel_button

JButton cancel_button

Package jpl.mipl.mars.viewer.util

Class jpl.mipl.mars.viewer.util.DataRangeController extends JPanel implements Serializable

Serialized Fields

_model

DataRangeModel _model

_minField

JTextField _minField

_maxField

JTextField _maxField

Class jpl.mipl.mars.viewer.util.DateTimePanel extends JPanel implements Serializable

Serialized Fields

_mainPanel

JPanel _mainPanel

_calPanel

JPanel _calPanel

_milliPanel

JPanel _milliPanel

_buttonPanel

JPanel _buttonPanel

_calYearField

JTextField _calYearField

_calMonField

JTextField _calMonField

_calDayField

JTextField _calDayField

_calHourField

JTextField _calHourField

_calMinField

JTextField _calMinField

_calSecField

JTextField _calSecField

_calTimeZone

JComboBox _calTimeZone

_calField

JTextField _calField

_milliField

JTextField _milliField

_nowButton

JButton _nowButton

_okButton

JButton _okButton

_applyButton

JButton _applyButton

_cancelButton

JButton _cancelButton

_calListener

ActionListener _calListener

_tzListener

ActionListener _tzListener

_milliListener

ActionListener _milliListener

_focusListener

FocusListener _focusListener

_currentCal

String _currentCal

_currentDate

long _currentDate

_previousDate

long _previousDate

_initialized

boolean _initialized

_calToolTipText

String _calToolTipText

_calPattern

Pattern _calPattern

_calMatcher

Matcher _calMatcher

_dateFormat

SimpleDateFormat _dateFormat

_isEnabled

boolean _isEnabled

_timeZone

TimeZone _timeZone

_previousTimeZone

TimeZone _previousTimeZone

_timeZoneIds

Vector<E> _timeZoneIds

_pstTimeZone

TimeZone _pstTimeZone

_pdtTimeZone

TimeZone _pdtTimeZone

DEFAULT_BTN_TEXT

String DEFAULT_BTN_TEXT

Class jpl.mipl.mars.viewer.util.DeferredConstant extends DeferredData implements Serializable

Serialized Fields

className_

String className_

_manager

StretchManager _manager

_managerChanged

boolean _managerChanged

Class jpl.mipl.mars.viewer.util.DeferredOffset extends DeferredData implements Serializable

Serialized Fields

className_

String className_

_manager

StretchManager _manager

_managerChanged

boolean _managerChanged

Class jpl.mipl.mars.viewer.util.HideableTabbedPane extends JPanel implements Serializable

Serialized Fields

_tabbedPane

JTabbedPane _tabbedPane

_components

List<E> _components

_state

int _state

Class jpl.mipl.mars.viewer.util.ImageSetPanel extends JPanel implements Serializable

Serialized Fields

DEFAULT_EMPTY_MESSAGE

String DEFAULT_EMPTY_MESSAGE

_tabbedPane

JTabbedPane _tabbedPane

_tabbedModel

SingleSelectionModel _tabbedModel

_rdrImages

RdrImageSet _rdrImages

_displayComponents

List<E> _displayComponents

_mouseListener

jpl.mipl.mars.viewer.util.ImageSetPanel.MouseDnListener _mouseListener

_dnActListener

ActionListener _dnActListener

_viewportListener

ChangeListener _viewportListener

_rightMouseListener

jpl.mipl.mars.viewer.util.ImageSetPanel.RightClickMouseListener _rightMouseListener

_activeNode

RdrImageNode _activeNode

_activeNodeIndex

int _activeNodeIndex

_emptyMessage

String _emptyMessage

_noImageMessage

String _noImageMessage

_loadingMessage

String _loadingMessage

_emptyPanel

JPanel _emptyPanel

_noImagePanel

JPanel _noImagePanel

_loadingPanel

JPanel _loadingPanel

_tabPlacement

int _tabPlacement

_tabLayout

int _tabLayout

_width

int _width

_height

int _height

_newSelectedIndex

int _newSelectedIndex

_lastSelectedIndex

int _lastSelectedIndex

_initialized

boolean _initialized

_active

boolean _active

_appModel

PropertyManager _appModel

_jadeFactory

JadePanelFactory _jadeFactory

Class jpl.mipl.mars.viewer.util.RotationController extends JPanel implements Serializable

Serialized Fields

className_

String className_

_model

RotationModel _model

_slider

JSlider _slider

_radiansField

JTextField _radiansField

_degreesField

JTextField _degreesField

_resetButton

JButton _resetButton

Class jpl.mipl.mars.viewer.util.ZoomBox extends JPanel implements Serializable

Serialized Fields

_comboBox

JComboBox _comboBox

_comboModel

ComboBoxModel _comboModel

_textField

JTextField _textField

_selectedValue

double _selectedValue

_selectedScaledValue

double _selectedScaledValue

_changes

PropertyChangeSupport _changes

_comboBoxListener

jpl.mipl.mars.viewer.util.ZoomBox.ZoomActionListener _comboBoxListener

_formatter

DecimalFormat _formatter

Package jpl.mipl.mdms.FileService.io

Class jpl.mipl.mdms.FileService.io.VerifyException extends Exception implements Serializable


Package jpl.mipl.mdms.FileService.komodo.api

Class jpl.mipl.mdms.FileService.komodo.api.SessionException extends Exception implements Serializable

Serialized Fields

_errno

int _errno

Package jpl.mipl.mdms.FileService.komodo.messaging

Class jpl.mipl.mdms.FileService.komodo.messaging.ChannelException extends Exception implements Serializable


Package jpl.mipl.mdms.FileService.komodo.ui.savannah

Class jpl.mipl.mdms.FileService.komodo.ui.savannah.DateTimePanel extends JPanel implements Serializable

Serialized Fields

changes

PropertyChangeSupport changes

_mainPanel

JPanel _mainPanel

_calPanel

JPanel _calPanel

_milliPanel

JPanel _milliPanel

_buttonPanel

JPanel _buttonPanel

_calYearField

JTextField _calYearField

_calMonField

JTextField _calMonField

_calDayField

JTextField _calDayField

_calHourField

JTextField _calHourField

_calMinField

JTextField _calMinField

_calSecField

JTextField _calSecField

_calTimeZone

JComboBox _calTimeZone

_calField

JTextField _calField

_milliField

JTextField _milliField

_nowButton

JButton _nowButton

_okButton

JButton _okButton

_applyButton

JButton _applyButton

_cancelButton

JButton _cancelButton

_calListener

ActionListener _calListener

_tzListener

ActionListener _tzListener

_milliListener

ActionListener _milliListener

_focusListener

FocusListener _focusListener

_currentCal

String _currentCal

_currentDate

long _currentDate

_previousDate

long _previousDate

_initialized

boolean _initialized

_calToolTipText

String _calToolTipText

_calPattern

Pattern _calPattern

_calMatcher

Matcher _calMatcher

_dateFormat

SimpleDateFormat _dateFormat

_isEnabled

boolean _isEnabled

_timeZone

TimeZone _timeZone

_previousTimeZone

TimeZone _previousTimeZone

_timeZoneIds

Vector<E> _timeZoneIds

_pstTimeZone

TimeZone _pstTimeZone

_pdtTimeZone

TimeZone _pdtTimeZone

Class jpl.mipl.mdms.FileService.komodo.ui.savannah.DefaultSavannahTableModel extends AbstractTableModel implements Serializable

Serialized Fields

__classname

String __classname

_elements

Vector<E> _elements

_columnNames

String[] _columnNames

_columnClasses

Class<T>[] _columnClasses

Class jpl.mipl.mdms.FileService.komodo.ui.savannah.JBoundedComboBox extends JComboBox implements Serializable

Serialized Fields

__classname

String __classname

_bound

int _bound

Class jpl.mipl.mdms.FileService.komodo.ui.savannah.SavannahClickNDropPanel extends JPanel implements Serializable

Serialized Fields

__classname

String __classname

_mainPanel

JPanel _mainPanel

_model

SavannahModel _model

_fileList

SavannahList _fileList

_feiList

SavannahList _feiList

_feiToFileButton

JButton _feiToFileButton

_fileToFeiButton

JButton _fileToFeiButton

_lIconPath

String _lIconPath

_rIconPath

String _rIconPath

_lRollIconPath

String _lRollIconPath

_rRollIconPath

String _rRollIconPath

_feiListener

ListSelectionListener _feiListener

_fileListener

ListSelectionListener _fileListener

_fileToFeiStr

String _fileToFeiStr

_feiToFileStr

String _feiToFileStr

Class jpl.mipl.mdms.FileService.komodo.ui.savannah.SavannahDirectoryPanel extends JPanel implements Serializable

Serialized Fields

__classname

String __classname

_model

SavannahModel _model

_tree

JTree _tree

_treeModel

DefaultTreeModel _treeModel

_scrollPane

JScrollPane _scrollPane

_renderer

DefaultTreeCellRenderer _renderer

_currentDirectory

File _currentDirectory

_root

DefaultMutableTreeNode _root

_leaf

DefaultMutableTreeNode _leaf

_directoryFilter

FileFilter _directoryFilter

_mouseListener

MouseListener _mouseListener

_showChildDirectories

boolean _showChildDirectories

Class jpl.mipl.mdms.FileService.komodo.ui.savannah.SavannahFeiList extends JPanel implements Serializable

Serialized Fields

__classname

String __classname

_logger

Logger _logger

_currentFeiType

String _currentFeiType

_currentFeiGroup

String _currentFeiGroup

_parentDirectoryString

String _parentDirectoryString

_showAfterCache

List<E> _showAfterCache

_model

SavannahModel _model

_fileTable

JTable _fileTable

_tableModel

SavannahTableModel _tableModel

_noConnLabel

JLabel _noConnLabel

_scrollPane

JScrollPane _scrollPane

_toolbar

jpl.mipl.mdms.FileService.komodo.ui.savannah.SavannahFeiList.FeiListToolbar _toolbar

_tableCellRenderer

SavannahTableCellRenderer _tableCellRenderer

_transferHandler

SavannahTableTransferHandler _transferHandler

_transferIdentifier

String _transferIdentifier

_mouseListener

MouseListener _mouseListener

_refreshIcon

ImageIcon _refreshIcon

_refreshRollIcon

ImageIcon _refreshRollIcon

_cdIcon

ImageIcon _cdIcon

_cdRollIcon

ImageIcon _cdRollIcon

_renameIcon

ImageIcon _renameIcon

_renameRollIcon

ImageIcon _renameRollIcon

_deleteIcon

ImageIcon _deleteIcon

_deleteRollIcon

ImageIcon _deleteRollIcon

_commentIcon

ImageIcon _commentIcon

_commentRollIcon

ImageIcon _commentRollIcon

_dndAction

int _dndAction

Class jpl.mipl.mdms.FileService.komodo.ui.savannah.SavannahFileList extends JPanel implements Serializable

Serialized Fields

__classname

String __classname

_mainPanel

JPanel _mainPanel

_model

SavannahModel _model

_currentDirectory

File _currentDirectory

_parentDirectory

File _parentDirectory

_fileTable

JTable _fileTable

_tableModel

SavannahTableModel _tableModel

_scrollPane

JScrollPane _scrollPane

_tableCellRenderer

SavannahTableCellRenderer _tableCellRenderer

_transferHandler

SavannahTableTransferHandler _transferHandler

_transferIdentifier

String _transferIdentifier

_mouseListener

MouseListener _mouseListener

_directoryPanel

SavannahDirectoryPanel _directoryPanel

_splitPane

JSplitPane _splitPane

_fileFilter

SavannahFileFilter _fileFilter

_dndAction

int _dndAction

_toolbar

jpl.mipl.mdms.FileService.komodo.ui.savannah.SavannahFileList.FileListToolbar _toolbar

_refreshIcon

ImageIcon _refreshIcon

_refreshRollIcon

ImageIcon _refreshRollIcon

_cdIcon

ImageIcon _cdIcon

_cdRollIcon

ImageIcon _cdRollIcon

_renameIcon

ImageIcon _renameIcon

_renameRollIcon

ImageIcon _renameRollIcon

_deleteIcon

ImageIcon _deleteIcon

_deleteRollIcon

ImageIcon _deleteRollIcon

_mkdirIcon

ImageIcon _mkdirIcon

_mkdirRollIcon

ImageIcon _mkdirRollIcon

_rmdirIcon

ImageIcon _rmdirIcon

_rmdirRollIcon

ImageIcon _rmdirRollIcon

_logger

Logger _logger

Class jpl.mipl.mdms.FileService.komodo.ui.savannah.SavannahListException extends Throwable implements Serializable

Serialized Fields

_list

SavannahList _list

Class jpl.mipl.mdms.FileService.komodo.ui.savannah.SavannahMenu extends JMenuBar implements Serializable

Serialized Fields

className_

String className_

_model

SavannahModel _model

_viewPanel

JPanel _viewPanel

_aboutString

String _aboutString

_aboutIcon

ImageIcon _aboutIcon

_transferPanel

SavannahTransferPanel _transferPanel

_logPanel

SavannahLogPanel _logPanel

_subscriptionPanel

ManagerControlPanel _subscriptionPanel

_transferDialog

JDialog _transferDialog

_logDialog

JDialog _logDialog

_msmDialog

JDialog _msmDialog

main_menu

JMenu main_menu

main_exit_item

JMenuItem main_exit_item

options_menu

JMenu options_menu

domain_file_options

JMenu domain_file_options

new_domain_file_item

JMenuItem new_domain_file_item

refresh_fei_group_item

JMenuItem refresh_fei_group_item

session_options_item

JMenu session_options_item

window_menu

JMenu window_menu

window_view_transfer_item

JMenuItem window_view_transfer_item

window_view_log_item

JMenuItem window_view_log_item

window_view_msm_item

JMenuItem window_view_msm_item

help_menu

JMenu help_menu

help_help_item

JMenuItem help_help_item

help_about_item

JMenuItem help_about_item

Class jpl.mipl.mdms.FileService.komodo.ui.savannah.SavannahPanel extends JPanel implements Serializable

Serialized Fields

__classname

String __classname

_statusLabel

JLabel _statusLabel

_menuBar

JMenuBar _menuBar

_centralPanel

JPanel _centralPanel

_northPanel

JPanel _northPanel

_southPanel

JPanel _southPanel

_menuPanel

JPanel _menuPanel

_model

SavannahModel _model

_filterModel

SavannahFilterModel _filterModel

_curDirectoryBox

JBoundedComboBox _curDirectoryBox

_localFilenameFilterBox

JBoundedComboBox _localFilenameFilterBox

_localFileFilter

SavannahFileFilter _localFileFilter

_localFilterEnabledBox

JCheckBox _localFilterEnabledBox

_feiFilenameFilterBox

JBoundedComboBox _feiFilenameFilterBox

_feiFilterEnabledBox

JCheckBox _feiFilterEnabledBox

_feiFiletypesBox

JCheckBox _feiFiletypesBox

_curServerLabel

JLabel _curServerLabel

_curTypeLabel

JLabel _curTypeLabel

_feiTypeUserLabel

JLabel _feiTypeUserLabel

_feiServerCombo

JComboBox _feiServerCombo

_feiServerComboListener

ActionListener _feiServerComboListener

_connectFeiServerButton

JButton _connectFeiServerButton

_connColor

Color _connColor

_noConnColor

Color _noConnColor

_iconPath

String _iconPath

_notApplicString

String _notApplicString

_hourglassCursor

Cursor _hourglassCursor

_normalCursor

Cursor _normalCursor

_rootPane

RootPaneContainer _rootPane

_busyBar

JProgressBar _busyBar

_disableMouseAdapter

MouseAdapter _disableMouseAdapter

Class jpl.mipl.mdms.FileService.komodo.ui.savannah.SavannahTable extends JTable implements Serializable

Serialized Fields

_appModel

SavannahModel _appModel

_tableModel

SavannahTableModel _tableModel

_renderer

SavannahTableCellRenderer _renderer

Class jpl.mipl.mdms.FileService.komodo.ui.savannah.SavannahTableCellRenderer extends JLabel implements Serializable

Serialized Fields

_folderIcon

Icon _folderIcon

_fileIcon

Icon _fileIcon

_filetypeIcon

Icon _filetypeIcon

_filetypeOutIcon

Icon _filetypeOutIcon

_highlightColor

Color _highlightColor

_tableModel

SavannahTableModel _tableModel

_model

SavannahModel _model

_units

String[] _units

_printfDecimalFormat

PrintfFormat _printfDecimalFormat

_printfDecimalControl

String _printfDecimalControl

Class jpl.mipl.mdms.FileService.komodo.ui.savannah.SavannahTransferPanel extends JPanel implements Serializable

Serialized Fields

_model

SavannahTransferModel _model

_jlist

JList _jlist

_listModel

DefaultListModel _listModel

_transferList

List<E> _transferList

_removeButton

JButton _removeButton

_clearButton

JButton _clearButton

_title

String _title

Class jpl.mipl.mdms.FileService.komodo.ui.savannah.SessionOptionsPanel extends JPanel implements Serializable

Serialized Fields

_checksumBox

JCheckBox _checksumBox

_restartBox

JCheckBox _restartBox

_resumeBox

JCheckBox _resumeBox

_sessionModel

SavannahSessionModel _sessionModel

Class jpl.mipl.mdms.FileService.komodo.ui.savannah.SortableSavannahTableModel extends AbstractTableModel implements Serializable

Serialized Fields

tableModel

SavannahTableModel tableModel

viewToModel

jpl.mipl.mdms.FileService.komodo.ui.savannah.SortableSavannahTableModel.Row[] viewToModel

modelToView

int[] modelToView

tableHeader

JTableHeader tableHeader

mouseListener

MouseListener mouseListener

tableModelListener

TableModelListener tableModelListener

columnComparators

Map<K,V> columnComparators

sortingColumns

List<E> sortingColumns

Package jpl.mipl.mdms.FileService.komodo.ui.savannah.dnd

Class jpl.mipl.mdms.FileService.komodo.ui.savannah.dnd.SavannahTableTransferHandler extends TransferHandler implements Serializable

Serialized Fields

__classname

String __classname

_localListFlavor

DataFlavor _localListFlavor

_serialListFlavor

DataFlavor _serialListFlavor

_sourceDataFlavor

DataFlavor _sourceDataFlavor

_stringFlavor

DataFlavor _stringFlavor

_model

SavannahModel _model

_savannahList

SavannahList _savannahList

Package jpl.mipl.mdms.FileService.komodo.ui.savannah.logging

Class jpl.mipl.mdms.FileService.komodo.ui.savannah.logging.SavannahLogPanel extends JPanel implements Serializable

Serialized Fields

MAX_DOC_OFFSET

int MAX_DOC_OFFSET

REMOVAL_FACTOR

double REMOVAL_FACTOR

_model

SavannahLogModel _model

_doc

StyledDocument _doc

_logList

List<E> _logList

_searchButton

JButton _searchButton

_clearButton

JButton _clearButton

_printButton

JButton _printButton

_title

String _title

_textPane

JTextPane _textPane

_scrollPane

JScrollPane _scrollPane

_titleLabel

JLabel _titleLabel

evenColor

Color evenColor

_debugIcon

ImageIcon _debugIcon

_warnIcon

ImageIcon _warnIcon

_infoIcon

ImageIcon _infoIcon

_errorIcon

ImageIcon _errorIcon

_traceIcon

ImageIcon _traceIcon

_unkIcon

ImageIcon _unkIcon

_fatalIcon

ImageIcon _fatalIcon

_benchIcon

ImageIcon _benchIcon

_messageStyle

Style _messageStyle

_boldStyle

Style _boldStyle

_iconStyle

Style _iconStyle

_italicStyle

Style _italicStyle

ICON_STYLE

int ICON_STYLE

ITALIC_STYLE

int ITALIC_STYLE

BOLD_STYLE

int BOLD_STYLE

MESSAGE_STYLE

int MESSAGE_STYLE

_styleNames

String[] _styleNames

_logger

Logger _logger

_searchDialog

jpl.mipl.mdms.FileService.komodo.ui.savannah.logging.SavannahLogPanel.SearchDialog _searchDialog

_printView

jpl.mipl.mdms.FileService.komodo.ui.savannah.logging.SavannahLogPanel.PrintView _printView

_notifySuccess

boolean _notifySuccess

_syncLock

Object _syncLock

_messageSizeList

List<E> _messageSizeList

_canUpdate

boolean _canUpdate

Package jpl.mipl.mdms.FileService.komodo.ui.savannah.subscription

Class jpl.mipl.mdms.FileService.komodo.ui.savannah.subscription.HistoryPanel extends JPanel implements Serializable

Serialized Fields

_filetypeKeyLabel

JLabel _filetypeKeyLabel

_filetypeValLabel

JLabel _filetypeValLabel

_outputKeyLabel

JLabel _outputKeyLabel

_outputValLabel

JLabel _outputValLabel

_taskKeyLabel

JLabel _taskKeyLabel

_taskValLabel

JLabel _taskValLabel

_countKeyLabel

JLabel _countKeyLabel

_countValLabel

JLabel _countValLabel

_jList

JList _jList

_valuePanel

JPanel _valuePanel

_headerPanel

JPanel _headerPanel

_keywordPanel

JPanel _keywordPanel

_buttonPanel

JPanel _buttonPanel

_scrollPane

JScrollPane _scrollPane

_okButton

JButton _okButton

_clearButton

JButton _clearButton

_ms

MetaSubscription _ms

_listModel

DefaultListModel _listModel

_canClear

boolean _canClear
allow user to clear history from panel

Class jpl.mipl.mdms.FileService.komodo.ui.savannah.subscription.ManagerControlPanel extends JPanel implements Serializable

Serialized Fields

_addButton

JButton _addButton

_buttonPanel

JPanel _buttonPanel

_clearButton

JButton _clearButton

_pauseAllBox

JCheckBox _pauseAllBox

_removeButton

JButton _removeButton

_separator1

JSeparator _separator1

_stopAllButton

JButton _stopAllButton

_subPanel

JPanel _subPanel

_subPanelLabel

JLabel _subPanelLabel

_subScrollPane

JScrollPane _subScrollPane

_table

MSTable _table

_tableModel

MSTableModel _tableModel

_totalActiveKeyLabel

JLabel _totalActiveKeyLabel

_totalActiveValLabel

JLabel _totalActiveValLabel

_totalCountKeyLabel

JLabel _totalCountKeyLabel

_totalCountValLabel

JLabel _totalCountValLabel

_historyDialog

jpl.mipl.mdms.FileService.komodo.ui.savannah.subscription.ManagerControlPanel.HistoryDialog _historyDialog

_manager

DefaultMetaSubscriptionManager _manager

_appModel

SavannahModel _appModel

_logger

Logger _logger

_iconMap

Map<K,V> _iconMap

_runIcon

ImageIcon _runIcon

_pauseIcon

ImageIcon _pauseIcon

_historyIcon

ImageIcon _historyIcon

_removeIcon

ImageIcon _removeIcon

_stopIcon

ImageIcon _stopIcon

_autoStart

boolean _autoStart

Class jpl.mipl.mdms.FileService.komodo.ui.savannah.subscription.MSTable extends JTable implements Serializable

Serialized Fields

_manager

MetaSubscriptionManager _manager

_tableModel

MSTableModel _tableModel

_renderer

MSTableCellRenderer _renderer

Class jpl.mipl.mdms.FileService.komodo.ui.savannah.subscription.MSTableCellRenderer extends JLabel implements Serializable

Serialized Fields

_highlightColor

Color _highlightColor

_errorColor

Color _errorColor

_tableModel

MSTableModel _tableModel

_manager

MetaSubscriptionManager _manager

Class jpl.mipl.mdms.FileService.komodo.ui.savannah.subscription.MSTableModel extends AbstractTableModel implements Serializable

Serialized Fields

__classname

String __classname

_elements

Vector<E> _elements

_columnNames

String[] _columnNames

_columnClasses

Class<T>[] _columnClasses

Class jpl.mipl.mdms.FileService.komodo.ui.savannah.subscription.NewMetaSubscriptionPanel extends JPanel implements Serializable

Serialized Fields

_outputDir

File _outputDir

_filetype

String _filetype

_subscriptionType

String _subscriptionType

_metaSubTypes

String[] _metaSubTypes

_filetypes

String[] _filetypes

_exitStatus

int _exitStatus

_dirPanel

JPanel _dirPanel

_filetypeLabel

JLabel _filetypeLabel

_midPanel

JPanel _midPanel

_outputLabel

JLabel _outputLabel

_topPanel

JPanel _topPanel

_typeLabel

JLabel _typeLabel

_dirButton

JButton _dirButton

_typeComboBox

JComboBox _typeComboBox

_filetypeComboBox

JComboBox _filetypeComboBox

_purposeLabel

JLabel _purposeLabel

_mainPanel

JPanel _mainPanel

_separator

JSeparator _separator

_dirField

JTextField _dirField

Class jpl.mipl.mdms.FileService.komodo.ui.savannah.subscription.NotificationOptionsPanel extends JPanel implements Serializable

Serialized Fields

_bottomPanel

JPanel _bottomPanel

_exitInkErrorLabel

JLabel _exitInkErrorLabel

_exitOnInvokeErrorBox

JCheckBox _exitOnInvokeErrorBox

_filetypeLabel

JLabel _filetypeLabel

_filetypeValueLabel

JLabel _filetypeValueLabel

_invokeCmdField

JTextField _invokeCmdField

_invokeCmdLabel

JLabel _invokeCmdLabel

_loadFromCacheButton

JButton _loadFromCacheButton

_logfilePanel

JPanel _logfilePanel

_logfilePathButton

JButton _logfilePathButton

_logfilePathField

JTextField _logfilePathField

_logfilePathLabel

JLabel _logfilePathLabel

_logfileRollingBox

JComboBox _logfileRollingBox

_logfileRollingLabel

JLabel _logfileRollingLabel

_mailMessageFromField

JTextField _mailMessageFromField

_mailMessageFromLabel

JLabel _mailMessageFromLabel

_mailMessageToField

JTextField _mailMessageToField

_mailMessageToLabel

JLabel _mailMessageToLabel

_mailReportAtField

JTextField _mailReportAtField

_mailReportAtLabel

JLabel _mailReportAtLabel

_mailReportToField

JTextField _mailReportToField

_mailReportToLabel

JLabel _mailReportToLabel

_mailSmtpHostField

JTextField _mailSmtpHostField

_mailSmtpHostLabel

JLabel _mailSmtpHostLabel

_midPanel

JPanel _midPanel

_outputLabel

JLabel _outputLabel

_outputValueLabel

JLabel _outputValueLabel

_purposeLabel

JLabel _purposeLabel

_restartBox

JCheckBox _restartBox

_restartLabel

JLabel _restartLabel

_separator

JSeparator _separator

_storeToCacheButton

JButton _storeToCacheButton

_subPanel

JPanel _subPanel

_topPanel

JPanel _topPanel

_methodLabel

JLabel _methodLabel

_methodOptionsPanel

JPanel _methodOptionsPanel

_methodButtonGroup

ButtonGroup _methodButtonGroup

_methodPullButton

JRadioButton _methodPullButton

_methodPushButton

JRadioButton _methodPushButton

_params

NotificationParameters _params

_cacheFile

File _cacheFile

_logfileFile

File _logfileFile

Class jpl.mipl.mdms.FileService.komodo.ui.savannah.subscription.SubscriptionOptionsPanel extends JPanel implements Serializable

Serialized Fields

_bottomPanel

JPanel _bottomPanel

_checksumBox

JCheckBox _checksumBox

_checksumLabel

JLabel _checksumLabel

_existFileLabel

JLabel _existFileLabel

_exitInkErrorLabel

JLabel _exitInkErrorLabel

_exitOnInvokeErrorBox

JCheckBox _exitOnInvokeErrorBox

_filetypeLabel

JLabel _filetypeLabel

_filetypeValueLabel

JLabel _filetypeValueLabel

_invokeCmdField

JTextField _invokeCmdField

_invokeCmdLabel

JLabel _invokeCmdLabel

_loadFromCacheButton

JButton _loadFromCacheButton

_logfilePanel

JPanel _logfilePanel

_logfilePathButton

JButton _logfilePathButton

_logfilePathField

JTextField _logfilePathField

_logfilePathLabel

JLabel _logfilePathLabel

_logfileRollingBox

JComboBox _logfileRollingBox

_logfileRollingLabel

JLabel _logfileRollingLabel

_mailMessageFromField

JTextField _mailMessageFromField

_mailMessageFromLabel

JLabel _mailMessageFromLabel

_mailMessageToField

JTextField _mailMessageToField

_mailMessageToLabel

JLabel _mailMessageToLabel

_mailReportAtField

JTextField _mailReportAtField

_mailReportAtLabel

JLabel _mailReportAtLabel

_mailReportToField

JTextField _mailReportToField

_mailReportToLabel

JLabel _mailReportToLabel

_mailSmtpHostField

JTextField _mailSmtpHostField

_mailSmtpHostLabel

JLabel _mailSmtpHostLabel

_midPanel

JPanel _midPanel

_noOptionButton

JRadioButton _noOptionButton

_outputLabel

JLabel _outputLabel

_outputValueLabel

JLabel _outputValueLabel

_purposeLabel

JLabel _purposeLabel

_receiptBox

JCheckBox _receiptBox

_receiptLabel

JLabel _receiptLabel

_replaceButton

JRadioButton _replaceButton

_replaceVersionPanel

JPanel _replaceVersionPanel

_restartBox

JCheckBox _restartBox

_restartLabel

JLabel _restartLabel

_safereadBox

JCheckBox _safereadBox

_safereadLabel

JLabel _safereadLabel

_separator

JSeparator _separator

_storeToCacheButton

JButton _storeToCacheButton

_subPanel

JPanel _subPanel

_topPanel

JPanel _topPanel

_versionButton

JRadioButton _versionButton

_buttonGroup

ButtonGroup _buttonGroup

_methodLabel

JLabel _methodLabel

_methodOptionsPanel

JPanel _methodOptionsPanel

_methodButtonGroup

ButtonGroup _methodButtonGroup

_methodPullButton

JRadioButton _methodPullButton

_methodPushButton

JRadioButton _methodPushButton

_params

SubscriptionParameters _params

_cacheFile

File _cacheFile

_logfileFile

File _logfileFile

Package jpl.mipl.mdms.FileService.komodo.util

Class jpl.mipl.mdms.FileService.komodo.util.SubscriptionEvent extends EventObject implements Serializable

Serialized Fields

object

Object object
Object associated with event


timestamp

long timestamp
Timestamp of event


id

int id
Event type


Package jpl.mipl.mdms.FileService.spider.dracula

Class jpl.mipl.mdms.FileService.spider.dracula.DraculaMenu extends JMenuBar implements Serializable

Serialized Fields

className_

String className_

_model

DraculaModel _model

_viewPanel

JPanel _viewPanel

_aboutString

String _aboutString

_aboutIcon

ImageIcon _aboutIcon

main_menu

JMenu main_menu

main_exit_item

JMenuItem main_exit_item

help_menu

JMenu help_menu

help_help_item

JMenuItem help_help_item

help_about_item

JMenuItem help_about_item

options_menu

JMenu options_menu

options_highlight_color_item

JMenuItem options_highlight_color_item

Class jpl.mipl.mdms.FileService.spider.dracula.DraculaMessageDomTree extends JPanel implements Serializable

Serialized Fields

_document

Document _document
Reference to the DOM document if an image label


_tree

JTree _tree

_selectionModel

TreeSelectionModel _selectionModel

_treeModel

DefaultTreeModel _treeModel

_searchDialog

jpl.mipl.mdms.FileService.spider.dracula.DraculaMessageDomTree.SearchDialog _searchDialog

windowHeight

int windowHeight

leftWidth

int leftWidth

rightWidth

int rightWidth

windowWidth

int windowWidth

_compressAllBtn

JButton _compressAllBtn

_expandAllBtn

JButton _expandAllBtn

_resetAllBtn

JButton _resetAllBtn

_searchTreeBtn

JButton _searchTreeBtn

_resetAllStr

String _resetAllStr

_compressAllStr

String _compressAllStr

_expandAllStr

String _expandAllStr

_searchTreeStr

String _searchTreeStr

_buttonPanel

JPanel _buttonPanel

Class jpl.mipl.mdms.FileService.spider.dracula.DraculaMessageDomTree.MultiLineCellRenderer extends JPanel implements Serializable

Serialized Fields

icon

JLabel icon

text

jpl.mipl.mdms.FileService.spider.dracula.DraculaMessageDomTree.MultiLineCellRenderer.TreeTextArea text

Class jpl.mipl.mdms.FileService.spider.dracula.DraculaMessageDomView extends JPanel implements Serializable

Serialized Fields

_viewTreeBtn

JRadioButton _viewTreeBtn

_viewTreeStr

String _viewTreeStr

_viewTextBtn

JRadioButton _viewTextBtn

_viewTextStr

String _viewTextStr

_buttonGroup

ButtonGroup _buttonGroup

_topPanel

JPanel _topPanel

_mainPanel

JPanel _mainPanel

_defPanel

JPanel _defPanel

_idLabel

JLabel _idLabel

_messageId

String _messageId

_document

Document _document

_treeView

JPanel _treeView

_textView

JPanel _textView

_textArea

JTextArea _textArea

Class jpl.mipl.mdms.FileService.spider.dracula.DraculaMessagePanel extends JPanel implements Serializable

Serialized Fields

__classname

String __classname

_hiddenColString

String _hiddenColString

HIDDEN_COLUMN_INDEX

int HIDDEN_COLUMN_INDEX

_model

DraculaModel _model

_table

JTable _table

_tableModel

jpl.mipl.mdms.FileService.spider.dracula.DraculaMessagePanel.DraculaTableModel _tableModel

_maxMessageBound

int _maxMessageBound

_columnNames

Vector<E> _columnNames

_messageCache

List<E> _messageCache

_renderer

TableCellRenderer _renderer

_indexOfInterest

int _indexOfInterest

_objectOfInterest

Object _objectOfInterest

_colorOfInterest

Color _colorOfInterest

_dateFormat

SimpleDateFormat _dateFormat

_ooiMatchCount

int _ooiMatchCount

_domView

DraculaMessageDomView _domView

Class jpl.mipl.mdms.FileService.spider.dracula.DraculaMessagePanel.DraculaCellRenderer extends JLabel implements Serializable

Class jpl.mipl.mdms.FileService.spider.dracula.DraculaPanel extends JPanel implements Serializable

Serialized Fields

__classname

String __classname

_statusLabel

JLabel _statusLabel

_ooiCountLabel

JLabel _ooiCountLabel

_messageCountLabel

JLabel _messageCountLabel

_menuBar

JMenu _menuBar

_centralPanel

JPanel _centralPanel

_northPanel

JPanel _northPanel

_southPanel

JPanel _southPanel

_model

DraculaModel _model

_messagePanel

DraculaMessagePanel _messagePanel

_procInitBox

JCheckBox _procInitBox

_prodRecvBox

JCheckBox _prodRecvBox

_prodAvailBox

JCheckBox _prodAvailBox

_prodDlvrBox

JCheckBox _prodDlvrBox

_sigEventBox

JCheckBox _sigEventBox

_allBox

JCheckBox _allBox

_purgeButton

JButton _purgeButton

_iconPath

String _iconPath

Class jpl.mipl.mdms.FileService.spider.dracula.TableSorter extends AbstractTableModel implements Serializable

Serialized Fields

tableModel

TableModel tableModel

viewToModel

jpl.mipl.mdms.FileService.spider.dracula.TableSorter.Row[] viewToModel

modelToView

int[] modelToView

tableHeader

JTableHeader tableHeader

mouseListener

MouseListener mouseListener

tableModelListener

TableModelListener tableModelListener

columnComparators

Map<K,V> columnComparators

sortingColumns

List<E> sortingColumns

Package jpl.mipl.mdms.FileService.spider.ejb

Class jpl.mipl.mdms.FileService.spider.ejb.spiderMDB extends Object implements Serializable

Serialized Fields

_ctx

javax.ejb.MessageDrivenContext _ctx

_conn

javax.jms.QueueConnection _conn

_session

javax.jms.QueueSession _session

_ldapCtx

DirContext _ldapCtx

_iniCtx

InitialContext _iniCtx

_sessionCtx

InitialContext _sessionCtx

_env

Hashtable<K,V> _env

_msgType

int _msgType

_spiderSessionBean

SpiderSessionHome _spiderSessionBean

_spiderSessionHibBean

SpiderSessionHibHome _spiderSessionHibBean

Package jpl.mipl.mdms.FileService.spider.ejb.session

Class jpl.mipl.mdms.FileService.spider.ejb.session.SpiderSessionBean extends Object implements Serializable

Serialized Fields

_ctx

javax.ejb.SessionContext _ctx

_iniCtx

InitialContext _iniCtx

_conn

javax.jms.QueueConnection _conn

_session

javax.jms.QueueSession _session

_que

javax.jms.Queue _que

Class jpl.mipl.mdms.FileService.spider.ejb.session.SpiderSessionHibBean extends Object implements Serializable

Serialized Fields

_ctx

javax.ejb.SessionContext _ctx

_iniCtx

InitialContext _iniCtx

_sessionFactory

net.sf.hibernate.SessionFactory _sessionFactory

_doc

org.dom4j.Document _doc

_hsession

net.sf.hibernate.Session _hsession

_tx

net.sf.hibernate.Transaction _tx

_hibWorkerHome

SpiderSessionHibWorkerHome _hibWorkerHome

_gen_id

long _gen_id

Class jpl.mipl.mdms.FileService.spider.ejb.session.SpiderSessionHibWorkerBean extends Object implements Serializable

Serialized Fields

_ctx

javax.ejb.SessionContext _ctx

_iniCtx

InitialContext _iniCtx

_sessionFactory

net.sf.hibernate.SessionFactory _sessionFactory

_doc

org.dom4j.Document _doc

_hsession

net.sf.hibernate.Session _hsession

Package jpl.mipl.mdms.utils.logging

Class jpl.mipl.mdms.utils.logging.L4JCustomLevel extends org.apache.log4j.Level implements Serializable


Package jpl.mipl.mdms.web.domain

Class jpl.mipl.mdms.web.domain.DomainRegistryServlet extends javax.servlet.http.HttpServlet implements Serializable

Serialized Fields

_sc

javax.servlet.ServletConfig _sc

_model

DomainRegistryServletModel _model

Package jpl.mipl.mica

Class jpl.mipl.mica.Display extends JPanel implements Serializable

Serialized Fields

ivjDisplayPanel

JPanel ivjDisplayPanel
The parent JPanel of the component.


JadeScrollPane

JScrollPane JadeScrollPane
The JScrollPane that provides scrolling controls.


mosaicComponent

JadeDisplay mosaicComponent
The JadeDisplay the hold the imagery and handles graphical refreshes of the mosaic.


butler

PropertyChangeSupport butler
Utility object to handle PropertyChangeEvents and Listener management.


overlayList

Vector<E> overlayList
The list of registered InvisibleOverlays.


overlayWithMouse

InvisibleOverlay overlayWithMouse
The InvisibleOVerlay which is currently receiving mouse events.


constraintsMosaicComponent

GridBagConstraints constraintsMosaicComponent

renderListeners

Vector<E> renderListeners
A Vector of ChangeListeners that wish to be notified of a component paint.

Class jpl.mipl.mica.Editor extends JFrame implements Serializable

Serialized Fields

ivjJFrameContentPane

JPanel ivjJFrameContentPane
The component holding all the Editor's Swing components.


ivjJSplitPane1

JSplitPane ivjJSplitPane1
The split pane for holding the Display and ToolPalette.


display

Display display
A reference to a Display. Upon initialization, it registers with the SVT to be global.


toolPalette

ToolPalette toolPalette
A reference to a ToolPalette. Upon initialization, it registers with the SVT to be global.


menuBar

JMenuBar menuBar
The menu strip for holding file and edit menus.


menu

JMenu menu
The menu for holding file MenuItems.


fileChooser

JFileChooser fileChooser
A file chooser for loading and saving "nav" files.


openItem

JMenuItem openItem
Menu items.


saveItem

JMenuItem saveItem
Menu items.


viewItem

JMenuItem viewItem
Menu items.


quitItem

JMenuItem quitItem
Menu items.


pointingParms

Vector<E> pointingParms
A list of pointing parameters used for loading and saving "nav" files.


isXmlFormat

boolean isXmlFormat

lastDir

File lastDir

Class jpl.mipl.mica.ToolPalette extends JPanel implements Serializable

Serialized Fields

jScrollPane

JScrollPane jScrollPane

jTree

JTree jTree

jTreeModel

DefaultTreeModel jTreeModel

rootTreeNode

MutableTreeNode rootTreeNode

butler

PropertyChangeSupport butler
A utility object used to manage PropertyChangeListeners.


preferences

Hashtable<K,V> preferences
The internal representation of the preferences file as a hashtable of name-value pairs.


openTools

Vector<E> openTools
The list of currently open tools.


openToolsets

Vector<E> openToolsets
The list of currently loaded tool sets, via Java archive files (jar files).


showIcon

boolean showIcon
Are icons shown in the ToolPalette tool listing?


Package jpl.mipl.mica.operators

Class jpl.mipl.mica.operators.GraphicsDescriptor extends OperationDescriptorImpl implements Serializable

Class jpl.mipl.mica.operators.RadiometryDescriptor extends OperationDescriptorImpl implements Serializable

Class jpl.mipl.mica.operators.ReprojectionDescriptor extends OperationDescriptorImpl implements Serializable


Package jpl.mipl.mica.support

Class jpl.mipl.mica.support.FindBeanProperties extends Frame implements Serializable

Serialized Fields

bean

Object bean

target

Class<T> target

properties

Vector<E> properties

rProperties

Hashtable<K,V> rProperties

wProperties

Hashtable<K,V> wProperties

propertiesList

List propertiesList

propertyValueTF

TextField propertyValueTF

Package jpl.mipl.mica.tools

Class jpl.mipl.mica.tools.BrightnessContrast extends JPanel implements Serializable

Serialized Fields

butler

PropertyChangeSupport butler
A utility object used to manage PropertyChangeListeners.


ivjEventHandler

jpl.mipl.mica.tools.BrightnessContrast.IvjEventHandler ivjEventHandler
Instance of the inner class to handle GUI feedback.


ivjJLabel1

JLabel ivjJLabel1
The "Brightness" label.


ivjBrightnessUp

JButton ivjBrightnessUp
Button to raise brightness.


ivjBrightnessDown

JButton ivjBrightnessDown
Button to lower brightness.


ivjContrastUp

JButton ivjContrastUp
Button to raise contrast.


ivjContrastDown

JButton ivjContrastDown
Button to lower contrast.


ivjJLabel2

JLabel ivjJLabel2
The "Contrast" label.


ivjResetButton

JButton ivjResetButton
Button to reset colors, i.e. remove the operators.


ivjPiecewiseLinearPanel

jpl.mipl.mica.tools.PiecewiseLinearMappingPanel ivjPiecewiseLinearPanel
Piecewise point editor panel. Utilizes a custom private class.


bands

int bands
The number of color bands. Hard-coded to 3.


hasAlpha

boolean hasAlpha
Whether imagery has an alpha band. Hard-coded to true.


max

float max
The maximum value for imagery pixel data. Hard coded to the largest unsigned short.

Class jpl.mipl.mica.tools.ChipInspector extends JPanel implements Serializable

Serialized Fields

jta

jpl.mipl.mica.tools.RightHandSide jta

jlst

jpl.mipl.mica.tools.LeftHandSide jlst

zList

Vector<E> zList

zString

Vector<E> zString

pointChk

JCheckBox pointChk

pointFlag

boolean pointFlag

orientChk

JCheckBox orientChk

orientFlag

boolean orientFlag

positChk

JCheckBox positChk

positFlag

boolean positFlag

selectChk

JCheckBox selectChk

selectFlag

boolean selectFlag

butler

PropertyChangeSupport butler

Class jpl.mipl.mica.tools.Distribute extends JPanel implements Serializable

Serialized Fields

butler

PropertyChangeSupport butler
Utility to manage PropertyChangeListeners.


ivjSet1Button

JButton ivjSet1Button
Button to set the first anchor chip.


ivjSet2Button

JButton ivjSet2Button
Button to set the second anchor chip.


ivjName1Label

JLabel ivjName1Label
Label for first anchor.


ivjName2Label

JLabel ivjName2Label
Label for second anchor.


ivjChip1Label

JLabel ivjChip1Label
Label for first chip name.


ivjChip2Label

JLabel ivjChip2Label
Label for second chip name.


ivjStatusLabel

JLabel ivjStatusLabel
Label for status.


ivjShowCheckBox

JCheckBox ivjShowCheckBox
Selector for showing the tie-line or not.


distributeOverlay

DistributeOverlay distributeOverlay
Overlay to handle graphical overlays and chip intersections.


ivjEventHandler

jpl.mipl.mica.tools.Distribute.IvjEventHandler ivjEventHandler
Instance of private class to distribute GUI events to handler methods.

Class jpl.mipl.mica.tools.DistributeOverlay extends InvisibleOverlay implements Serializable

Serialized Fields

drawTieLine

boolean drawTieLine
State property for drawing the tie line between anchor points.


chip1

ImageChip chip1
Anchor ImageChip and first end point of the tie line.


chip2

ImageChip chip2
Anchor ImageChip and second end point of the tie line.


p1

Point p1
Center point of the first anchor in output mosaic pixels.


p2

Point p2
Center point of the second anchor in output mosaic pixels.

Class jpl.mipl.mica.tools.ImageFiles extends JPanel implements Serializable

Serialized Fields

butler

PropertyChangeSupport butler
A utility object used to manage PropertyChangeListeners.


orderFileList

JList orderFileList
The component holding the list of loaded ImageChips.

Class jpl.mipl.mica.tools.Levels extends JPanel implements Serializable

Serialized Fields

butler

PropertyChangeSupport butler
A utility object used to manage PropertyChangeListeners.


ivjEventHandler

jpl.mipl.mica.tools.Levels.IvjEventHandler ivjEventHandler
Instance of the inner class to handle GUI feedback.


ivjDMINLabel

JLabel ivjDMINLabel
The "DMIN" label.


ivjDMAXLabel

JLabel ivjDMAXLabel
The "DMAX" label.


ivjInputDMIN

JTextField ivjInputDMIN
Textfield for input DMIN


ivjInputDMAX

JTextField ivjInputDMAX
Textfield for input DMAX


ivjResetButton

JButton ivjResetButton
Button to reset levels, i.e. remove the operators.


bands

int bands
The number of color bands. Hard-coded to 3.


hasAlpha

boolean hasAlpha
Whether imagery has an alpha band. Hard-coded to true.

Class jpl.mipl.mica.tools.LocalOverlays extends JPanel implements Serializable

Serialized Fields

ivjCameraOverlay

JCheckBox ivjCameraOverlay
CheckBox for camera origin flag.


ivjIDOverlay

JCheckBox ivjIDOverlay
CheckBox for chip ID number flag.


ivjJLabel1

JLabel ivjJLabel1
Instructions label.


ivjPointingOverlay

JCheckBox ivjPointingOverlay
CheckBox for pointing parameters flag.


ivjFilenameOverlay

JCheckBox ivjFilenameOverlay
CheckBox for filename flag.


ivjMissionOverlay

JCheckBox ivjMissionOverlay
CheckBox for mission flag.


butler

PropertyChangeSupport butler
Utility to manage PropertyChangeListeners.


numOverlays

int numOverlays
The count of the overlays used. Used for removing them later.


isChanging

boolean isChanging
An internal flag to prevent recursion among the event-response code.


textColor

Color textColor
The Java2D color for overlays drawn onto selected ImageChips.


ivjEventHandler

jpl.mipl.mica.tools.LocalOverlays.IvjEventHandler ivjEventHandler
Instance of the inner class to handle checkbox feedback.

Class jpl.mipl.mica.tools.Order extends JPanel implements Serializable

Serialized Fields

butler

PropertyChangeSupport butler
A utility object to manage PropertyChangeListeners.


chipList

Vector<E> chipList
The list of chips among whom we are doing the ordering. This may be the full list, or it may just be those local to the selected chips. A separate vector holds onto the original indicies into the bag if this list is not the full one.


chipIndicies

Vector<E> chipIndicies
The ImageBag indicies for the ImageChips in the chipList (wrapped as Integer objects). If the viewFull flag is true, this list is valid; otherwise its state is undefined. The filtered view uses the chipIndicies to translate between the position of an ImageChip in the global ImageBag and the list being presented by an Order tool.


viewFull

boolean viewFull
A flag indicating whether the list of chips being reordered is a full view or a filtered view. The filtered view uses the chipIndicies to translate between the position of an ImageChip in the global ImageBag and the list being presented by an Order tool.


ivjJLabel1

JLabel ivjJLabel1
An information label.


ivjJLabel2

JLabel ivjJLabel2
An information label.


ivjJScrollPane1

JScrollPane ivjJScrollPane1
A scroll pane holding the ImageChip list.


ivjImageChipList

JList ivjImageChipList
A Swing list holding the filtered or unfiltered list of ImageChips to reorder.


ivjModeSelector

JComboBox ivjModeSelector
A combo box indicating if the list should be filtered (local mode) or unfiltered (global mode).


ivjTopButton

JButton ivjTopButton
A button to push a chip to the top of the list.


ivjUpButton

JButton ivjUpButton
A button to push a chip up one index in the list.


ivjBottomButton

JButton ivjBottomButton
A button to push a chip to the bottom of the list.


ivjDownButton

JButton ivjDownButton
A button to push a chip down one index in the list.


ivjEventHandler

jpl.mipl.mica.tools.Order.IvjEventHandler ivjEventHandler
Instance of a custom class to handle button click and mode selection events.

Class jpl.mipl.mica.tools.Pointing extends JPanel implements Serializable

Serialized Fields

butler

PropertyChangeSupport butler
A utility object used to manage PropertyChangeListeners.


pluginPanel

JPanel pluginPanel
The JPanel into which PointingPlugins are dropped.


emptyPanel

JLabel emptyPanel
Something to drop into the pluginPanel if a plugin can't be generated.


mouseEnabler

JCheckBox mouseEnabler
A JCheckBox for whether or not to enable the mouse (& a PointingOverlay).


pointingOverlay

PointingOverlay pointingOverlay
An InvisibleOverlay to stick in the global Display to do mouse pointing.


plugins

Vector<E> plugins
The list of plugins currently being displayed.

Class jpl.mipl.mica.tools.PointingList extends JPanel implements Serializable

Serialized Fields

parmPanel

JPanel parmPanel

parmLabels

Vector<E> parmLabels

parmValues

Vector<E> parmValues

parmMouseLinks

Vector<E> parmMouseLinks

pm

PointingModel pm

pointingTool

Pointing pointingTool

selection

Vector<E> selection

firstParameterIndex

int firstParameterIndex

lastParameterIndex

int lastParameterIndex

Class jpl.mipl.mica.tools.PointingNudge extends JPanel implements Serializable

Serialized Fields

ivjJPanel1

JPanel ivjJPanel1

ivjJPanel2

JPanel ivjJPanel2

ivjJPanel3

JPanel ivjJPanel3

ivjJSplitPane1

JSplitPane ivjJSplitPane1

ivjAzimuthLabel

JLabel ivjAzimuthLabel

ivjAzimuthTextField

JTextField ivjAzimuthTextField

ivjDownButton

JButton ivjDownButton

ivjElevationLabel

JLabel ivjElevationLabel

ivjElevationTextField

JTextField ivjElevationTextField

ivjLeftButton

JButton ivjLeftButton

ivjRightButton

JButton ivjRightButton

ivjStepLabel

JLabel ivjStepLabel

ivjStepSlider

JSlider ivjStepSlider

ivjUnitsComboBox

JComboBox ivjUnitsComboBox

ivjUpButton

JButton ivjUpButton

ivjEventHandler

jpl.mipl.mica.tools.PointingNudge.IvjEventHandler ivjEventHandler

delta

double delta

firstChip

ImageChip firstChip

selection

Vector<E> selection

pointingTool

Pointing pointingTool

azIndex

int azIndex

elIndex

int elIndex

butler

PropertyChangeSupport butler

Class jpl.mipl.mica.tools.PointingOverlay extends InvisibleOverlay implements Serializable

Serialized Fields

chip

ImageChip chip
The chip to point.


outputBuffer

RenderedImage outputBuffer
The output buffer for a cached reprojected chip image.


iconJAI

IconJAI iconJAI
The JAI to Java2D bridge component used to render the outputBuffer.


dragInProgress

boolean dragInProgress
Flag that is set to true while component is actively dragging.


originalPointingParms

double[] originalPointingParms
The pointing parameters when a drag starts. Held so that the PointingModel property change events can have the correct final net change in parameters. Other tools rely on the final net delta being accurate.


xParameterIndex

int xParameterIndex
The index of the pointing parameter corresponding to the mouse X direction.


yParameterIndex

int yParameterIndex
The index of the pointing parameter corresponding to the mouse Y direction.


lastMouseX

int lastMouseX
The previously used mouse X. Used to compute deltas.


lastMouseY

int lastMouseY
The previously used mouse Y. Used to compute deltas.


lastTime

long lastTime
The last time a frame was computed. Used to compute frames/sec.

Class jpl.mipl.mica.tools.PointingTwist extends JPanel implements Serializable

Serialized Fields

ivjJPanel1

JPanel ivjJPanel1

ivjJPanel2

JPanel ivjJPanel2

ivjJPanel3

JPanel ivjJPanel3

ivjJSplitPane1

JSplitPane ivjJSplitPane1

ivjAzimuthLabel

JLabel ivjAzimuthLabel

ivjAzimuthTextField

JTextField ivjAzimuthTextField

ivjDownButton

JButton ivjDownButton

ivjElevationLabel

JLabel ivjElevationLabel

ivjElevationTextField

JTextField ivjElevationTextField

ivjTwistLabel

JLabel ivjTwistLabel

ivjTwistTextField

JTextField ivjTwistTextField

ivjLeftButton

JButton ivjLeftButton

ivjRightButton

JButton ivjRightButton

ivjStepLabel

JLabel ivjStepLabel

ivjStepSlider

JSlider ivjStepSlider

ivjUnitsComboBox

JComboBox ivjUnitsComboBox

ivjUpButton

JButton ivjUpButton

ivjTwistEventHandler

jpl.mipl.mica.tools.PointingTwist.IvjTwistEventHandler ivjTwistEventHandler

delta

double delta

firstChip

ImageChip firstChip

selection

Vector<E> selection

pointingTool

Pointing pointingTool

azIndex

int azIndex

elIndex

int elIndex

twistIndex

int twistIndex

butler

PropertyChangeSupport butler

Class jpl.mipl.mica.tools.ProjectionUI extends JPanel implements Serializable

Serialized Fields

ivjEventHandler

jpl.mipl.mica.tools.ProjectionUI.IvjEventHandler ivjEventHandler

groundEventHandler

jpl.mipl.mica.tools.ProjectionUI.GroundEventHandler groundEventHandler

normalEventHandler

jpl.mipl.mica.tools.ProjectionUI.NormalEventHandler normalEventHandler

Names

String[] Names

Surfaces

String[] Surfaces

jtp

JTabbedPane jtp

projLabel

JLabel projLabel

ztextField1

JTextField ztextField1

zSlider1

JSlider zSlider1

origin_xTF

JTextField origin_xTF

origin_yTF

JTextField origin_yTF

origin_zTF

JTextField origin_zTF

min_azTF

JTextField min_azTF

max_azTF

JTextField max_azTF

min_elTF

JTextField min_elTF

max_elTF

JTextField max_elTF

az_first_sampleTF

JTextField az_first_sampleTF

surfacePanel

JPanel surfacePanel

surfList

JComboBox surfList

groundX

JTextField groundX

groundY

JTextField groundY

groundZ

JTextField groundZ

normalX

JTextField normalX

normalY

JTextField normalY

normalZ

JTextField normalZ

zButton1

JButton zButton1

zButton2

JButton zButton2

zComboBox1

JComboBox zComboBox1

zComboBox2

JComboBox zComboBox2

unitsConversion

double unitsConversion

sliderConversion

double sliderConversion

attemptedValue

double attemptedValue

Class jpl.mipl.mica.tools.Selection extends JPanel implements Serializable

Serialized Fields

butler

PropertyChangeSupport butler
A utility object used to manage PropertyChangeListeners.


ivjAllButton

JButton ivjAllButton
Button to select all ImageChips in an ImageBag.


ivjBorderTypeComboBox

JComboBox ivjBorderTypeComboBox
ComboBox to determine the type of border to use to highlight ImageChips.


ivjClearButton

JButton ivjClearButton
Button to clear the selection.


ivjMultipleSelectionComboBox

JComboBox ivjMultipleSelectionComboBox
ComboBox to determine the selection mode used by the selectionOverlay.


selectionOverlay

SelectionOverlay selectionOverlay
The InvisibleOverlay used to obtain mouse events.


overlays

Vector<E> overlays
The ImageChips which now have RenderedOp overlays inserted on them.


ivjEventHandler

jpl.mipl.mica.tools.Selection.IvjEventHandler ivjEventHandler
Instance of the event handler inner class.

Class jpl.mipl.mica.tools.SelectionOverlay extends InvisibleOverlay implements Serializable

Serialized Fields

multipleSelection

int multipleSelection
The current mode for selecting multiple ImageChips.

Class jpl.mipl.mica.tools.ToolSets extends JPanel implements Serializable

Serialized Fields

orderFileList

JList orderFileList
The component holding the list of loaded tool sets.

Class jpl.mipl.mica.tools.Visibility extends JPanel implements Serializable

Serialized Fields

butler

PropertyChangeSupport butler
A utility object to manage PropertyChangeListeners.


ivjInvisibleButton

JButton ivjInvisibleButton
JButton to change transparency to 0%


ivjVisibleButton

JButton ivjVisibleButton
JButton to change transparency to 100% by removing the JAI operator.


ivjBlinkButton

JButton ivjBlinkButton
JButton to change transparency to 100% or 0% based on current setting


ivjAlphaSlider

JSlider ivjAlphaSlider
JSlider to adjust the transparency value.


ivjAlphaTextField

JTextField ivjAlphaTextField
JTextField to type in a new transparency value.


ivjMethodLabel

JLabel ivjMethodLabel
Label for the method ComboBox.


ivjMethodComboBox

JComboBox ivjMethodComboBox
Selects various methods of transparency. Unimplemented.


ivjOverlayButton

JRadioButton ivjOverlayButton
Select mosaic type OVERLAY ( default )


ivjBlendButton

JRadioButton ivjBlendButton
Select mosaic type BLEND


ivjGroup

ButtonGroup ivjGroup
Button group for mosaic type


ivjColorButton

JToggleButton ivjColorButton
JButton to turn selected chips green, others red


changingNow

boolean changingNow
Flag indicating property change in progress. Wait until this flag is cleared to do others.


lastValue

double lastValue
Last value... used to discern and filter multiple selections with the same value.

Class jpl.mipl.mica.tools.Zoom extends JPanel implements Serializable

Serialized Fields

ivjInButton

JButton ivjInButton
The JButton for increasing the zoom factor.


ivjZoomPanel

jpl.mipl.mica.tools.AspectPanel ivjZoomPanel
The custom JComponent to display the mosaic background and keep its shape.


ivjOutButton

JButton ivjOutButton
The JButton for decreasing the zoom factor.


ivjZoomBox

jpl.mipl.mica.tools.ShapeComponent ivjZoomBox
The custom JComponent to display the extend of the Display's viewport on the mosaic.


ivjZoomFOV

JLabel ivjZoomFOV
The text for the field of view of the Display's viewport.


ivjZoomCenter

JLabel ivjZoomCenter
The text for the center location of the Display's viewport.


ivjUnitsComboBox

JComboBox ivjUnitsComboBox
The widget to determine degrees, radians, or pixels as units.


ivjZoomFactorSlider

JSlider ivjZoomFactorSlider
The JSlider to determine the zoom factor relative to the Projection natural scale.


zoomFactorInProgressFlag

boolean zoomFactorInProgressFlag
Flag to keep the event handling from becoming a recursive infinite loop.


stateChangeInProgressFlag

boolean stateChangeInProgressFlag

fovAz

double fovAz
Display viewport field of view (FOV) azimuth in radians


fovEl

double fovEl
Display viewport field of view (FOV) elevation in radians


centerAz

double centerAz
Display viewport center azimuth in radians


centerEl

double centerEl
Display viewport center elevation in radians


localScale

double localScale
Local scale, to use to convert images from bag.getProjection().getScale() to the tool's display.


delta

double delta
Percentage change for in/out button click.


chipImageLabels

Vector<E> chipImageLabels
Custom components (either ShapeComponents or IconJAIs) to render ImageChips.


foregroundColor

Color foregroundColor
The text color on top of a tool's version of the global mosaic.


delayTimer

Timer delayTimer
Swing timer so we don't cause long redraws instantly when changing the projection scale.


attemptedValue

double attemptedValue
The pending scale value to set on the Projection when delayTimer eventually fires.


ivjEventHandler

jpl.mipl.mica.tools.Zoom.IvjEventHandler ivjEventHandler
Custom event handler for the tool's widgets and external (Display, ImageBag) events.


Package jpl.mipl.mica.util

Class jpl.mipl.mica.util.InvisibleOverlay extends JComponent implements Serializable

Serialized Fields

activate

boolean activate
Does this overlay wish to gain the mouse when the Display makes it available?


shape

Shape shape
Hit detection shape. Set by the default implementation of contains().


Package jpl.mipl.pgs.client

Class jpl.mipl.pgs.client.TestClient extends JFrame implements Serializable

Serialized Fields

helpMenuItem

JMenuItem helpMenuItem

jMenu5

JMenu jMenu5

deleteMenuItem

JMenuItem deleteMenuItem

jSeparator1

JSeparator jSeparator1

pasteMenuItem

JMenuItem pasteMenuItem

copyMenuItem

JMenuItem copyMenuItem

cutMenuItem

JMenuItem cutMenuItem

jMenu4

JMenu jMenu4

exitMenuItem

JMenuItem exitMenuItem

jSeparator2

JSeparator jSeparator2

closeFileMenuItem

JMenuItem closeFileMenuItem

saveAsMenuItem

JMenuItem saveAsMenuItem

saveMenuItem

JMenuItem saveMenuItem

openFileMenuItem

JMenuItem openFileMenuItem

newFileMenuItem

JMenuItem newFileMenuItem

jMenu3

JMenu jMenu3

jMenuBar1

JMenuBar jMenuBar1

Package jpl.mipl.pgs.core

Class jpl.mipl.pgs.core.ActivatableServerBase extends Activatable implements Serializable

Serialized Fields

currentStatus

int currentStatus

logger

org.apache.log4j.Logger logger

mission

String mission

serverName

String serverName

Class jpl.mipl.pgs.core.ActivatableServerBase_Stub extends RemoteStub implements Serializable

serialVersionUID: 2L

Class jpl.mipl.pgs.core.Controller extends ActivatableServerBase implements Serializable

serialVersionUID: 1L

Serialized Fields

perstore

IntrPerStore_IF perstore

serviceFactories

Map<K,V> serviceFactories

okayToContinue

boolean okayToContinue

checkSFTimer

Timer checkSFTimer

checkReqTimer

Timer checkReqTimer

sfMonitorFeq

long sfMonitorFeq

session

PGSSession session

scheduler

Scheduler_IF scheduler

schThread

Thread schThread

Class jpl.mipl.pgs.core.Controller_Stub extends RemoteStub implements Serializable

serialVersionUID: 2L

Class jpl.mipl.pgs.core.RMIClientSocketFactory extends Object implements Serializable

serialVersionUID: 1L

Class jpl.mipl.pgs.core.RMIServerSocketFactory extends Object implements Serializable

serialVersionUID: 1L

Class jpl.mipl.pgs.core.ServiceFactory extends ActivatableServerBase implements Serializable

serialVersionUID: 1L

Serialized Fields

perstore

PersistentStore_IF perstore

session

PGSSession session

controller

Controller_IF controller

sfId

int sfId

activeRequests

Map<K,V> activeRequests

checkRequestsTimer

Timer checkRequestsTimer

loadCalculator

SFLoadCalculator_IF loadCalculator

checkReqTime

long checkReqTime

masterPIID

Long masterPIID

Class jpl.mipl.pgs.core.ServiceFactory_Stub extends RemoteStub implements Serializable

serialVersionUID: 2L

Class jpl.mipl.pgs.core.SmartHandler extends Object implements Serializable

Serialized Fields

server

Object server

Package jpl.mipl.pgs.error

Class jpl.mipl.pgs.error.BadDataException extends PGSException implements Serializable

Class jpl.mipl.pgs.error.EndOfTelemetryDataException extends PGSException implements Serializable

Class jpl.mipl.pgs.error.FEIFileAddException extends PGSException implements Serializable

Serialized Fields

fileTypeName

String fileTypeName

fileName

String fileName

Class jpl.mipl.pgs.error.IllegalOperationException extends PGSException implements Serializable

Class jpl.mipl.pgs.error.MissingParameterException extends PGSException implements Serializable

Class jpl.mipl.pgs.error.NoRunningSF extends RemoteException implements Serializable

Class jpl.mipl.pgs.error.PGSException extends Exception implements Serializable

Serialized Fields

errorCode

int errorCode

Class jpl.mipl.pgs.error.ReadErrorException extends PGSException implements Serializable

Class jpl.mipl.pgs.error.RequestExecutionException extends RemoteException implements Serializable

Class jpl.mipl.pgs.error.RequestRejected extends RemoteException implements Serializable

Class jpl.mipl.pgs.error.TimeoutException extends PGSException implements Serializable

Class jpl.mipl.pgs.error.WriteErrorException extends PGSException implements Serializable


Package jpl.mipl.pgs.jbpm

Class jpl.mipl.pgs.jbpm.DefaultExceptionHandler extends org.jbpm.graph.def.ExceptionHandler implements Serializable


Package jpl.mipl.pgs.jbpm.action

Class jpl.mipl.pgs.jbpm.action.ActionUponTransition extends Object implements Serializable

Serialized Fields

logger

org.apache.log4j.Logger logger
Deprecated. 

Class jpl.mipl.pgs.jbpm.action.SetUpEnv extends Object implements Serializable

Serialized Fields

logger

org.apache.log4j.Logger logger

UPFFileName

String UPFFileName

Package jpl.mipl.pgs.jbpm.exe

Class jpl.mipl.pgs.jbpm.exe.AsyncTaskRunner extends TaskRunner implements Serializable

serialVersionUID: 1L

Class jpl.mipl.pgs.jbpm.exe.TaskRunner extends ProcessController implements Serializable

serialVersionUID: 1L

Serialized Fields

logger

org.apache.log4j.Logger logger

taskClassName

String taskClassName

conditionClassName

String conditionClassName

taskName

String taskName

taskParam

String taskParam

task

Task task

context

org.jbpm.graph.exe.ExecutionContext context

Package jpl.mipl.pgs.perstore

Class jpl.mipl.pgs.perstore.PersistentStore extends ActivatableServerBase implements Serializable

Serialized Fields

ps

IntrPerStore_IF ps

requestChangeListeners

Vector<E> requestChangeListeners

SFConfigChangeListeners

Vector<E> SFConfigChangeListeners

Class jpl.mipl.pgs.perstore.PersistentStore_Stub extends RemoteStub implements Serializable

serialVersionUID: 2L

Class jpl.mipl.pgs.perstore.PGSFileLock extends Object implements Serializable

Serialized Fields

fileId

long fileId
identifier field


fileName

String fileName
persistent field


created

Date created
persistent field


modified

Date modified
persistent field

Class jpl.mipl.pgs.perstore.PGSGroup extends Object implements Serializable

Serialized Fields

groupId

long groupId
identifier field


groupName

String groupName
persistent field


notify

boolean notify
persistent field


created

Date created
persistent field


modified

Date modified
persistent field


instrumentId

PGSInstrument instrumentId
persistent field


users

Set<E> users
persistent field

Class jpl.mipl.pgs.perstore.PGSInstrument extends Object implements Serializable

Serialized Fields

instrumentId

long instrumentId
identifier field


instrumentName

String instrumentName
persistent field


created

Date created
nullable persistent field


modified

Date modified
nullable persistent field


permission

Set<E> permission
persistent field

Class jpl.mipl.pgs.perstore.PGSProcessInstance extends Object implements Serializable

Serialized Fields

id

long id
identifier field


piId

long piId
persistent field


status

String status
persistent field


upfName

String upfName
persistent field


description

String description
nullable persistent field


created

Date created
nullable persistent field


modified

Date modified
nullable persistent field


userId

PGSUser userId
persistent field


instrumentId

PGSInstrument instrumentId
persistent field


sfId

PGSSFConfig sfId
persistent field

Class jpl.mipl.pgs.perstore.PGSProcessInstanceStatus extends Object implements Serializable

Serialized Fields

statusId

long statusId
identifier field


status

String status
persistent field


description

String description
nullable persistent field


created

Date created
nullable persistent field


modified

Date modified
nullable persistent field


pi

org.jbpm.graph.exe.ProcessInstance pi
persistent field

Class jpl.mipl.pgs.perstore.PGSServerConfig extends Object implements Serializable

Serialized Fields

serverId

long serverId
identifier field


serverName

String serverName
persistent field


serverHost

String serverHost
persistent field


serverPort

int serverPort
persistent field


logDir

String logDir
nullable persistent field


logFileSize

Integer logFileSize
nullable persistent field


created

Date created
nullable persistent field


modified

Date modified
nullable persistent field


userId

PGSUser userId
persistent field

Class jpl.mipl.pgs.perstore.PGSSFConfig extends Object implements Serializable

Serialized Fields

sfId

long sfId
identifier field


serverName

String serverName
persistent field


serverHost

String serverHost
persistent field


serverPort

int serverPort
persistent field


logDir

String logDir
nullable persistent field


logFileSize

Integer logFileSize
nullable persistent field


usable

boolean usable
persistent field


processPingFrequency

int processPingFrequency
persistent field


created

Date created
nullable persistent field


modified

Date modified
nullable persistent field


userId

PGSUser userId
persistent field

Class jpl.mipl.pgs.perstore.PGSUser extends Object implements Serializable

Serialized Fields

userId

String userId
identifier field


fullName

String fullName
persistent field


password

String password
persistent field


email

String email
nullable persistent field


pager

String pager
nullable persistent field


created

Date created
nullable persistent field


modified

Date modified
nullable persistent field


groups

Set<E> groups
persistent field


permission

Set<E> permission
persistent field

Class jpl.mipl.pgs.perstore.PGSUserPermission extends Object implements Serializable

Serialized Fields

PGSUserPermissionPK

PGSUserPermissionPK PGSUserPermissionPK
identifier field


permissions

Integer permissions
nullable persistent field


created

Date created
nullable persistent field


modified

Date modified
nullable persistent field

Class jpl.mipl.pgs.perstore.PGSUserPermissionPK extends Object implements Serializable

Serialized Fields

userId

String userId
identifier field


instrumentId

Long instrumentId
identifier field

Class jpl.mipl.pgs.perstore.UserPermission extends Object implements Serializable

Serialized Fields

action

int action

actionName

String actionName

Package jpl.mipl.pgs.perstore.hibernate

Class jpl.mipl.pgs.perstore.hibernate.PGSDbSessionFactory extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

configuration

org.hibernate.cfg.Configuration configuration

sessionFactory

org.hibernate.SessionFactory sessionFactory

Package jpl.mipl.pgs.utils

Class jpl.mipl.pgs.utils.XMLElement extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

uri

String uri

localName

String localName

qName

String qName

pgsQName

String pgsQName

value

Vector<E> value

attributes

Vector<E> attributes

Package jpl.mipl.pgs.utils.upf

Class jpl.mipl.pgs.utils.upf.BeanShellScript extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

inParams

Map<K,V> inParams

script

String script

name

String name

parent

String parent

result

Object result

Class jpl.mipl.pgs.utils.upf.UPF extends Object implements Serializable

Serialized Fields

upfContent

StringBuffer upfContent

keyVal

Hashtable<K,V> keyVal

upfFileName

String upfFileName

schemaFileName

String schemaFileName

scripts

Vector<E> scripts

context

Hashtable<K,V> context

Package jpl.mipl.phx.pgs

Class jpl.mipl.phx.pgs.PhxCamRdrs extends Object implements Serializable

Serialized Fields

pid

long pid
identifier field


imgId

int imgId
persistent field


sclk

int sclk
persistent field


eye

String eye
persistent field


version

int version
persistent field


filename

String filename
persistent field


isComplete

boolean isComplete
persistent field


isPublish

boolean isPublish
persistent field


created

Date created
nullable persistent field


modified

Date modified
nullable persistent field

Class jpl.mipl.phx.pgs.PhxFilenameException extends Exception implements Serializable

serialVersionUID: 1L

Class jpl.mipl.phx.pgs.PhxHibernateUtil extends Object implements Serializable

Class jpl.mipl.phx.pgs.PhxSsiIdh extends Object implements Serializable

Serialized Fields

ssiIdhPK

PhxSsiIdhPK ssiIdhPK
identifier field


apId

int apId
persistent field


segTotal

int segTotal
persistent field


dataSize

int dataSize
persistent field


dataCrc

int dataCrc
persistent field


timeTagNanoSec

int timeTagNanoSec
persistent field


expTimeCounts

Integer expTimeCounts
nullable persistent field


subframeXStart

Integer subframeXStart
nullable persistent field


subframeYStart

Integer subframeYStart
nullable persistent field


subframeXEnd

Integer subframeXEnd
nullable persistent field


subframeYEnd

Integer subframeYEnd
nullable persistent field


imageHeight

Integer imageHeight
nullable persistent field


imageWidth

Integer imageWidth
nullable persistent field


imageDecMode

Integer imageDecMode
nullable persistent field


imageDecAvg

Integer imageDecAvg
nullable persistent field


imageDsize

Integer imageDsize
nullable persistent field


correction

Integer correction
nullable persistent field


imageBias

Integer imageBias
nullable persistent field


autoexposeCount

Integer autoexposeCount
nullable persistent field


compMode

Integer compMode
nullable persistent field


compLevel

Integer compLevel
nullable persistent field


compDone

Integer compDone
nullable persistent field


compSegW

Integer compSegW
nullable persistent field


compSegH

Integer compSegH
nullable persistent field


compQ

Integer compQ
nullable persistent field


compQIdx

Integer compQIdx
nullable persistent field


compAcIdx

Integer compAcIdx
nullable persistent field


compDcIdx

Integer compDcIdx
nullable persistent field


compLutIdx

Integer compLutIdx
nullable persistent field


ccdSource

Integer ccdSource
nullable persistent field


ccdWindowStart

Integer ccdWindowStart
nullable persistent field


ccdWindowEnd

Integer ccdWindowEnd
nullable persistent field


ccdBinningMode

Integer ccdBinningMode
nullable persistent field


ccdConvOffset

Integer ccdConvOffset
nullable persistent field


ccdTempStartRaw

Integer ccdTempStartRaw
nullable persistent field


ccdTempEndRaw

Integer ccdTempEndRaw
nullable persistent field


opticalBenchTempRaw

Integer opticalBenchTempRaw
nullable persistent field


azPosPrev

Integer azPosPrev
nullable persistent field


azPosCurr

Integer azPosCurr
nullable persistent field


azDir

Integer azDir
nullable persistent field


azTempRaw

Integer azTempRaw
nullable persistent field


elPosPrev

Integer elPosPrev
nullable persistent field


elPosCurr

Integer elPosCurr
nullable persistent field


elDir

Integer elDir
nullable persistent field


elTempRaw

Integer elTempRaw
nullable persistent field


fwPosFiltPrev

Integer fwPosFiltPrev
nullable persistent field


fwPosStepsPrev

Integer fwPosStepsPrev
nullable persistent field


fwPosStepsCurr

Integer fwPosStepsCurr
nullable persistent field


fwDir

Integer fwDir
nullable persistent field


fwTempRaw

Integer fwTempRaw
nullable persistent field


sunFind

Integer sunFind
nullable persistent field


sunFindResult

Integer sunFindResult
nullable persistent field


packetMask1

String packetMask1
nullable persistent field


packetMask2

String packetMask2
nullable persistent field


fileName

String fileName
nullable persistent field


filePath

String filePath
nullable persistent field


isComplete

Integer isComplete
nullable persistent field


isFinal

Integer isFinal
nullable persistent field


created

Date created
nullable persistent field


modified

Date modified
nullable persistent field

Class jpl.mipl.phx.pgs.PhxSsiIdhPK extends Object implements Serializable

Serialized Fields

imgId

Integer imgId
identifier field


sourceId

Integer sourceId
identifier field


timeTagSec

Integer timeTagSec
identifier field


fwPosFiltCurr

Integer fwPosFiltCurr
identifier field

Class jpl.mipl.phx.pgs.PhxUpfException extends Exception implements Serializable

serialVersionUID: 1L


Package jpl.mipl.spice.corba

Class jpl.mipl.spice.corba._MiplIdStub extends ObjectImpl implements Serializable

Class jpl.mipl.spice.corba._MiplMissionNameStub extends ObjectImpl implements Serializable

Class jpl.mipl.spice.corba._MiplSpiceLibStub extends ObjectImpl implements Serializable

Class jpl.mipl.spice.corba._NaifIdStub extends ObjectImpl implements Serializable

Class jpl.mipl.spice.corba._SpiceLibFactoryStub extends ObjectImpl implements Serializable

Class jpl.mipl.spice.corba._SpiceLibStub extends ObjectImpl implements Serializable

Class jpl.mipl.spice.corba.AlreadyInitializedException extends RuntimeException implements Serializable

Class jpl.mipl.spice.corba.EKAttDsc extends Object implements Serializable

Serialized Fields

cclass

int cclass

dtype

EKDataType dtype

strlen

int strlen

size

int size

indexd

boolean indexd

nullok

boolean nullok

Class jpl.mipl.spice.corba.EKDataType extends Object implements Serializable

Serialized Fields

value_

int value_

Class jpl.mipl.spice.corba.EKExprClass extends Object implements Serializable

Serialized Fields

value_

int value_

Class jpl.mipl.spice.corba.Geometry extends Object implements Serializable

Serialized Fields

spacecraftVector

double[] spacecraftVector

solarVector

double[] solarVector

planetVector

double[] planetVector

spacecraftVelocityVector

double[] spacecraftVelocityVector

instrumentPointing

double[][] instrumentPointing

targetOrientation

double[][] targetOrientation

Class jpl.mipl.spice.corba.GeometryMetaData extends Object implements Serializable

Serialized Fields

user

String user

facility

String facility

application

String application

notes

String notes

Class jpl.mipl.spice.corba.ImageData extends Object implements Serializable

Serialized Fields

inst

Instrument inst

target

int target

utcTime

String utcTime

referenceFrame

String referenceFrame

tolerance

double tolerance

Class jpl.mipl.spice.corba.Instrument extends Object implements Serializable

Serialized Fields

value_

int value_

Class jpl.mipl.spice.corba.InstrumentData extends Object implements Serializable

Serialized Fields

cameraBoresightOffset

double cameraBoresightOffset

focalLength

double focalLength

pictureScale

double pictureScale

opticalAxisOffset

double opticalAxisOffset

Class jpl.mipl.spice.corba.SpEllipse extends Object implements Serializable

Serialized Fields

center

double[] center

semiMajor

double[] semiMajor

semiMinor

double[] semiMinor

Class jpl.mipl.spice.corba.SpPlane extends Object implements Serializable

Serialized Fields

normal

double[] normal

constant

double constant

Class jpl.mipl.spice.corba.Target extends Object implements Serializable

Serialized Fields

radii

double[] radii

rotationRate

double rotationRate

Package jpl.mipl.spice.corba.jdbc

Class jpl.mipl.spice.corba.jdbc.QueryException extends Exception implements Serializable

Class jpl.mipl.spice.corba.jdbc.ResultNotFoundException extends Exception implements Serializable


Package jpl.mipl.spice.corba.MiplSpiceLibPackage

Class jpl.mipl.spice.corba.MiplSpiceLibPackage.PointingNotFound extends UserException implements Serializable

Serialized Fields

tolerance

double tolerance

Package jpl.mipl.spice.corba.SpiceLibFactoryPackage

Class jpl.mipl.spice.corba.SpiceLibFactoryPackage.FailedToCreate extends UserException implements Serializable

Serialized Fields

msg

String msg

Package jpl.mipl.spice.corba.SpiceLibPackage

Class jpl.mipl.spice.corba.SpiceLibPackage.ToolkitException extends UserException implements Serializable

Serialized Fields

name

String name

description

String description

longMessage

String longMessage

trace

String[] trace

Package jpl.mipl.spice.jni

Class jpl.mipl.spice.jni.BadDatabaseDescriptionException extends Exception implements Serializable

Class jpl.mipl.spice.jni.EKernel extends File implements Serializable

Serialized Fields

m_handle

int m_handle

Class jpl.mipl.spice.jni.InvalidSegmentException extends Exception implements Serializable

Class jpl.mipl.spice.jni.QueryException extends Exception implements Serializable

Class jpl.mipl.spice.jni.ResultNotFoundException extends Exception implements Serializable

Class jpl.mipl.spice.jni.SpiceException extends Exception implements Serializable

Serialized Fields

m_name

String m_name

m_description

String m_description

m_longMessage

String m_longMessage

m_stackTrace

String[] m_stackTrace

Class jpl.mipl.spice.jni.TextKernel extends File implements Serializable


Package jpl.mipl.spice.jni.viewek

Class jpl.mipl.spice.jni.viewek.ViewEk extends JFrame implements Serializable

Serialized Fields

m_fileChooser

JFileChooser m_fileChooser

m_aboutBox

JDialog m_aboutBox

menuBar

JMenuBar menuBar

fileMenu

JMenu fileMenu

loadEKernelMenuItem

JMenuItem loadEKernelMenuItem

unloadEKernelMenuItem

JMenuItem unloadEKernelMenuItem

jSeparator1

JSeparator jSeparator1

loadTextKernel

JMenuItem loadTextKernel

unloadTextKernel

JMenuItem unloadTextKernel

jSeparator2

JSeparator jSeparator2

exportMenuItem

JMenuItem exportMenuItem

exitMenuItem

JMenuItem exitMenuItem

helpMenu

JMenu helpMenu

aboutMenuItem

JMenuItem aboutMenuItem

tablePanel

JPanel tablePanel

jTabbedPane1

JTabbedPane jTabbedPane1

TablePanel

JPanel TablePanel

tableLabel

JLabel tableLabel

jScrollPane1

JScrollPane jScrollPane1

tableList

JList tableList

showButton

JButton showButton

QueryPanel

JPanel QueryPanel

queryLabel

JLabel queryLabel

queryScrollPanel

JScrollPane queryScrollPanel

query

JTextArea query

executeButton

JButton executeButton

numRowsPanel

JPanel numRowsPanel

Show

JLabel Show

numRows

JTextField numRows

Starting

JLabel Starting

beginRow

JTextField beginRow

dataScroll

JScrollPane dataScroll

dataTable

JTable dataTable

Package jpl.mipl.tlm

Class jpl.mipl.tlm._Instrument_ServiceStub extends ObjectImpl implements Serializable

Class jpl.mipl.tlm._InstrumentStringStub extends ObjectImpl implements Serializable

Class jpl.mipl.tlm._Log_ServiceStub extends ObjectImpl implements Serializable

Class jpl.mipl.tlm._PriorityStringStub extends ObjectImpl implements Serializable

Class jpl.mipl.tlm._ProjectStringStub extends ObjectImpl implements Serializable

Class jpl.mipl.tlm._ServiceStub extends ObjectImpl implements Serializable

Class jpl.mipl.tlm._Stream_Factory_AgentStub extends ObjectImpl implements Serializable

Class jpl.mipl.tlm._Stream_Factory_InternalStub extends ObjectImpl implements Serializable

Class jpl.mipl.tlm._Stream_FactoryStub extends ObjectImpl implements Serializable

Class jpl.mipl.tlm._Stream_InternalStub extends ObjectImpl implements Serializable

Class jpl.mipl.tlm._StreamStub extends ObjectImpl implements Serializable

Class jpl.mipl.tlm._TDSIF_ServiceStub extends ObjectImpl implements Serializable

Class jpl.mipl.tlm._TlmObjectStub extends ObjectImpl implements Serializable

Class jpl.mipl.tlm.Instrument extends Object implements Serializable

Serialized Fields

value_

int value_

Class jpl.mipl.tlm.Priority extends Object implements Serializable

Serialized Fields

value_

int value_

Class jpl.mipl.tlm.Project extends Object implements Serializable

Serialized Fields

value_

int value_

Class jpl.mipl.tlm.Time extends Object implements Serializable

Serialized Fields

milliseconds

long milliseconds

Package jpl.mipl.tlm.corba

Class jpl.mipl.tlm.corba.AlreadyInitializedException extends RuntimeException implements Serializable

Class jpl.mipl.tlm.corba.BadServiceException extends Exception implements Serializable

Serialized Fields

m_service

String m_service

m_problem

String m_problem

m_source

Exception m_source

Package jpl.mipl.tlm.event

Class jpl.mipl.tlm.event._LogEventListenerStub extends ObjectImpl implements Serializable


Package jpl.mipl.tlm.Instrument_ServicePackage

Class jpl.mipl.tlm.Instrument_ServicePackage.Instrument extends Object implements Serializable

Serialized Fields

value_

int value_

Class jpl.mipl.tlm.Instrument_ServicePackage.Project extends Object implements Serializable

Serialized Fields

value_

int value_

Package jpl.mipl.tlm.jedi

Class jpl.mipl.tlm.jedi.AlarmCondition extends Object implements Serializable

Serialized Fields

_type

int _type

_alarmValue

String _alarmValue

Class jpl.mipl.tlm.jedi.AnnotatedPointingPanel extends Panel implements Serializable

Serialized Fields

gc

PointingCanvas gc

verbose

boolean verbose

font

Font font

title

Label title

Class jpl.mipl.tlm.jedi.AnnotatedPointingPanelConfigDialog extends Dialog implements Serializable

Serialized Fields

propertyChoice

Choice propertyChoice

fovPropertyChoice

Choice fovPropertyChoice

keyList

Choice keyList

fovKeyList

Choice fovKeyList

humanString

TextField humanString

font

Font font

okButton

Button okButton

cancelButton

Button cancelButton

clockwisePositive

Checkbox clockwisePositive

opPanel

Panel opPanel

properties

Hashtable<K,V> properties

lbl

Label lbl

verbose

boolean verbose

app

AnnotatedPointingPanel app

gbc

GridBagConstraints gbc

Class jpl.mipl.tlm.jedi.Command extends Object implements Serializable

Serialized Fields

command

String command

operand

Object operand

Class jpl.mipl.tlm.jedi.CompareMethod extends Object implements Serializable

Class jpl.mipl.tlm.jedi.Display extends Object implements Serializable

Serialized Fields

_title

String _title

_edr

EDR _edr

_hist

Histogram _hist

_stretch

Stretch _stretch

_pers

Personality _pers

_pm

PersonalityManager _pm

_f

Window _f

_designMode

boolean _designMode

_verbose

boolean _verbose

_configureFromPersonality

boolean _configureFromPersonality

_continueRunning

boolean _continueRunning

_dc

DisplayClient _dc

_cl

CommandListener _cl

_ss

ServerSocket _ss

_ia

InetAddress _ia

_server

String _server

_serverPort

int _serverPort

_displayType

int _displayType

_count

int _count

Class jpl.mipl.tlm.jedi.DisplayClient extends Object implements Serializable

Serialized Fields

_host

String _host

_personalityName

String _personalityName

_port

int _port

_ableToReadLocalFile

boolean _ableToReadLocalFile

_streamID

int _streamID

Class jpl.mipl.tlm.jedi.DisplayFrame extends Frame implements Serializable

Serialized Fields

pop

PopupMenu pop

mi

MenuItem mi

m

Menu m

edr

EDR edr

fd

FileDialog fd

itemX

int itemX

itemY

int itemY

comps

Component[] comps

disp

Display disp

displayChange

boolean displayChange

edrSet

boolean edrSet

loadDir

String loadDir

upcs

UniqPropertyChangeSupport upcs

Class jpl.mipl.tlm.jedi.EDR extends Object implements Serializable

Serialized Fields

width

int width

height

int height

depth

int depth

org

String org

preferredScale

int preferredScale

properties

Hashtable<K,V> properties

tasks

Hashtable<K,V> tasks

data

short[] data

filename

String filename

Class jpl.mipl.tlm.jedi.EDRCanvas extends RTCanvas implements Serializable

Serialized Fields

max

int max

min

int min

ns

int ns

nl

int nl

nb

int nb

scaleFactor

int scaleFactor

_verbose

boolean _verbose

Class jpl.mipl.tlm.jedi.EDRPanel extends ScaledPanel implements Serializable

Class jpl.mipl.tlm.jedi.GreyWedge extends RTCanvas implements Serializable

Serialized Fields

samps

int samps

lines

int lines

steps

int steps

ascending

boolean ascending

vertical

boolean vertical

Class jpl.mipl.tlm.jedi.Histogram extends Object implements Serializable

Serialized Fields

_hist

int[] _hist

_histCDF

double[] _histCDF

_min

int _min

_max

int _max

_N

long _N

_sumX

long _sumX

_sumX2

long _sumX2

_sumX3

long _sumX3

_sumX4

long _sumX4

_mean

double _mean

_stdDev

double _stdDev

_median

double _median

_upcs

UniqPropertyChangeSupport _upcs

_verbose

boolean _verbose

Class jpl.mipl.tlm.jedi.HistogramCanvas extends RTCanvas implements Serializable

Serialized Fields

_DNperBin

int _DNperBin

_meanBin

int _meanBin

_stDevBin

int _stDevBin

_medianBin

int _medianBin

_lowPercentBin

int _lowPercentBin

_highPercentBin

int _highPercentBin

_zeroDNBin

int _zeroDNBin

_startBin

int _startBin

_lowPercentDN

double _lowPercentDN

_highPercentDN

double _highPercentDN

_sView

String _sView

_x_size

int _x_size

_y_size

int _y_size

_locX

int _locX

_locY

int _locY

_lowPercent

double _lowPercent

_highPercent

double _highPercent

_stretchType

StretchMethod _stretchType

_histTypeLog

boolean _histTypeLog

_signedData

boolean _signedData

_movingLow

boolean _movingLow

_nf

NumberFormat _nf

Class jpl.mipl.tlm.jedi.HistogramDialog extends Dialog implements Serializable

Serialized Fields

_hist

Histogram _hist

_okButton

Button _okButton

_lbl

Label _lbl

_gbc

GridBagConstraints _gbc

Class jpl.mipl.tlm.jedi.HistogramPanel extends ScaledPanel implements Serializable

Class jpl.mipl.tlm.jedi.ImageCanvas extends RTCanvas implements Serializable

Serialized Fields

_xSize

int _xSize

_ySize

int _ySize

_imageURL

URL _imageURL

Class jpl.mipl.tlm.jedi.ImageCanvasConfigDialog extends Dialog implements Serializable

Serialized Fields

iconURL

String iconURL

lbl

Label lbl

humanString

TextField humanString

okButton

Button okButton

cancelButton

Button cancelButton

gbc

GridBagConstraints gbc

Class jpl.mipl.tlm.jedi.KeywordCanvas extends RTCanvas implements Serializable

Serialized Fields

keyword

String keyword

value

String value

stringToShow

String stringToShow

delimiter

String delimiter

color

Color color

alarmValue

String alarmValue

alarmColor

Color alarmColor

font

Font font

evaluateAsString

boolean evaluateAsString

alarmOp

int alarmOp

Class jpl.mipl.tlm.jedi.KeywordCanvasConfigDialog extends Dialog implements Serializable

Serialized Fields

propertyChoice

Choice propertyChoice

keyList

List keyList

humanString

TextField humanString

alarmString

TextField alarmString

font

Font font

fontChoice

Choice fontChoice

okButton

Button okButton

cancelButton

Button cancelButton

opGroup

CheckboxGroup opGroup

noneCheckbox

Checkbox noneCheckbox

equalCheckbox

Checkbox equalCheckbox

notEqualCheckbox

Checkbox notEqualCheckbox

greaterThanCheckbox

Checkbox greaterThanCheckbox

lessThanCheckbox

Checkbox lessThanCheckbox

evaluateAlarmAsString

Checkbox evaluateAlarmAsString

opPanel

Panel opPanel

properties

Hashtable<K,V> properties

lbl

Label lbl

verbose

boolean verbose

gbc

GridBagConstraints gbc

Class jpl.mipl.tlm.jedi.ListClientsCommand extends Command implements Serializable

Class jpl.mipl.tlm.jedi.Personality extends Object implements Serializable

Serialized Fields

name

String name

lookAndFeel

Vector<E> lookAndFeel

RGB

int[] RGB

displaySize

Dimension displaySize

scalePolicy

boolean scalePolicy

frameLocation

Point frameLocation

dnScaling

double dnScaling

Class jpl.mipl.tlm.jedi.PersonalityManager extends Object implements Serializable

Serialized Fields

_personalities

Hashtable<K,V> _personalities

_currPers

Personality _currPers

_persDir

File _persDir

_persURL

URL _persURL

_verbose

boolean _verbose

Class jpl.mipl.tlm.jedi.PersonalityNameConfigDialog extends Dialog implements Serializable

Serialized Fields

lbl

Label lbl

personalityName

TextField personalityName

font

Font font

okButton

Button okButton

cancelButton

Button cancelButton

verbose

boolean verbose

gbc

GridBagConstraints gbc

Class jpl.mipl.tlm.jedi.PointingCanvas extends RTCanvas implements Serializable

Serialized Fields

type

String type

clockwisePositive

boolean clockwisePositive

fov_fixed

boolean fov_fixed

degrees

int degrees

degrees_fov

int degrees_fov

degreeLabelItem

String degreeLabelItem

degree_fovLabelItem

String degree_fovLabelItem

Class jpl.mipl.tlm.jedi.QueueCommand extends Command implements Serializable

Class jpl.mipl.tlm.jedi.QueueRemoteWithPersonalityCommand extends Command implements Serializable

Class jpl.mipl.tlm.jedi.QueueWithPersonalityCommand extends Command implements Serializable

Class jpl.mipl.tlm.jedi.RegisterCommand extends Command implements Serializable

Class jpl.mipl.tlm.jedi.RTCanvas extends Canvas implements Serializable

Serialized Fields

initX

int initX

initY

int initY

parentToNotify

boolean parentToNotify

verbose

boolean verbose

upcs

UniqPropertyChangeSupport upcs

preamble

StringBuffer preamble

_prefSize

Dimension _prefSize

Class jpl.mipl.tlm.jedi.RTCanvasConfig extends Object implements Serializable

Serialized Fields

loc

Point loc

Class jpl.mipl.tlm.jedi.ScaleCanvas extends RTCanvas implements Serializable

Serialized Fields

x_size

int x_size

y_size

int y_size

lowValue

double lowValue

highValue

double highValue

scaleType

int scaleType

gap

int gap

length

int length

orient

int orient

selfDimension

boolean selfDimension

displayScale

boolean displayScale

thicker

boolean thicker

scaleVisible

boolean scaleVisible

font

Font font

nf

NumberFormat nf

_prefSize

Dimension _prefSize

Class jpl.mipl.tlm.jedi.ScaledPanel extends Panel implements Serializable

Serialized Fields

gbc

GridBagConstraints gbc

x_size

int x_size

y_size

int y_size

popC

RTCanvas popC

scu

ScaleCanvas scu

scd

ScaleCanvas scd

scl

ScaleCanvas scl

scr

ScaleCanvas scr

Class jpl.mipl.tlm.jedi.Stretch extends Object implements Serializable

Serialized Fields

_lowLinear

int _lowLinear

_highLinear

int _highLinear

_lowPercent

double _lowPercent

_highPercent

double _highPercent

_maxDN

int _maxDN

_minDN

int _minDN

_hist

Histogram _hist

_parms

StretchParameters _parms

_type

StretchMethod _type

_upcs

UniqPropertyChangeSupport _upcs

_verbose

boolean _verbose

Class jpl.mipl.tlm.jedi.StretchMethod extends Object implements Serializable

Serialized Fields

histogramRequired

boolean histogramRequired

Class jpl.mipl.tlm.jedi.StretchParameters extends Object implements Serializable

Serialized Fields

_type

StretchMethod _type

_min

int _min

_max

int _max

_low

int _low

_high

int _high

_lowPerc

double _lowPerc

_highPerc

double _highPerc

Class jpl.mipl.tlm.jedi.UniqPropertyChangeSupport extends Object implements Serializable

Serialized Fields

_listeners

Vector<E> _listeners

_source

Object _source

_verbose

boolean _verbose

Class jpl.mipl.tlm.jedi.UnregisterCommand extends Command implements Serializable


Package jpl.mipl.tlm.jedi2

Class jpl.mipl.tlm.jedi2.AlarmCondition extends Object implements Serializable

Serialized Fields

_type

int _type

_alarmValue

String _alarmValue

Class jpl.mipl.tlm.jedi2.AnnotatedPointingPanel extends Panel implements Serializable

Serialized Fields

gc

PointingCanvas gc

verbose

boolean verbose

font

Font font

title

Label title

Class jpl.mipl.tlm.jedi2.AnnotatedPointingPanelConfigDialog extends Dialog implements Serializable

Serialized Fields

propertyChoice

Choice propertyChoice

fovPropertyChoice

Choice fovPropertyChoice

keyList

Choice keyList

fovKeyList

Choice fovKeyList

humanString

TextField humanString

font

Font font

okButton

Button okButton

cancelButton

Button cancelButton

clockwisePositive

Checkbox clockwisePositive

opPanel

Panel opPanel

properties

Map<K,V> properties

lbl

Label lbl

verbose

boolean verbose

app

AnnotatedPointingPanel app

gbc

GridBagConstraints gbc

Class jpl.mipl.tlm.jedi2.CanvasConfig extends Object implements Serializable

Serialized Fields

_config

Map<K,V> _config

_name

String _name

_location

Point _location

_size

Dimension _size

_debug

boolean _debug

Class jpl.mipl.tlm.jedi2.CompareMethod extends Object implements Serializable

Class jpl.mipl.tlm.jedi2.DataGroup extends Object implements Serializable

Serialized Fields

_name

String _name

_data

byte[][][] _data

_histogram

Histogram _histogram

_dnScaling

int _dnScaling

_org

String _org

_bands

int[] _bands

_debug

boolean _debug

Class jpl.mipl.tlm.jedi2.DataGroupConfig extends CanvasConfig implements Serializable

Serialized Fields

_bands

int[] _bands

_dnScaling

int _dnScaling

Class jpl.mipl.tlm.jedi2.DataPlane extends Object implements Serializable

Serialized Fields

_bandNumber

int _bandNumber

_origData

short[][] _origData

_data

byte[][] _data

_histogram

Histogram _histogram

_scaleFactor

int _scaleFactor

_dataWidth

int _dataWidth

_dataHeight

int _dataHeight

_debug

boolean _debug

Class jpl.mipl.tlm.jedi2.Display extends Object implements Serializable

Serialized Fields

_title

String _title

_pers

Personality _pers

_edr

EDR _edr

_f

Window _f

_designMode

boolean _designMode

_configureFromPersonality

boolean _configureFromPersonality

_throttled

boolean _throttled

_count

int _count

_displayType

int _displayType

_debug

boolean _debug

_upcs

UniqPropertyChangeSupport _upcs

_dc

DisplayClient _dc

_server

String _server

_serverPort

int _serverPort

Class jpl.mipl.tlm.jedi2.DisplayClient extends Object implements Serializable

Serialized Fields

_personalityName

String _personalityName

_streamID

int _streamID

Class jpl.mipl.tlm.jedi2.EDR extends Object implements Serializable

Serialized Fields

_data

Map<K,V> _data

_properties

Map<K,V> _properties

_tasks

Map<K,V> _tasks

_ancillary

Map<K,V> _ancillary

_filename

String _filename

_debug

boolean _debug

Class jpl.mipl.tlm.jedi2.EDRCanvas extends JediCanvas implements Serializable

Serialized Fields

_edr

EDR _edr

_ecc

EDRCanvasConfig _ecc

_stretchParams

StretchParameters _stretchParams

_stretchLimits

double[] _stretchLimits

_missingLineParms

int[] _missingLineParms

_nonImageParms

int[] _nonImageParms

_str

Stretch _str

_bands

int[] _bands

_dataNs

int _dataNs

_dataNl

int _dataNl

_dataNb

int _dataNb

_expandToFit

boolean _expandToFit

_debug

boolean _debug

_redDP

DataPlane _redDP

_grnDP

DataPlane _grnDP

_bluDP

DataPlane _bluDP

_red

short[][] _red

_grn

short[][] _grn

_blu

short[][] _blu

Class jpl.mipl.tlm.jedi2.EDRCanvasConfig extends CanvasConfig implements Serializable

Serialized Fields

_stretchParams

StretchParameters _stretchParams

_stretchLimits

double[] _stretchLimits

_missingLineParms

int[] _missingLineParms

_nonImageParms

int[] _nonImageParms

_ignoreValues

int[] _ignoreValues

_ignoreRange

int[] _ignoreRange

_expandToFit

boolean _expandToFit

_bands

int[] _bands

Class jpl.mipl.tlm.jedi2.EDRPanel extends ScaledPanel implements Serializable

Class jpl.mipl.tlm.jedi2.EDRPanelConfig extends CanvasConfig implements Serializable

Serialized Fields

_name

String _name

_leftScaleEnabled

boolean _leftScaleEnabled

_rightScaleEnabled

boolean _rightScaleEnabled

_topScaleEnabled

boolean _topScaleEnabled

_bottomScaleEnabled

boolean _bottomScaleEnabled

_stretchParams

StretchParameters _stretchParams

_histogram

Histogram _histogram

Class jpl.mipl.tlm.jedi2.FormatNotSupportedException extends Exception implements Serializable

Class jpl.mipl.tlm.jedi2.GreyWedge extends JediCanvas implements Serializable

Serialized Fields

_samps

int _samps

_lines

int _lines

_steps

int _steps

_ascending

boolean _ascending

_vertical

boolean _vertical

Class jpl.mipl.tlm.jedi2.GreyWedgeConfig extends CanvasConfig implements Serializable

Serialized Fields

_ascending

boolean _ascending

_vertical

boolean _vertical

_steps

int _steps

Class jpl.mipl.tlm.jedi2.Histogram extends Object implements Serializable

Serialized Fields

_hist

int[][] _hist

_histCDF

double[][] _histCDF

_ignoreValues

int[] _ignoreValues

_ignoreRange

int[] _ignoreRange

_instrumentScale

int _instrumentScale

_min

int[] _min

_max

int[] _max

_N

long[] _N

_sumX

long[] _sumX

_sumX2

long[] _sumX2

_sumX3

long[] _sumX3

_sumX4

long[] _sumX4

_mean

double[] _mean

_stdDev

double[] _stdDev

_median

double[] _median

_newLimits

double[] _newLimits

_upcs

UniqPropertyChangeSupport _upcs

_debug

boolean _debug

Class jpl.mipl.tlm.jedi2.HistogramCanvas extends JediCanvas implements Serializable

Serialized Fields

_hist

Histogram _hist

_hcc

HistogramCanvasConfig _hcc

_band

int _band

_DNperBin

int _DNperBin

_meanBin

int _meanBin

_stDevBin

int _stDevBin

_medianBin

int _medianBin

_lowPercentBin

int _lowPercentBin

_highPercentBin

int _highPercentBin

_zeroDNBin

int _zeroDNBin

_startBin

int _startBin

_lowPercentDN

double _lowPercentDN

_highPercentDN

double _highPercentDN

_lowDN

int _lowDN

_highDN

int _highDN

_sView

String _sView

_xSize

int _xSize

_ySize

int _ySize

_locX

int _locX

_locY

int _locY

_stretchParams

StretchParameters _stretchParams

_lowPercent

double _lowPercent

_highPercent

double _highPercent

_stretchType

StretchMethod _stretchType

_histTypeLog

boolean _histTypeLog

_signedData

boolean _signedData

_movingLow

boolean _movingLow

_nf

NumberFormat _nf

Class jpl.mipl.tlm.jedi2.HistogramCanvasConfig extends CanvasConfig implements Serializable

Serialized Fields

_type

int _type

_stretchParams

StretchParameters _stretchParams

Class jpl.mipl.tlm.jedi2.HistogramDialog extends Dialog implements Serializable

Serialized Fields

_hist

Histogram _hist

_okButton

Button _okButton

_lbl

Label _lbl

_gbc

GridBagConstraints _gbc

Class jpl.mipl.tlm.jedi2.HistogramPanel extends ScaledPanel implements Serializable

Class jpl.mipl.tlm.jedi2.IconCanvas extends JediCanvas implements Serializable

Serialized Fields

_xSize

int _xSize

_ySize

int _ySize

_imageURL

URL _imageURL

Class jpl.mipl.tlm.jedi2.IconCanvasConfig extends CanvasConfig implements Serializable

Serialized Fields

_imageURL

URL _imageURL

Class jpl.mipl.tlm.jedi2.IconCanvasConfigDialog extends Dialog implements Serializable

Serialized Fields

iconURL

String iconURL

lbl

Label lbl

humanString

TextField humanString

okButton

Button okButton

cancelButton

Button cancelButton

gbc

GridBagConstraints gbc

Class jpl.mipl.tlm.jedi2.JediApplet extends JApplet implements Serializable

Serialized Fields

_hostBaseURL

String _hostBaseURL

_disp

Display[] _disp

Class jpl.mipl.tlm.jedi2.JediCanvas extends Canvas implements Serializable

Serialized Fields

_edrSource

EDRSupplier _edrSource

_name

String _name

_initX

int _initX

_initY

int _initY

_parentToNotify

boolean _parentToNotify

_upcs

UniqPropertyChangeSupport _upcs

_prefSize

Dimension _prefSize

_config

CanvasConfig _config

_debug

boolean _debug

Class jpl.mipl.tlm.jedi2.JEDITestApplet extends JApplet implements Serializable

Serialized Fields

_hostBaseURL

URL _hostBaseURL

_disp

Display[] _disp

messages

JTextArea messages

mainPanel

JPanel mainPanel

buttonPanel

JPanel buttonPanel

nthtext

JTextField nthtext

delaytext

JTextField delaytext

visTexts

JTextField[] visTexts

infraredTexts

JTextField[] infraredTexts

stretchTexts

JTextField[] stretchTexts

visStretchTexts

JTextField[] visStretchTexts

infraredStretchTexts

JTextField[] infraredStretchTexts

checkForNewFilesButton

JRadioButton checkForNewFilesButton

refreshRateValue

JTextField refreshRateValue

doNotRefresh

JRadioButton doNotRefresh

logoffButton

JButton logoffButton

closeClientButton

JButton closeClientButton

startClientButton

JButton startClientButton

userInfo

JLabel userInfo

userInfo2

JLabel userInfo2

userInfo3

JLabel userInfo3

userInfo4

JLabel userInfo4

userInfo5

JLabel userInfo5

userInfo6

JLabel userInfo6

userInfo7

JLabel userInfo7

visBands

int[] visBands

infraredBands

int[] infraredBands

stretchMethod

StretchMethod stretchMethod

visStretchMethod

StretchMethod visStretchMethod

infraredStretchMethod

StretchMethod infraredStretchMethod

stretchParms

StretchParameters stretchParms

visStretchParms

StretchParameters visStretchParms

infraredStretchParms

StretchParameters infraredStretchParms

ecc

EDRCanvasConfig ecc

visEcc

EDRCanvasConfig visEcc

infraredEcc

EDRCanvasConfig infraredEcc

hcc

HistogramCanvasConfig hcc

visHcc

HistogramCanvasConfig visHcc

infraredHcc

HistogramCanvasConfig infraredHcc

firstRun

boolean firstRun

clientName

String clientName

persName

String persName

streamName

String streamName

TPSInUse

boolean TPSInUse

persFile

String persFile

nextImageThread

Thread nextImageThread

currentDisplay

Display currentDisplay

nth

int nth

delay

int delay

_pm

PersonalityManager _pm

pers

Personality pers

userInformed

boolean userInformed

userInformedNoEDR

boolean userInformedNoEDR

appContext

AppletContext appContext

Class jpl.mipl.tlm.jedi2.KeywordCanvas extends JediCanvas implements Serializable

Serialized Fields

_keyword

String _keyword

_value

String _value

_stringToShow

String _stringToShow

_delimiter

String _delimiter

_color

Color _color

_alarmValue

String _alarmValue

_alarmColor

Color _alarmColor

_alarmOp

int _alarmOp

_font

Font _font

_evaluateAsString

boolean _evaluateAsString

_useKeyword

boolean _useKeyword

Class jpl.mipl.tlm.jedi2.KeywordCanvasConfig extends CanvasConfig implements Serializable

Serialized Fields

_keyword

String _keyword

_value

String _value

_stringToShow

String _stringToShow

_delimiter

String _delimiter

_color

Color _color

_alarmValue

String _alarmValue

_alarmColor

Color _alarmColor

_evaluateAsString

boolean _evaluateAsString

_alarmOp

int _alarmOp

_fontsize

int _fontsize

Class jpl.mipl.tlm.jedi2.KeywordCanvasConfigDialog extends Dialog implements Serializable

Serialized Fields

propertyChoice

Choice propertyChoice

keyList

List keyList

humanString

TextField humanString

alarmString

TextField alarmString

font

Font font

fontChoice

Choice fontChoice

okButton

Button okButton

cancelButton

Button cancelButton

opGroup

CheckboxGroup opGroup

noneCheckbox

Checkbox noneCheckbox

equalCheckbox

Checkbox equalCheckbox

notEqualCheckbox

Checkbox notEqualCheckbox

greaterThanCheckbox

Checkbox greaterThanCheckbox

lessThanCheckbox

Checkbox lessThanCheckbox

evaluateAlarmAsString

Checkbox evaluateAlarmAsString

opPanel

Panel opPanel

properties

Map<K,V> properties

lbl

Label lbl

cancelled

boolean cancelled

verbose

boolean verbose

gbc

GridBagConstraints gbc

Class jpl.mipl.tlm.jedi2.LoaderNotConfiguredException extends Exception implements Serializable

Class jpl.mipl.tlm.jedi2.Personality extends Object implements Serializable

Serialized Fields

_name

String _name
This Personality's name


_displayGeometry

Rectangle _displayGeometry
This Personality's window size and location (upper-left corner)


_throttleConfig

ThrottleConfig _throttleConfig
This Personality's Throttling configuration


_ignoreValues

int[] _ignoreValues
The values to ignore when creating the histogram


_ignoreRange

int[] _ignoreRange
The range to ignore when creating the histogram


_byteDn

int _byteDn
The number of bits used by the instrument for byte data


_shortDn

int _shortDn
The number of bits used by the instrument for short data


_scalePolicy

boolean _scalePolicy
The value that indicates whether the image is scaled or not


_autoDNScale

boolean _autoDNScale
The value that indiciates whether the program should perform auto scaling


_displayElements

List<E> _displayElements
A List of this Personality's components to be displayed


eccList

ArrayList<E> eccList
A list of the EDRCanvasConfig objects


hccList

ArrayList<E> hccList
A list of the HistogramCanvasConfig objects

Class jpl.mipl.tlm.jedi2.PersonalityAlreadyLoadedException extends Exception implements Serializable

Class jpl.mipl.tlm.jedi2.PersonalityManager extends Object implements Serializable

Serialized Fields

_personalities

Map<K,V> _personalities

_persDir

File _persDir

_persURL

URL _persURL

_debug

boolean _debug

Class jpl.mipl.tlm.jedi2.PersonalityNameConfigDialog extends Dialog implements Serializable

Serialized Fields

lbl

Label lbl

personalityName

TextField personalityName

font

Font font

okButton

Button okButton

cancelButton

Button cancelButton

verbose

boolean verbose

gbc

GridBagConstraints gbc

Class jpl.mipl.tlm.jedi2.PointingCanvas extends JediCanvas implements Serializable

Serialized Fields

_edr

EDR _edr

_type

String _type

_clockwisePositive

boolean _clockwisePositive

_fov_fixed

boolean _fov_fixed

_degrees

int _degrees

_degrees_fov

int _degrees_fov

_degreeLabelItem

String _degreeLabelItem

_degree_fovLabelItem

String _degree_fovLabelItem

_pcc

PointingCanvasConfig _pcc

Class jpl.mipl.tlm.jedi2.PointingCanvasConfig extends CanvasConfig implements Serializable

Serialized Fields

_type

String _type

_degreeLabelItem

String _degreeLabelItem

_degree_fovLabelItem

String _degree_fovLabelItem

_clockwisePositive

boolean _clockwisePositive

_fov_fixed

boolean _fov_fixed

_degrees

int _degrees

_degrees_fov

int _degrees_fov

Class jpl.mipl.tlm.jedi2.RegisterJediDisplay extends javax.servlet.http.HttpServlet implements Serializable

Class jpl.mipl.tlm.jedi2.ScaleCanvas extends JediCanvas implements Serializable

Serialized Fields

x_size

int x_size

y_size

int y_size

lowValue

double lowValue

highValue

double highValue

scaleType

int scaleType

gap

int gap

length

int length

orient

int orient

selfDimension

boolean selfDimension

displayScale

boolean displayScale

thicker

boolean thicker

scaleVisible

boolean scaleVisible

font

Font font

nf

NumberFormat nf

_prefSize

Dimension _prefSize

Class jpl.mipl.tlm.jedi2.ScaledPanel extends Panel implements Serializable

Serialized Fields

gbc

GridBagConstraints gbc

x_size

int x_size

y_size

int y_size

popC

JediCanvas popC

scu

ScaleCanvas scu

scd

ScaleCanvas scd

scl

ScaleCanvas scl

scr

ScaleCanvas scr

Class jpl.mipl.tlm.jedi2.ScaledPanelConfig extends CanvasConfig implements Serializable

Serialized Fields

_leftScaleEnabled

boolean _leftScaleEnabled

_righScaleEnabled

boolean _righScaleEnabled

_topScaleEnabled

boolean _topScaleEnabled

_bottomScaleEnabled

boolean _bottomScaleEnabled

Class jpl.mipl.tlm.jedi2.Stretch extends Object implements Serializable

Serialized Fields

_lut

int[][] _lut

height

int height

width

int width

_maxDN

int _maxDN

_minDN

int _minDN

_ignoreValues

int[] _ignoreValues

_ignoreRange

int[] _ignoreRange

_nonImageAreaBg

int[] _nonImageAreaBg

_stretchLimits

double[] _stretchLimits

_slopeParms

double[][] _slopeParms

_parms

StretchParameters _parms

_type

StretchMethod _type

_upcs

UniqPropertyChangeSupport _upcs

_debug

boolean _debug

Class jpl.mipl.tlm.jedi2.StretchMethod extends Object implements Serializable

Serialized Fields

histogramRequired

boolean histogramRequired

Class jpl.mipl.tlm.jedi2.StretchParameters extends Object implements Serializable

Serialized Fields

_stretchMethod

StretchMethod _stretchMethod

_params

double[] _params

_upcs

UniqPropertyChangeSupport _upcs

Class jpl.mipl.tlm.jedi2.ThrottleConfig extends Object implements Serializable

Serialized Fields

_method

ThrottleMethod _method

_delay

int _delay

_interval

int _interval

Class jpl.mipl.tlm.jedi2.ThrottleMethod extends Object implements Serializable

Class jpl.mipl.tlm.jedi2.UniqPropertyChangeSupport extends Object implements Serializable

Serialized Fields

_listeners

Vector<E> _listeners

_source

Object _source

_debug

boolean _debug

Class jpl.mipl.tlm.jedi2.Yoda extends Frame implements Serializable

Serialized Fields

_pers

Personality _pers

pop

PopupMenu pop

mi

MenuItem mi

m

Menu m

_edr

EDR _edr

fd

FileDialog fd

itemX

int itemX

itemY

int itemY

comps

Component[] comps

_disp

Display _disp

displayChange

boolean displayChange

edrSet

boolean edrSet

loadDir

String loadDir

upcs

UniqPropertyChangeSupport upcs

_debug

boolean _debug

Package jpl.mipl.tlm.jedi2.jediservlet

Class jpl.mipl.tlm.jedi2.jediservlet.CloseClient extends javax.servlet.http.HttpServlet implements Serializable

Class jpl.mipl.tlm.jedi2.jediservlet.GetPersonality extends javax.servlet.http.HttpServlet implements Serializable

Class jpl.mipl.tlm.jedi2.jediservlet.JediControlServlet extends javax.servlet.http.HttpServlet implements Serializable

Serialized Fields

nameService

String nameService

objectName

String objectName

streamFactory

Stream_Factory streamFactory

useTPS

String useTPS

isTPS

boolean isTPS

userid

String userid

LDAPURL

String LDAPURL

canLogin

boolean canLogin

clientHelper

ClientHelper clientHelper

scheme__

String scheme__

host__

String host__

context__

String context__

errorURL

String errorURL

reason

String reason

authRoles

String[] authRoles

streamsAvailable

ArrayList<E> streamsAvailable

streamsNamesAvailable

ArrayList<E> streamsNamesAvailable

streamsInst

ArrayList<E> streamsInst

context

javax.servlet.ServletContext context

_pm

PersonalityManager _pm

clientMan

ClientManager clientMan

streamSet

StreamManager streamSet

streamListener

JediStreamListener streamListener

Class jpl.mipl.tlm.jedi2.jediservlet.JediInfo extends javax.servlet.http.HttpServlet implements Serializable

Class jpl.mipl.tlm.jedi2.jediservlet.NextImageServlet extends javax.servlet.http.HttpServlet implements Serializable

Class jpl.mipl.tlm.jedi2.jediservlet.SetClientStreams extends javax.servlet.http.HttpServlet implements Serializable

Serialized Fields

imageSource

SourceListManager imageSource
Initialise the servlet

Class jpl.mipl.tlm.jedi2.jediservlet.StandaloneServlet extends javax.servlet.http.HttpServlet implements Serializable


Package jpl.mipl.tlm.log

Class jpl.mipl.tlm.log._LogArchiveStub extends ObjectImpl implements Serializable

Class jpl.mipl.tlm.log._SessionStub extends ObjectImpl implements Serializable


Package jpl.mipl.tlm.log.clients

Class jpl.mipl.tlm.log.clients.FileBrow extends Object implements Serializable

Serialized Fields

logfilename

String logfilename

logfilelist

String logfilelist

directory

String directory

queryString

String queryString

sublisting

ArrayList<E> sublisting

fileSubset

ArrayList<E> fileSubset

superlisting

String[] superlisting

listing

String[] listing

childDirs

String[] childDirs

fdir

File fdir

fileSuperset

File[] fileSuperset

fileType

String fileType

Package jpl.mipl.tlm.mro

Class jpl.mipl.tlm.mro.MroMetaData extends Object implements Serializable

Serialized Fields

_fileKey

String _fileKey
Key with which this object can be associated with its MroCfdp object.


_finalName

String _finalName

_softwareVersion

String _softwareVersion

_version

int _version
The version of this file (starts at 1).


_processingStartTime

Date _processingStartTime
The time at which processing began for this product.


_processingStopTime

Date _processingStopTime
The time at which processing stopped for this product.


_startERT

Date _startERT
The earliest ERT of the data in this product.


_stopERT

Date _stopERT
The latest ERT of the data in this product.


_delivered

boolean _delivered
States whether or not this product has been submitted to the FEI, where it is then pushed to the customer(s).


_active

boolean _active

_errorsEncountered

boolean _errorsEncountered
If any non-fatal errors were encountered during the processing of this product, this parameter will be true.


_final

boolean _final
Describes whether or not this product is to be considered final.


_complete

boolean _complete

_df

SimpleDateFormat _df

_verbose

boolean _verbose

Class jpl.mipl.tlm.mro.NoSecondaryHeaderException extends InvalidPacketException implements Serializable

Class jpl.mipl.tlm.mro.TransLogParseException extends Exception implements Serializable


Package jpl.mipl.tlm.mro.sfdu

Class jpl.mipl.tlm.mro.sfdu.InvalidPacketException extends Exception implements Serializable


Package jpl.mipl.tlm.sfdu

Class jpl.mipl.tlm.sfdu.InvalidPacketException extends Exception implements Serializable


Package jpl.mipl.tlm.sirtf

Class jpl.mipl.tlm.sirtf.DecompressionException extends InvalidPacketException implements Serializable

Class jpl.mipl.tlm.sirtf.FitsCreationException extends Exception implements Serializable

Class jpl.mipl.tlm.sirtf.FitsECDRStoreException extends Exception implements Serializable

Class jpl.mipl.tlm.sirtf.InvalidUPFException extends Exception implements Serializable

Class jpl.mipl.tlm.sirtf.NoSecondaryHeaderException extends InvalidPacketException implements Serializable

Class jpl.mipl.tlm.sirtf.ProductInconsistentException extends Exception implements Serializable

Class jpl.mipl.tlm.sirtf.ProductNotCachedException extends Exception implements Serializable

Class jpl.mipl.tlm.sirtf.SirtfDownlinkInfo extends Object implements Serializable

Serialized Fields

_env

SirtfEnv _env

_log

SirtfLog _log

_db

SirtfDB _db

_pktTimeStats

PacketTimeStats _pktTimeStats

_acctBean

AccountingBean _acctBean

_beanRefresh

boolean _beanRefresh

_sfdusProcessed

int _sfdusProcessed

_invalidSfdus

int _invalidSfdus

_sfduCounter

int _sfduCounter

_blackList

List<E> _blackList

_persistedPartial

List<E> _persistedPartial

_prettyDownlinkCount

String _prettyDownlinkCount

_topdir

String _topdir

_procResultsTimestamp

String _procResultsTimestamp

_cal

Calendar _cal

_downlinkCount

int _downlinkCount

_processingDuration

long _processingDuration

_nominalStartTime

long _nominalStartTime

_nominalStopTime

long _nominalStopTime

_expeditedStopTime

long _expeditedStopTime

_expeditedStartTime

long _expeditedStartTime

_earliestERT

Date _earliestERT

_latestERT

Date _latestERT

_earliestRCT

Date _earliestRCT

_latestRCT

Date _latestRCT

_earliestSCLK

long _earliestSCLK

_latestSCLK

long _latestSCLK

_previousLatestERT

Date _previousLatestERT

_streamID

int _streamID

_streamName

String _streamName

_dssId

int _dssId

_dssIdName

String _dssIdName

Class jpl.mipl.tlm.sirtf.SirtfMetaData extends Object implements Serializable

Serialized Fields

_fileKey

String _fileKey
Key with which this object can be associated with its SirtfOutputProduct object. This is tha same as the key used by SirtfPacketStore and the various SirtfFileProduct objects.


_finalName

String _finalName
Stores the name with which the file will ultimately be named. Typically, the file will be renamed for any of several reasons:
This nicely separates the name of the file from the key used by the SirtfPacketStore.


_previousFinalName

String _previousFinalName
Stores the name with which the file was named. This is different from _finalName in that, for CE, a partial product might have a different finalName between runs. This is due to the nature of the CE naming convention, which includes the SCET of the earliest packet received. If we're missing packet 0 from a product, and later get that packet, the finalName will change. Unfortunately, there are some clean up steps that need to know about the older name so that they can delete obsolete pktList and raw files.


_outputProductClass

String _outputProductClass
The OutputProduct classname. Typically, one of:


_softwareVersion

String _softwareVersion
The version of SirtfTlmProc that processed this product.


_version

int _version
The version of this file (starts at 1).


_modified

boolean _modified
Used to track whether the state of this object has been modified. Usually, after a restoration from XML and having successfully added new packet.


_restored

boolean _restored
Used to track whether the state of this object has been restored for a persisted XML file.


_reprocessed

boolean _reprocessed
Used to track whether this object has been reprocessed by an off-line SirtfTlmProc run.


_initialized

boolean _initialized
Used to track whether the OutputProduct has been initialized. Initialization is used in determining if the OutputProduct constituents have been padded to the correct 2880 byte record boundaries, if warranted by _fitsHdrNeeded.


_newProduct

boolean _newProduct
Used to track whether the OutputProduct is new. This implies that we've received telemetry that belongs to this product but that telemetry, by itself, is not enough to fully initialize the product to a point at which we should track it or account for it.


_suspended

boolean _suspended
Used to track whether the OutputProduct is being forcibly persisted. This flag is mostly used to ensure that, when the product is closed(), that a FITS file will not be generated.


_channel

int _channel
The channel (detector) of the data in this file.


_groupId

int _groupId
The group ID of the data in this file. Typically, this is only needed by IRSOutputProduct.


_aorKey

long _aorKey
The AORKey of the data in this product.


_exposure

int _exposure
The Exposure ID of the data in this OutputProduct.


_dce

int _dce
The DCE ID of the data in this OutputProduct.


_startSCLK

int _startSCLK
The earliest SCLK seen from the packets comprising this file. The Epoch for SIRTF is Jan 1, 1980. Since int's are signed in Java, this means that the maximum time we can identify is Jan 1, 1980 + Integer.MAX_VALUE seconds. This turns out to be Sun Jan 19 03:14:07 PST 2048


_stopSCLK

int _stopSCLK
The latest SCLK seen from the packets comprising this file. The Epoch for SIRTF is Jan 1, 1980. Since int's are signed in Java, this means that the maximum time we can identify is Jan 1, 1980 + Integer.MAX_VALUE seconds. This turns out to be Sun Jan 19 03:14:07 PST 2048


_startSCET

Date _startSCET
The earliest SCET of the data in this product.


_stopSCET

Date _stopSCET
The latest SCET of the data in this product.


_processingStartTime

Date _processingStartTime
The time at which processing began for this product.


_processingStopTime

Date _processingStopTime
The time at which processing stopped for this product.


_startERT

Date _startERT
The earliest ERT of the data in this product.


_stopERT

Date _stopERT
The latest ERT of the data in this product.


_startRCT

Date _startRCT
The earliest RCT of the data in this product.


_stopRCT

Date _stopRCT
The latest RCT of the data in this product.


_delivered

boolean _delivered
States whether or not this product has been submitted to the FEI, where it is then pushed to the customer(s).


_compressed

boolean _compressed
If any of the packets contained in this product were compressed, this parameter will be true.


_expedited

boolean _expedited
If any of the packets contained in this product were expedited, this parameter will be true. Once set for this product, it should never change.


_errorsEncountered

boolean _errorsEncountered
If any non-fatal errors were encountered during the processing of this product, this parameter will be true.


_valid

boolean _valid
Describes whether or not the product is to be considered valid. There have been occasions where a product is generated, but it is based upon oddly packed SFDU's. We can check the following to ensure SFDU, and hence product, validity:
  1. channel (detector) designation is:
    1. IRAC: 1, 2, 3, or 4 (or 0 for APID 23)
    2. IRS: 0, 1, 2, 3, or 9 (when we're missing packet 0)
    3. MIPS: 1, 2, or 3
  2. exposure ID is > -1 and < 10000
  3. DCE ID is > -1 and < 10000
  4. packet sizes (after any decompression, if decompression is, in fact, successful for these odd packets) are as expected. I.e.:
    1. 2048 bytes for IRAC, IRS, and MIPS Si
    2. 720 bytes for MIPS Ge


_final

boolean _final
Describes whether or not this product is to be considered final. The designation of final applies in one of two cases:


_complete

boolean _complete
If all of the packets expected for this product were received, this parameter will be true. This is true if both _dataComplete and _headerComplete are true.


_dataComplete

boolean _dataComplete
If all of the packets expected for this product's data were received, this parameter will be true.


_headerComplete

boolean _headerComplete
If all of the packets expected for this product's FITS header were received, this parameter will be true. If a FITS header is not required for this product (e.g. CEOutputProduct), then this will be set to true.


_fitsHdrNeeded

boolean _fitsHdrNeeded
States whether or not this product requires a FITS header. If set to false, _headerComplete will be set to true.


_scalingAppropriate

boolean _scalingAppropriate
States whether or not this product should have unsigned scaling applied.


_packetMask

BitSet _packetMask
A bit mask that states whether or not we've received a packet for each expected location in the file. Sometimes, we don't know how many bytes or packets to expect until we get a particular packet (e.g., the ancilliary packet).


_missingPackets

List<E> _missingPackets
Array containing the indeces of the missing packets. Used to allow for XML persistence of this object since BitSet is, apparently, unsupported.


_missingPacketsStr

String _missingPacketsStr

_ecdrMask

BitSet _ecdrMask
A bit mask that states whether or not we've received an ECDR for each expected group in the file. Products that do not use ECDR's will not track this information.


_missingECDRs

List<E> _missingECDRs
Array containing the indeces of the missing ECDRs. Used to allow for XML persistence of this object since BitSet is, apparently, unsupported.


_missingECDRsStr

String _missingECDRsStr

_instrument

String _instrument
The instrument being processed and tracked by this object.


_expectedPacketCount

int _expectedPacketCount
The expected number of science data packets to complete this product. This does not include ECDR or ancillary packets.


_expectedGroupCount

int _expectedGroupCount
The expected number of groups in this product. The number of expected groups can be used as a count of expected ECDRs, since there is one ECDR per group.


_expectedSize

int _expectedSize
The expected size, in bytes, of the final complete file. We may not always know the answer until we get the right SFDU.


_cumulativeSize

int _cumulativeSize
The cumulative count, in bytes, of the data actually written to the output product. This is different than the _cumulativeDecompressedSize in that, for MIPS, the Ge packets contain both sensor array data. We can't therefore determine how many compressed bytes belong to each channel. This value is not used to calculate the compression ratio for this product. It is used to determine of the product is complete.


_cumulativeCompressedSize

int _cumulativeCompressedSize
The cumulative count, in bytes, of the compressed data received from the science packets included in this product. Used to calculate the compression ratio for this product.


_cumulativeDecompressedSize

int _cumulativeDecompressedSize
The cumulative count, in bytes, of the decompressed data received from the science packets included in this product. Used to calculate the compression ratio for this product.


_earliestPktNo

int _earliestPktNo
The earliest packet number received for this product. This is typically used for ESS/CE products where the filename uses the SCET of the earliest packet received. We need to persist this so that the finalName changes between versions can be tracked.


_packetSeqStart

int _packetSeqStart
The packet sequence number calculated to be the first packet for this product. This is typically used for ESS/CE products where the filename uses this to help differentiate products. We need to persist this so that we can better track products in the database.


_downlink

int _downlink
The downlink containing the packets that created this product.


_checkSum

short _checkSum
A cumulative checksum to aid in determining a product is composed of correct data. Currently, this is only useful for IRAC, as they implement an XOR checksum mechanism.


_antenna

DSNAntenna _antenna
Antenna, which reflects the DSS ID. Originally, this was going to be used by the project to differentiate data amongst the STL, OSTL, and ATLO environments. It doesn't appear that this mechanism was implemented, though.


_df

SimpleDateFormat _df
Date format for those products that use this as part of their naming convention. Examples of such products would be: CE APID 51 and 52 and ESS formatted products.


_verbose

boolean _verbose

_failedChecksum

boolean _failedChecksum

_reprocessedChecksum

boolean _reprocessedChecksum

Package jpl.mipl.tlm.Stream_Factory_InternalPackage

Class jpl.mipl.tlm.Stream_Factory_InternalPackage.DuplicateAgent extends UserException implements Serializable

Class jpl.mipl.tlm.Stream_Factory_InternalPackage.NumProjectStreamsOnHost extends Object implements Serializable

Serialized Fields

host

String host

project

Project project

maxNumStreams

int maxNumStreams

Class jpl.mipl.tlm.Stream_Factory_InternalPackage.NumStreamsOnHost extends Object implements Serializable

Serialized Fields

host

String host

maxNumStreams

int maxNumStreams

Class jpl.mipl.tlm.Stream_Factory_InternalPackage.ProjectToHosts extends Object implements Serializable

Serialized Fields

project

Project project

hosts

String[] hosts

Package jpl.mipl.tlm.Stream_FactoryPackage

Class jpl.mipl.tlm.Stream_FactoryPackage.InsufficientResources extends UserException implements Serializable

Serialized Fields

msg

String msg

Class jpl.mipl.tlm.Stream_FactoryPackage.InvalidParameters extends UserException implements Serializable

Serialized Fields

msg

String msg

Class jpl.mipl.tlm.Stream_FactoryPackage.StreamInitException extends UserException implements Serializable

Serialized Fields

msg

String msg

Class jpl.mipl.tlm.Stream_FactoryPackage.StreamNotExistException extends UserException implements Serializable

Serialized Fields

streamId

int streamId

Package jpl.mipl.tlm.StreamPackage

Class jpl.mipl.tlm.StreamPackage.AlreadyStarted extends UserException implements Serializable

Class jpl.mipl.tlm.StreamPackage.CommandFailed extends UserException implements Serializable

Serialized Fields

command

String command

msg

String msg

Class jpl.mipl.tlm.StreamPackage.Info extends Object implements Serializable

Serialized Fields

name

String name

owner

String owner

mission

String mission

instrument

String instrument

id

int id

creationTime

String creationTime

startTime

String startTime

stopTime

String stopTime

completeTime

String completeTime

feiIsOn

boolean feiIsOn

catalogIsOn

boolean catalogIsOn

wmsIsOn

boolean wmsIsOn

displayIsOn

boolean displayIsOn

logFileName

String logFileName

host

String host

state

State state

userParameterFile

String userParameterFile

Class jpl.mipl.tlm.StreamPackage.NotRunning extends UserException implements Serializable

Class jpl.mipl.tlm.StreamPackage.State extends Object implements Serializable

Serialized Fields

value_

int value_

Package jpl.mipl.tlm.TDSIF_ServicePackage

Class jpl.mipl.tlm.TDSIF_ServicePackage.SfduStatus extends Object implements Serializable

Serialized Fields

value_

int value_

Package jpl.mipl.tlm.util

Class jpl.mipl.tlm.util.ProtectedResource extends Object implements Serializable

Serialized Fields

name

String name

urlPattern

String urlPattern

roles

ArrayList<E> roles

Package jpl.mipl.uplink.cassini

Class jpl.mipl.uplink.cassini.IOIEditor extends JFrame implements Serializable

Serialized Fields

headerSection

String headerSection

paramSetSection

StringBuffer paramSetSection

moduleSection

String moduleSection

instantiationsSection

String instantiationsSection

totalsSection

String totalsSection

menuBarOne

JMenuBar menuBarOne

fileMenu

JMenu fileMenu

newVimsMenuItem

JMenuItem newVimsMenuItem

newIssMenuItem

JMenuItem newIssMenuItem

saveMenuItem

JMenuItem saveMenuItem

closeMenuItem

JMenuItem closeMenuItem

exitMenuItem

JMenuItem exitMenuItem

modifyMenu

JMenu modifyMenu

helpMenu

JMenu helpMenu

modifyHeaderMenuItem

JMenuItem modifyHeaderMenuItem

modifyFileInfoMenuItem

JMenuItem modifyFileInfoMenuItem

menuHandler

JMenuHandler menuHandler

jComboBoxLoopTop

JComboBox jComboBoxLoopTop

jComboBoxFootprintTopIss

JComboBox jComboBoxFootprintTopIss

jComboBoxFootprintTopVims

JComboBox jComboBoxFootprintTopVims

jComboBoxLoopBottom

JComboBox jComboBoxLoopBottom

jComboBoxFootprintBottom

JComboBox jComboBoxFootprintBottom

jPanelVims

JPanelVims jPanelVims

jPanelIss

JPanelIss jPanelIss

jScrollPaneOne

JScrollPane jScrollPaneOne

jScrollPaneTwo

JScrollPane jScrollPaneTwo

jPanelButtons

JPanelButtons jPanelButtons

jFrameHeader

JFrame jFrameHeader

jPanelVimsHeader

JPanelVimsHeader jPanelVimsHeader

jPanelIssHeader

JPanelIssHeader jPanelIssHeader

jPanelHeaderButtons

JPanelHeaderButtons jPanelHeaderButtons

jScrollPaneVimsHeader

JScrollPane jScrollPaneVimsHeader

jScrollPaneIssHeader

JScrollPane jScrollPaneIssHeader

fileInfoDialog

jpl.mipl.uplink.cassini.JFileInfoDialog fileInfoDialog

loopInfoDialog

JLoopInfoDialog loopInfoDialog

jFrameOneLayout

GridBagLayout jFrameOneLayout

jFrameOneConstraints

GridBagConstraints jFrameOneConstraints

Class jpl.mipl.uplink.cassini.JLoopInfoDialog extends JDialog implements Serializable

Serialized Fields

typedText1

String typedText1

typedText2

String typedText2

optionPane

JOptionPane optionPane

Class jpl.mipl.uplink.cassini.JPanelButtons extends JPanel implements Serializable

Serialized Fields

jButton1

JButton jButton1

jButton2

JButton jButton2

jButton3

JButton jButton3

jButton4

JButton jButton4

Class jpl.mipl.uplink.cassini.JPanelHeaderButtons extends JPanel implements Serializable

Serialized Fields

jButton1

JButton jButton1

jButton2

JButton jButton2

Class jpl.mipl.uplink.cassini.JPanelIss extends JPanel implements Serializable

Serialized Fields

antiBloomingStateLabel

JLabel antiBloomingStateLabel

blocksPerGobLabel

JLabel blocksPerGobLabel

calibrationLampDurationLabel

JLabel calibrationLampDurationLabel

calibrationLampStateLabel

JLabel calibrationLampStateLabel

cameraLabel

JLabel cameraLabel

compressionIndexLabel

JLabel compressionIndexLabel

compressionStyleLabel

JLabel compressionStyleLabel

conversionTypeLabel

JLabel conversionTypeLabel

delayTimeLabel

JLabel delayTimeLabel

durationLabel

JLabel durationLabel

eraseStateLabel

JLabel eraseStateLabel

exposureIndexLabel

JLabel exposureIndexLabel

exposureTimeLabel

JLabel exposureTimeLabel

filter1AbbreviationLabel

JLabel filter1AbbreviationLabel

filter1PositionLabel

JLabel filter1PositionLabel

filter2AbbreviationLabel

JLabel filter2AbbreviationLabel

filter2PositionLabel

JLabel filter2PositionLabel

gainStateLabel

JLabel gainStateLabel

imageIdLabel

JLabel imageIdLabel

imageTypeLabel

JLabel imageTypeLabel

iterationCountLabel

JLabel iterationCountLabel

malgoLabel

JLabel malgoLabel

offsetTimeLabel

JLabel offsetTimeLabel

pcVoltageLabel

JLabel pcVoltageLabel

positionCountLabel

JLabel positionCountLabel

prepareIndexLabel

JLabel prepareIndexLabel

readOutIndexLabel

JLabel readOutIndexLabel

readOutOrderLabel

JLabel readOutOrderLabel

shutterInhibitLabel

JLabel shutterInhibitLabel

ssrVolumeLabel

JLabel ssrVolumeLabel

summationModeLabel

JLabel summationModeLabel

tbLabel

JLabel tbLabel

telemetryRateLabel

JLabel telemetryRateLabel

videoOffsetLabel

JLabel videoOffsetLabel

antiBloomingStateValue

JComboBox antiBloomingStateValue

blocksPerGobValue

JTextField blocksPerGobValue

calibrationLampDurationValue

JTextField calibrationLampDurationValue

calibrationLampStateValue

JComboBox calibrationLampStateValue

cameraValue

JComboBox cameraValue

compressionIndexValue

JComboBox compressionIndexValue

compressionStyleValue

JComboBox compressionStyleValue

conversionTypeValue

JComboBox conversionTypeValue

delayTimeValue

JTextField delayTimeValue

durationValue

JTextField durationValue

eraseStateValue

JComboBox eraseStateValue

exposureIndexValue

JTextField exposureIndexValue

exposureTimeValue

JTextField exposureTimeValue

filter1AbbreviationValue

JComboBox filter1AbbreviationValue

filter1PositionValue

JComboBox filter1PositionValue

filter2AbbreviationValue

JComboBox filter2AbbreviationValue

filter2PositionValue

JComboBox filter2PositionValue

gainStateValue

JComboBox gainStateValue

imageIdValue

JTextField imageIdValue

imageTypeValue

JComboBox imageTypeValue

iterationCountValue

JTextField iterationCountValue

malgoValue

JComboBox malgoValue

offsetTimeValue

JTextField offsetTimeValue

pcVoltageValue

JComboBox pcVoltageValue

positionCountValue

JTextField positionCountValue

prepareIndexValue

JComboBox prepareIndexValue

readOutIndexValue

JComboBox readOutIndexValue

readOutOrderValue

JComboBox readOutOrderValue

shutterInhibitValue

JComboBox shutterInhibitValue

ssrVolumeValue

JTextField ssrVolumeValue

summationModeValue

JComboBox summationModeValue

tbValue

JComboBox tbValue

telemetryRateValue

JComboBox telemetryRateValue

videoOffsetValue

JTextField videoOffsetValue

Class jpl.mipl.uplink.cassini.JPanelIssHeader extends JPanel implements Serializable

Serialized Fields

casperFileLabel

JLabel casperFileLabel

coordinateSystemLabel

JLabel coordinateSystemLabel

dateTimeLabel

JLabel dateTimeLabel

filenameLabel

JLabel filenameLabel

filtersetFilesLabel

JLabel filtersetFilesLabel

hostLabel

JLabel hostLabel

leapsecondsKernelLabel

JLabel leapsecondsKernelLabel

planetaryConstantsKernelLabel

JLabel planetaryConstantsKernelLabel

spacecraftAndPlanetKernelLabel

JLabel spacecraftAndPlanetKernelLabel

spacecraftClockKernelLabel

JLabel spacecraftClockKernelLabel

spacecraftIdLabel

JLabel spacecraftIdLabel

targetIdLabel

JLabel targetIdLabel

targetStringLabel

JLabel targetStringLabel

tourSpacecraftAndPlanetKernelLabel

JLabel tourSpacecraftAndPlanetKernelLabel

userLabel

JLabel userLabel

versionLabel

JLabel versionLabel

sequenceBeginTimeLabel

JLabel sequenceBeginTimeLabel

sequenceEndTimeLabel

JLabel sequenceEndTimeLabel

casperFileValue

JTextField casperFileValue

coordinateSystemValue

JTextField coordinateSystemValue

dateTimeValue

JTextField dateTimeValue

filenameValue

JTextField filenameValue

filtersetFilesValue

JTextField filtersetFilesValue

hostValue

JTextField hostValue

leapsecondsKernelValue

JTextField leapsecondsKernelValue

planetaryConstantsKernelValue

JTextField planetaryConstantsKernelValue

spacecraftAndPlanetKernelValue

JTextField spacecraftAndPlanetKernelValue

spacecraftClockKernelValue

JTextField spacecraftClockKernelValue

spacecraftIdValue

JTextField spacecraftIdValue

targetIdValue

JTextField targetIdValue

targetStringValue

JTextField targetStringValue

tourSpacecraftAndPlanetKernelValue

JTextField tourSpacecraftAndPlanetKernelValue

userValue

JTextField userValue

versionValue

JTextField versionValue

sequenceBeginTimeValue

JTextField sequenceBeginTimeValue

sequenceEndTimeValue

JTextField sequenceEndTimeValue

Class jpl.mipl.uplink.cassini.JPanelVims extends JPanel implements Serializable

Serialized Fields

antiBloomingLabel

JLabel antiBloomingLabel

bufferPowerControlLabel

JLabel bufferPowerControlLabel

compressionRatioLabel

JLabel compressionRatioLabel

compressorPowerControlLabel

JLabel compressorPowerControlLabel

dataRateLabel

JLabel dataRateLabel

dataVolumeLabel

JLabel dataVolumeLabel

designerEmailLabel

JLabel designerEmailLabel

designerNameLabel

JLabel designerNameLabel

durationLabel

JLabel durationLabel

exposureTimeRtiLabel

JLabel exposureTimeRtiLabel

exposureTimeSecondsLabel

JLabel exposureTimeSecondsLabel

fastHskpPickupRateLabel

JLabel fastHskpPickupRateLabel

fastHskpChannelOneLabel

JLabel fastHskpChannelOneLabel

fastHskpChannelTwoLabel

JLabel fastHskpChannelTwoLabel

fastHskpChannelThreeLabel

JLabel fastHskpChannelThreeLabel

fastHskpChannelFourLabel

JLabel fastHskpChannelFourLabel

interlineDelayLabel

JLabel interlineDelayLabel

interframeDelayLabel

JLabel interframeDelayLabel

irBiasLabel

JLabel irBiasLabel

irBackgroundFrequencyLabel

JLabel irBackgroundFrequencyLabel

irBackgroundControlLabel

JLabel irBackgroundControlLabel

irGainStateLabel

JLabel irGainStateLabel

irIntegrationUnitLabel

JLabel irIntegrationUnitLabel

irIntegrationUnitCountLabel

JLabel irIntegrationUnitCountLabel

irPowerControlLabel

JLabel irPowerControlLabel

irSpatialResolutionLabel

JLabel irSpatialResolutionLabel

keywordOneLabel

JLabel keywordOneLabel

keywordTwoLabel

JLabel keywordTwoLabel

keywordThreeLabel

JLabel keywordThreeLabel

keywordFourLabel

JLabel keywordFourLabel

keywordFiveLabel

JLabel keywordFiveLabel

keywordSixLabel

JLabel keywordSixLabel

noteLabel

JLabel noteLabel

numberOfCubesNeededLabel

JLabel numberOfCubesNeededLabel

offsetTimeLabel

JLabel offsetTimeLabel

operationsModeLabel

JLabel operationsModeLabel

pixelSyncDelayLabel

JLabel pixelSyncDelayLabel

setupNameLabel

JLabel setupNameLabel

shutterPowerControlLabel

JLabel shutterPowerControlLabel

snapshotModeLabel

JLabel snapshotModeLabel

spatialSummingLabel

JLabel spatialSummingLabel

speIrPowerControlLabel

JLabel speIrPowerControlLabel

spectralEditingLabel

JLabel spectralEditingLabel

spectralSummingLabel

JLabel spectralSummingLabel

swathLengthLabel

JLabel swathLengthLabel

swathWidthLabel

JLabel swathWidthLabel

teamLeadApprovalLabel

JLabel teamLeadApprovalLabel

telemetryModeLabel

JLabel telemetryModeLabel

timeInsertionFlagLabel

JLabel timeInsertionFlagLabel

visibleBackgroundControlLabel

JLabel visibleBackgroundControlLabel

visiblePowerControlLabel

JLabel visiblePowerControlLabel

visibleGainStateLabel

JLabel visibleGainStateLabel

visibleIntegrationUnitLabel

JLabel visibleIntegrationUnitLabel

visibleIntegrationUnitCountLabel

JLabel visibleIntegrationUnitCountLabel

visibleResolutionLabel

JLabel visibleResolutionLabel

visibleSpectralShiftLabel

JLabel visibleSpectralShiftLabel

xCrossTrackOffsetLabel

JLabel xCrossTrackOffsetLabel

zDownTrackOffsetLabel

JLabel zDownTrackOffsetLabel

antiBloomingValue

JComboBox antiBloomingValue

bufferPowerControlValue

JComboBox bufferPowerControlValue

compressionRatioValue

JTextField compressionRatioValue

compressorPowerControlValue

JComboBox compressorPowerControlValue

dataRateValue

JTextField dataRateValue

dataVolumeValue

JTextField dataVolumeValue

designerEmailValue

JTextField designerEmailValue

designerNameValue

JTextField designerNameValue

durationValue

JTextField durationValue

exposureTimeRtiValue

JTextField exposureTimeRtiValue

exposureTimeSecondsValue

JTextField exposureTimeSecondsValue

fastHskpPickupRateValue

JTextField fastHskpPickupRateValue

fastHskpChannelOneValue

JTextField fastHskpChannelOneValue

fastHskpChannelTwoValue

JTextField fastHskpChannelTwoValue

fastHskpChannelThreeValue

JTextField fastHskpChannelThreeValue

fastHskpChannelFourValue

JTextField fastHskpChannelFourValue

interlineDelayValue

JTextField interlineDelayValue

interframeDelayValue

JTextField interframeDelayValue

irBiasValue

JComboBox irBiasValue

irBackgroundFrequencyValue

JComboBox irBackgroundFrequencyValue

irBackgroundControlValue

JComboBox irBackgroundControlValue

irGainStateValue

JComboBox irGainStateValue

irIntegrationUnitValue

JComboBox irIntegrationUnitValue

irIntegrationUnitCountValue

JTextField irIntegrationUnitCountValue

irPowerControlValue

JComboBox irPowerControlValue

irSpatialResolutionValue

JComboBox irSpatialResolutionValue

keywordOneValue

JTextField keywordOneValue

keywordTwoValue

JTextField keywordTwoValue

keywordThreeValue

JTextField keywordThreeValue

keywordFourValue

JTextField keywordFourValue

keywordFiveValue

JTextField keywordFiveValue

keywordSixValue

JTextField keywordSixValue

noteValue

JTextField noteValue

numberOfCubesNeededValue

JTextField numberOfCubesNeededValue

offsetTimeValue

JTextField offsetTimeValue

operationsModeValue

JComboBox operationsModeValue

pixelSyncDelayValue

JComboBox pixelSyncDelayValue

setupNameValue

JTextField setupNameValue

shutterPowerControlValue

JComboBox shutterPowerControlValue

snapshotModeValue

JComboBox snapshotModeValue

spatialSummingValue

JComboBox spatialSummingValue

speIrPowerControlValue

JComboBox speIrPowerControlValue

spectralEditingValue

JComboBox spectralEditingValue

spectralSummingValue

JComboBox spectralSummingValue

swathLengthValue

JTextField swathLengthValue

swathWidthValue

JTextField swathWidthValue

teamLeadApprovalValue

JTextField teamLeadApprovalValue

telemetryModeValue

JComboBox telemetryModeValue

timeInsertionFlagValue

JComboBox timeInsertionFlagValue

visibleBackgroundControlValue

JComboBox visibleBackgroundControlValue

visiblePowerControlValue

JComboBox visiblePowerControlValue

visibleGainStateValue

JComboBox visibleGainStateValue

visibleIntegrationUnitValue

JComboBox visibleIntegrationUnitValue

visibleIntegrationUnitCountValue

JTextField visibleIntegrationUnitCountValue

visibleResolutionValue

JComboBox visibleResolutionValue

visibleSpectralShiftValue

JComboBox visibleSpectralShiftValue

xCrossTrackOffsetValue

JTextField xCrossTrackOffsetValue

zDownTrackOffsetValue

JTextField zDownTrackOffsetValue

Class jpl.mipl.uplink.cassini.JPanelVimsHeader extends JPanel implements Serializable

Serialized Fields

versionLabel

JLabel versionLabel

dateTimeLabel

JLabel dateTimeLabel

userLabel

JLabel userLabel

hostLabel

JLabel hostLabel

filenameLabel

JLabel filenameLabel

leapsecondsKernelLabel

JLabel leapsecondsKernelLabel

planetaryConstantsKernelLabel

JLabel planetaryConstantsKernelLabel

spacecraftClockKernelLabel

JLabel spacecraftClockKernelLabel

targetStringLabel

JLabel targetStringLabel

targetIdLabel

JLabel targetIdLabel

spacecraftIdLabel

JLabel spacecraftIdLabel

coordinateSystemLabel

JLabel coordinateSystemLabel

tourSpacecraftAndPlanetKernelLabel

JLabel tourSpacecraftAndPlanetKernelLabel

spacecraftAndPlanetKernelLabel

JLabel spacecraftAndPlanetKernelLabel

sequenceBeginTimeLabel

JLabel sequenceBeginTimeLabel

sequenceEndTimeLabel

JLabel sequenceEndTimeLabel

versionValue

JTextField versionValue

dateTimeValue

JTextField dateTimeValue

userValue

JTextField userValue

hostValue

JTextField hostValue

filenameValue

JTextField filenameValue

leapsecondsKernelValue

JTextField leapsecondsKernelValue

planetaryConstantsKernelValue

JTextField planetaryConstantsKernelValue

spacecraftClockKernelValue

JTextField spacecraftClockKernelValue

targetStringValue

JTextField targetStringValue

targetIdValue

JTextField targetIdValue

spacecraftIdValue

JTextField spacecraftIdValue

coordinateSystemValue

JTextField coordinateSystemValue

tourSpacecraftAndPlanetKernelValue

JTextField tourSpacecraftAndPlanetKernelValue

spacecraftAndPlanetKernelValue

JTextField spacecraftAndPlanetKernelValue

sequenceBeginTimeValue

JTextField sequenceBeginTimeValue

sequenceEndTimeValue

JTextField sequenceEndTimeValue