Serialized Form
Class AnimatedGraph extends GenericGraphApplet implements Serializable |
func
edu.hws.jcm.data.Function func
graph
edu.hws.jcm.draw.Graph1D graph
animator
edu.hws.jcm.awt.Animator animator
kVar
edu.hws.jcm.data.Variable kVar
kMin
edu.hws.jcm.awt.VariableInput kMin
kMax
edu.hws.jcm.awt.VariableInput kMax
kIntervals
edu.hws.jcm.awt.VariableInput kIntervals
Class Derivatives extends GenericGraphApplet implements Serializable |
functionName
String functionName
func
edu.hws.jcm.data.Function func
deriv
edu.hws.jcm.data.Function deriv
derivExpression
edu.hws.jcm.data.Expression derivExpression
deriv2
edu.hws.jcm.data.Function deriv2
subController
edu.hws.jcm.awt.Controller subController
xInput
edu.hws.jcm.awt.VariableInput xInput
Class EpsilonDelta extends GenericGraphApplet implements Serializable |
xInput
edu.hws.jcm.awt.VariableInput xInput
epsilonInput
edu.hws.jcm.awt.VariableInput epsilonInput
deltaInput
edu.hws.jcm.awt.VariableInput deltaInput
limitInput
edu.hws.jcm.awt.VariableInput limitInput
xSlider
edu.hws.jcm.awt.VariableSlider xSlider
epsilonSlider
edu.hws.jcm.awt.VariableSlider epsilonSlider
deltaSlider
edu.hws.jcm.awt.VariableSlider deltaSlider
limitSlider
edu.hws.jcm.awt.VariableSlider limitSlider
subController
edu.hws.jcm.awt.Controller subController
xValue
edu.hws.jcm.data.Variable xValue
limitValue
edu.hws.jcm.data.Variable limitValue
func
edu.hws.jcm.data.Function func
graph
edu.hws.jcm.draw.Graph1D graph
Class Evaluator extends Applet implements Serializable |
frame
Frame frame
frameTitle
String frameTitle
launchButton
Button launchButton
launchButtonName
String launchButtonName
colorNames
String[] colorNames
colors
Color[] colors
Class FamiliesOfGraphs extends GenericGraphApplet implements Serializable |
func
edu.hws.jcm.data.Function func
graph
edu.hws.jcm.draw.Graph1D graph
sliders
Vector<E> sliders
Class FunctionComposition extends GenericGraphApplet implements Serializable |
zoomInButton
Button zoomInButton
zoomOutButton
Button zoomOutButton
restoreButton
Button restoreButton
equalizeButton
Button equalizeButton
fComputeButton
Button fComputeButton
gComputeButton
Button gComputeButton
pointX
edu.hws.jcm.data.Variable pointX
fCheck
Checkbox fCheck
gCheck
Checkbox gCheck
fInput
edu.hws.jcm.awt.ExpressionInput fInput
gInput
edu.hws.jcm.awt.ExpressionInput gInput
fFunc
edu.hws.jcm.data.Function fFunc
gFunc
edu.hws.jcm.data.Function gFunc
fGraph
edu.hws.jcm.draw.Graph1D fGraph
gGraph
edu.hws.jcm.draw.Graph1D gGraph
fTable
edu.hws.jcm.functions.TableFunction fTable
gTable
edu.hws.jcm.functions.TableFunction gTable
fTableGraph
edu.hws.jcm.functions.TableFunctionGraph fTableGraph
gTableGraph
edu.hws.jcm.functions.TableFunctionGraph gTableGraph
fTableShown
boolean fTableShown
gTableShown
boolean gTableShown
fSaveText
String fSaveText
gSaveText
String gSaveText
fWrapper
edu.hws.jcm.functions.WrapperFunction fWrapper
gWrapper
edu.hws.jcm.functions.WrapperFunction gWrapper
Class GenericGraphApplet extends Applet implements Serializable |
parser
edu.hws.jcm.data.Parser parser
mainPanel
edu.hws.jcm.awt.JCMPanel mainPanel
mainController
edu.hws.jcm.awt.Controller mainController
canvas
edu.hws.jcm.draw.DisplayCanvas canvas
limitsPanel
edu.hws.jcm.draw.LimitControlPanel limitsPanel
functionInput
edu.hws.jcm.awt.ExpressionInput functionInput
xVar
edu.hws.jcm.data.Variable xVar
inputPanel
edu.hws.jcm.awt.JCMPanel inputPanel
exampleMenuPanel
edu.hws.jcm.awt.JCMPanel exampleMenuPanel
computeButton
Button computeButton
frameTitle
String frameTitle
defaultFrameSize
int[] defaultFrameSize
parameterDefaults
Hashtable<K,V> parameterDefaults
exampleMenu
Choice exampleMenu
loadExampleButton
Button loadExampleButton
launchButton
Button launchButton
launchButtonName
String launchButtonName
frame
Frame frame
exampleStrings
Vector<E> exampleStrings
colorNames
String[] colorNames
colors
Color[] colors
Hostname_Field
JTextField Hostname_Field
IP_Address_Field
JTextField IP_Address_Field
Class IntegralCurves extends GenericGraphApplet implements Serializable |
yVar
edu.hws.jcm.data.Variable yVar
xFunc
edu.hws.jcm.data.Function xFunc
yFunc
edu.hws.jcm.data.Function yFunc
functionInput2
edu.hws.jcm.awt.ExpressionInput functionInput2
field
edu.hws.jcm.draw.VectorField field
animator
edu.hws.jcm.awt.Animator animator
curves
Vector<E> curves
deltaT
edu.hws.jcm.awt.VariableInput deltaT
dt
double dt
xStart
edu.hws.jcm.awt.VariableInput xStart
yStart
edu.hws.jcm.awt.VariableInput yStart
methodChoice
Choice methodChoice
startCurveButton
Button startCurveButton
clearButton
Button clearButton
curveColor
Color curveColor
curveDrawer
IntegralCurves.Draw curveDrawer
nextPoint
double[] nextPoint
params
double[] params
LAF_Names
Vector<E> LAF_Names
LAF_List
JComboBox LAF_List
Class MultiGraph extends GenericGraphApplet implements Serializable |
sliders
Vector<E> sliders
inputs
MultiGraph.ExprIn[] inputs
graphs
edu.hws.jcm.draw.Graph1D[] graphs
functionCt
int functionCt
graphColors
Color[] graphColors
Class Parametric extends GenericGraphApplet implements Serializable |
xFunc
edu.hws.jcm.data.Function xFunc
yFunc
edu.hws.jcm.data.Function yFunc
graph
edu.hws.jcm.draw.ParametricCurve graph
tracer
edu.hws.jcm.awt.Animator tracer
crosshair
edu.hws.jcm.draw.Crosshair crosshair
tMin
edu.hws.jcm.awt.VariableInput tMin
tMax
edu.hws.jcm.awt.VariableInput tMax
tIntervals
edu.hws.jcm.awt.VariableInput tIntervals
functionInput2
edu.hws.jcm.awt.ExpressionInput functionInput2
Class RiemannSums extends GenericGraphApplet implements Serializable |
intervals
edu.hws.jcm.data.Variable intervals
intCtInput
edu.hws.jcm.awt.VariableInput intCtInput
methodChoice
Choice methodChoice
func
edu.hws.jcm.data.Function func
graph
edu.hws.jcm.draw.Graph1D graph
sums
edu.hws.jcm.draw.RiemannSumRects sums
Class ScatterPlotApplet extends Applet implements Serializable |
frame
Frame frame
frameTitle
String frameTitle
launchButton
Button launchButton
launchButtonName
String launchButtonName
table
edu.hws.jcm.awt.DataTableInput table
scatterPlot
edu.hws.jcm.draw.ScatterPlot scatterPlot
canvas
edu.hws.jcm.draw.DisplayCanvas canvas
loadFileButton
Button loadFileButton
fileMenu
Choice fileMenu
fileNames
String[] fileNames
mainController
edu.hws.jcm.awt.Controller mainController
Class SecantTangent extends GenericGraphApplet implements Serializable |
func
edu.hws.jcm.data.Function func
x1Input
edu.hws.jcm.awt.VariableInput x1Input
x2Input
edu.hws.jcm.awt.VariableInput x2Input
Class SimpleGraph extends GenericGraphApplet implements Serializable |
xInput
edu.hws.jcm.awt.VariableInput xInput
func
edu.hws.jcm.data.Function func
graph
edu.hws.jcm.draw.Graph1D graph
point
edu.hws.jcm.draw.DrawGeometric point
vLine
edu.hws.jcm.draw.DrawGeometric vLine
hLine
edu.hws.jcm.draw.DrawGeometric hLine
Start_Stop_Button
JButton Start_Stop_Button
Animation
Animator Animation
Blinking_Button
JButton Blinking_Button
Button_Blinker
Blinker Button_Blinker
Splash_Screen_Time
int Splash_Screen_Time
Manager_Width
int Manager_Width
Manager_Height
int Manager_Height
Manager_Location_X
int Manager_Location_X
Manager_Location_Y
int Manager_Location_Y
Conductor_Identification
String Conductor_Identification
The_Management
Management The_Management
Conductor_Configuration
Configuration Conductor_Configuration
Configuration_View
Parameter_View Configuration_View
Sources_Table
Sources_Table Sources_Table
Sources
Sources_Table_Model Sources
Max_Sources_Rows
int Max_Sources_Rows
Procedures_Table
Procedures_Table Procedures_Table
Procedures
Procedures_Table_Model Procedures
Processing_State
int Processing_State
Quit_Pending
boolean Quit_Pending
Closing
boolean Closing
Processing_Button
JButton Processing_Button
Sequential_Failures
int Sequential_Failures
Stop_On_Failure
int Stop_On_Failure
Success_Count_Label
JLabel Success_Count_Label
Failure_Count_Label
JLabel Failure_Count_Label
Sequential_Failure_Count_Label
JLabel Sequential_Failure_Count_Label
Stop_On_Failure_Label
JLabel Stop_On_Failure_Label
Success_Count_Bar
Percent_Bar Success_Count_Bar
Failure_Count_Bar
Percent_Bar Failure_Count_Bar
Status_Blinker
Blinker Status_Blinker
Annunciator_Checkbox
JCheckBoxMenuItem Annunciator_Checkbox
Log_Monitor_Window
JFrame Log_Monitor_Window
Log_Monitor
Stream_Monitor Log_Monitor
Log_While_Closed_Checkbox
JCheckBoxMenuItem Log_While_Closed_Checkbox
Log_Monitor_Width
int Log_Monitor_Width
Log_Monitor_Height
int Log_Monitor_Height
Tooltips_Checkbox
JCheckBoxMenuItem Tooltips_Checkbox
Tooltips_Enabled
boolean Tooltips_Enabled
Options_Menu
JMenu Options_Menu
Quit_Menu_Item
JMenuItem Quit_Menu_Item
Processing_Event_Queue
Vector<E> Processing_Event_Queue
The_Configuration
Configuration The_Configuration
The_Database
Database The_Database
Catalog
String Catalog
Source_Tables
Vector<E> Source_Tables
Sources_List
Vector<E> Sources_List
Column_Names
Vector<E> Column_Names
Source_Pathname_Column
int Source_Pathname_Column
Split_Pane
JSplitPane Split_Pane
Source_Tables_ComboBox
JComboBox Source_Tables_ComboBox
Sources_Display
org.jdesktop.swingx.JXTable Sources_Display
Sources_Table_Model
PIRL.Conductor.Pipeline_Source_Manager.Pipeline_Manager_Table_Model Sources_Table_Model
Source_Pathname_Filter
JTextField Source_Pathname_Filter
Delay_Selected_Sources
JButton Delay_Selected_Sources
Delete_Selected_Sources
JButton Delete_Selected_Sources
Process_Selected_Sources
JButton Process_Selected_Sources
Refresh_Sources_List
JButton Refresh_Sources_List
Select_All
JMenuItem Select_All
Select_Delayed
JMenuItem Select_Delayed
Select_Nulls
JMenuItem Select_Nulls
Select_None
JMenuItem Select_None
Emphasis_Font
Font Emphasis_Font
Editable
boolean Editable
- Flag that determines if the table cells are editable.
Current_Row
int Current_Row
- The row designated as the currently active procedure definitiion of
the table.
Snapshot_Names
Vector<E> Snapshot_Names
Snapshot_Data
Vector<E> Snapshot_Data
Changes
Processing_Changes Changes
- The processing changes that have occured as a result of the event.
Emphasis_Font
Font Emphasis_Font
Editable
boolean Editable
Current_Row
int Current_Row
Reference
String Reference
Package PIRL.Conductor.Maestro |
Counts_Shown
int Counts_Shown
State_Annotate
boolean State_Annotate
Emphasis_Font
Font Emphasis_Font
Renderer
PIRL.Conductor.Maestro.Conductor_Matrix.Conductor_Matrix_Cell_Renderer Renderer
Theater_Names
Vector<E> Theater_Names
Theater_Locations
Vector<E> Theater_Locations
Conductor_Names
Vector<E> Conductor_Names
Counts
Vector<E> Counts
Emphasis_Font
Font Emphasis_Font
Identities
Vector<E> Identities
Managements
Vector<E> Managements
Managers
Vector<E> Managers
State_Change_Listeners
Vector<E> State_Change_Listeners
Processing_Event_Queue
Vector<E> Processing_Event_Queue
Processing_State
int Processing_State
- The processing state of the Conductor with which the event is associated.
Kapellmeister_Configuration
Configuration Kapellmeister_Configuration
Configuration_View
Parameter_View Configuration_View
Tooltips_Checkbox
JCheckBoxMenuItem Tooltips_Checkbox
Theater_Keys
Hashtable<K,V> Theater_Keys
Skeleton_Key
String Skeleton_Key
Theaters
Theater_List_Model Theaters
Theater_List
Theater_List Theater_List
Theater_List_ItemListener
ItemListener Theater_List_ItemListener
Theater_Status_Action
Action Theater_Status_Action
Open_Theater_Button
JButton Open_Theater_Button
Conductors
Conductor_Table_Model Conductors
Conductor_Table
Conductor_Table Conductor_Table
Conductor_Table_Selection_Listener
PIRL.Conductor.Maestro.Kapellmeister.Conductor_Table_ListSelectionListener Conductor_Table_Selection_Listener
Conductor_Table_Popup_Menu
JPopupMenu Conductor_Table_Popup_Menu
New_Conductor_Action
Action New_Conductor_Action
Open_Conductor_Action
Action Open_Conductor_Action
Close_Conductor_Action
Action Close_Conductor_Action
Start_Conductor_Action
Action Start_Conductor_Action
Reset_Conductor_Action
Action Reset_Conductor_Action
Stop_Conductor_Action
Action Stop_Conductor_Action
Quit_Conductor_Action
Action Quit_Conductor_Action
Confirm_Conductor_Abort_Checkbox
JCheckBoxMenuItem Confirm_Conductor_Abort_Checkbox
Wait_to_Start_Checkbox
JCheckBoxMenuItem Wait_to_Start_Checkbox
DEFAULT_CONFIRM_CONDUCTOR_ABORT
boolean DEFAULT_CONFIRM_CONDUCTOR_ABORT
DEFAULT_PROFILE_WAIT_TO_START
boolean DEFAULT_PROFILE_WAIT_TO_START
New_Conductor_Dialog
New_Conductor_Dialog New_Conductor_Dialog
Matrix
Conductor_Matrix_Model Matrix
Conductor_Matrix
Conductor_Matrix Conductor_Matrix
Conductor_Matrix_Popup_Menu
JPopupMenu Conductor_Matrix_Popup_Menu
Profile_Running_Count_Checkbox
JCheckBoxMenuItem Profile_Running_Count_Checkbox
Profile_Running_Count_Checkbox_Popup
JCheckBoxMenuItem Profile_Running_Count_Checkbox_Popup
Profile_Polling_Count_Checkbox
JCheckBoxMenuItem Profile_Polling_Count_Checkbox
Profile_Polling_Count_Checkbox_Popup
JCheckBoxMenuItem Profile_Polling_Count_Checkbox_Popup
Profile_Waiting_Count_Checkbox
JCheckBoxMenuItem Profile_Waiting_Count_Checkbox
Profile_Waiting_Count_Checkbox_Popup
JCheckBoxMenuItem Profile_Waiting_Count_Checkbox_Popup
Profile_Halted_Count_Checkbox
JCheckBoxMenuItem Profile_Halted_Count_Checkbox
Profile_Halted_Count_Checkbox_Popup
JCheckBoxMenuItem Profile_Halted_Count_Checkbox_Popup
Profile_Count_Annotate_Checkbox
JCheckBoxMenuItem Profile_Count_Annotate_Checkbox
Profile_Count_Annotate_Checkbox_Popup
JCheckBoxMenuItem Profile_Count_Annotate_Checkbox_Popup
Current_Profile
Profile Current_Profile
Profile_Pathname
String Profile_Pathname
File_Chooser
JFileChooser File_Chooser
Monitor_Window
JFrame Monitor_Window
Monitor
Stream_Monitor Monitor
Report
PrintStream Report
Memory_Panel
Memory_Chart_Panel Memory_Panel
Theater_Status_Report_View
Parameter_View Theater_Status_Report_View
Monitor_Reports_Checkbox
JCheckBoxMenuItem Monitor_Reports_Checkbox
Memory_Monitor_Checkbox
JCheckBoxMenuItem Memory_Monitor_Checkbox
Message_Event_Queue
Vector<E> Message_Event_Queue
Name_Field
JTextField Name_Field
Pipeline_Field
JTextField Pipeline_Field
Catalog_Field
JTextField Catalog_Field
Configuration_Field
JTextField Configuration_Field
Server_Field
JTextField Server_Field
Count_Field
JTextField Count_Field
Previous_Pipeline_Name
String Previous_Pipeline_Name
Wait_to_Start_Selection
JCheckBox Wait_to_Start_Selection
Start_Conductor_Message
Message Start_Conductor_Message
Emphasis_Font
Font Emphasis_Font
Names
Vector<E> Names
Locations
Vector<E> Locations
Theaters
Vector<E> Theaters
Selected_Location
String Selected_Location
Previous_Location
String Previous_Location
Reason
int Reason
Package PIRL.Configuration |
Config_Source
String Config_Source
- The name of the configuration source from which the parameters have
been set.
This will be DEFAULTS
if the Configuration was
constructed soley from the Defaults
Parameters. It
will be null if it was not constructed from the contents of a file
(i.e. it was constructed from a Parameter).
Include_Includes
boolean Include_Includes
Include_Tracing
boolean Include_Tracing
Include_Defaults
boolean Include_Defaults
Duplicate_Parameter_Action
int Duplicate_Parameter_Action
Case_Sensitive
boolean Case_Sensitive
- Is parameter name matching case sensitive?
User_Configuration
Configuration User_Configuration
Server_Configuration
Configuration Server_Configuration
Decorative_Icon
Icon Decorative_Icon
Selected_Server
String Selected_Server
Servers
Vector<E> Servers
Servers_List
JComboBox Servers_List
Server_Type_Field
JTextField Server_Type_Field
Hostname_Field
JTextField Hostname_Field
Username_Field
JTextField Username_Field
Password_Field
JPasswordField Password_Field
Additional_Field_Names
Vector<E> Additional_Field_Names
Additional_Field_Values
Vector<E> Additional_Field_Values
Additional_Fields
Vector<E> Additional_Fields
CWD
String CWD
Table_View_Pane
JScrollPane Table_View_Pane
Table_View
JTable Table_View
Table_Model
PIRL.Database.Data_Table_Model Table_Model
Record_Numbers
JTable Record_Numbers
Record_Numbers_Table_Model
AbstractTableModel Record_Numbers_Table_Model
Record_Numbers_Column_Model
TableColumnModel Record_Numbers_Column_Model
Record_Numbers_Label
JLabel Record_Numbers_Label
Total_Records_Label
JLabel Total_Records_Label
Record_Numbers_Color
Color Record_Numbers_Color
Uneditable_Cell_Color
Color Uneditable_Cell_Color
Edited_Cell_Color
Color Edited_Cell_Color
Editable_Cell_Color
Color Editable_Cell_Color
Tooltips_Enabled
boolean Tooltips_Enabled
Tooltips_Checkbox
JMenuItem Tooltips_Checkbox
CWD
String CWD
Configuration_Filename
String Configuration_Filename
Save_Menu_Item
JMenuItem Save_Menu_Item
Default_Configuration
Configuration Default_Configuration
Current_Configuration
Configuration Current_Configuration
Server_Names
JComboBox Server_Names
Servers
Vector<E> Servers
Removed_Parameters
Vector<E> Removed_Parameters
Database_Views
Vector<E> Database_Views
Database_View_Locator
View_Locator Database_View_Locator
Connect_Button
JButton Connect_Button
Confirm_Connect
boolean Confirm_Connect
Confirm_Connect_Checkbox
JMenuItem Confirm_Connect_Checkbox
This_Data_View
Data_View This_Data_View
The_Database
Database The_Database
The_Configuration
Configuration The_Configuration
Configuration_View
Parameter_View Configuration_View
Configuration_View_Size
Dimension Configuration_View_Size
Configuration_View_Locator
View_Locator Configuration_View_Locator
Modes_Panes
JTabbedPane Modes_Panes
SELECT_PANE
int SELECT_PANE
Selection_Panels
JPanel Selection_Panels
Fields_Available_Tree
JTree Fields_Available_Tree
Fields_Chosen_Tree
JTree Fields_Chosen_Tree
Fields_Available_Tree_Model
DefaultTreeModel Fields_Available_Tree_Model
Fields_Chosen_Tree_Model
DefaultTreeModel Fields_Chosen_Tree_Model
Conditions
JTextArea Conditions
Limit
JTextField Limit
Include_Button
JButton Include_Button
Exclude_Button
JButton Exclude_Button
Join_Button
JButton Join_Button
Reset_Button
JButton Reset_Button
Update_Button
JButton Update_Button
SQL_Button
JButton SQL_Button
Select_Button
JButton Select_Button
Select_Table
Data_Table Select_Table
Select_Records
JLabel Select_Records
Current_SQL_Command
String Current_SQL_Command
SQL_Locator
View_Locator SQL_Locator
Update_Enabled
int Update_Enabled
INSERT_PANE
int INSERT_PANE
Insertion_Panels
JPanel Insertion_Panels
Insert_Fields_Tree
JTree Insert_Fields_Tree
Insert_Fields_Tree_Model
DefaultTreeModel Insert_Fields_Tree_Model
Insert_into_Button
JButton Insert_into_Button
Clear_Button
JButton Clear_Button
New_Button
JButton New_Button
Insert_Button
JButton Insert_Button
Insert_Table
Data_Table Insert_Table
Insertion_Table
JLabel Insertion_Table
Insert_Enabled
boolean Insert_Enabled
Current_File
File Current_File
Filename_Label
JLabel Filename_Label
SQL_Pane
JTextPane SQL_Pane
SQL_Modified
boolean SQL_Modified
SQL_Caret_Listener
SQL.Caret_Listener SQL_Caret_Listener
SQL_Document_Listener
SQL.Document_Listener SQL_Document_Listener
SQL_Edit_Listener
SQL.Undoable_Edit_Listener SQL_Edit_Listener
Popup_Menu
JPopupMenu Popup_Menu
Undo_Manager
UndoManager Undo_Manager
Undo
PIRL.Database.SQL.Undo_Action Undo
Redo
PIRL.Database.SQL.Redo_Action Redo
Codestream_Info
JPEG2000_Codestream_Info Codestream_Info
JP2_Validity
int JP2_Validity
Image_Width
long Image_Width
Image_Height
long Image_Height
Total_Components
int Total_Components
Bits_per_Component
int[] Bits_per_Component
PLM_Packet_Length_Parameter
Parameter PLM_Packet_Length_Parameter
PLT_Packet_Length_Parameter
Parameter PLT_Packet_Length_Parameter
PLM_Packet_Length
long PLM_Packet_Length
PLT_Packet_Length
long PLT_Packet_Length
PLM_Packet_Length_Bytes_Remaining
long PLM_Packet_Length_Bytes_Remaining
PLT_Packet_Length_Bytes_Remaining
long PLT_Packet_Length_Bytes_Remaining
Codestream_Validity
int Codestream_Validity
Zero_Length_Tile_Part
boolean Zero_Length_Tile_Part
- Flag whether a zero length tile-part was found in the codestream.
Reference_Grid_Width
long Reference_Grid_Width
Reference_Grid_Height
long Reference_Grid_Height
Image_Width
long Image_Width
Image_Height
long Image_Height
Horizontal_Image_Offset
long Horizontal_Image_Offset
Vertical_Image_Offset
long Vertical_Image_Offset
Tile_Width
long Tile_Width
Tile_Height
long Tile_Height
Horizontal_Tile_Offset
long Horizontal_Tile_Offset
Vertical_Tile_Offset
long Vertical_Tile_Offset
Pixel_Height
int[] Pixel_Height
Pixel_Width
int[] Pixel_Width
Total_Components
int Total_Components
Total_Tiles
int Total_Tiles
Total_Quality_Layers
int Total_Quality_Layers
Progression_Order
int Progression_Order
Total_Resolution_Levels
int Total_Resolution_Levels
Transform
int Transform
Image_Input_Stream
ImageInputStream Image_Input_Stream
- The ImageInputStream Source from which the JPEG2000 information is obtained.
- See Also:
JPEG2000_Info.Source()
Stream_Position
long Stream_Position
- The current read position of the Source file.
- See Also:
JPEG2000_Info.Stream_Position()
Skip_Tiles
boolean Skip_Tiles
- Flag for skipping tile segments.
- See Also:
JPEG2000_Info.Skip_Tiles(boolean)
Use_Data_Position
boolean Use_Data_Position
- Flag for using
data
position parameters
in preference to data offset
parameters
.
- See Also:
JPEG2000_Info.Use_Data_Position(boolean)
Throw_Illegal_State
boolean Throw_Illegal_State
- Flag for throwing an IllegalStateException when the Source
is found to contain an invalid box or segment organization or contents.
- See Also:
JPEG2000_Info.Throw_Illegal_State(boolean)
Route_To
Value Route_To
Route_From
Value Route_From
PVL_Parser
Parser PVL_Parser
PVL_Lister
Lister PVL_Lister
Message
Message Message
Reference
String Reference
Pathname
String Pathname
Value
String Value
_Value_
Value _Value_
_Classification_
int _Classification_
_Comments_
String _Comments_
_First_Warning_
PVL_Exception _First_Warning_
_Last_Warning_
PVL_Exception _Last_Warning_
_Use_First_Warning_
boolean _Use_First_Warning_
_Message_
String _Message_
_Location_
long _Location_
_Datum_
Object _Datum_
_Type_
int _Type_
_Base_
int _Base_
_Units_
String _Units_
_First_Warning_
PVL_Exception _First_Warning_
_Last_Warning_
PVL_Exception _Last_Warning_
_Use_First_Warning_
boolean _Use_First_Warning_
The_Tree
JTreeTable.TreeTableCellRenderer The_Tree
- A subclass of JTree.
visibleRow
int visibleRow
- Last table/tree row asked to render.
highlightBorder
Border highlightBorder
- Border to draw around the tree.
If this is non-null, it will be painted.
tree
JTree tree
treeTableModel
TreeTableModel treeTableModel
Pathnames_Map
Configuration Pathnames_Map
- The canonical to logical path map.
Logical_Path
String Logical_Path
- The logical path for this File.
Sources
Vector<E> Sources
- The list of source objects that have thrown an exception.
Exceptions
Vector<E> Exceptions
- The list of IOExceptions that were thrown.
Each exception occurs at the same position in the list as the position
of the source in the Multiwriter_IOException.Sources
list that caused the exception.
Animation_Timer
Timer Animation_Timer
Icon_Sequence
Icon[] Icon_Sequence
Max_Icon_Width
int Max_Icon_Width
Max_Icon_Height
int Max_Icon_Height
Adjust_Icon_Location
boolean Adjust_Icon_Location
Icon_Index
int Icon_Index
Cycle
int Cycle
Cycles
int Cycles
Blinkee
Component Blinkee
Colors
Color[] Colors
Blinks
int Blinks
Max_Blinks
int Max_Blinks
Layout_Manager
Draggable_Rows.Draggable_Rows_Layout Layout_Manager
Background_Color
Color Background_Color
Row_Moved_Listeners
Vector<E> Row_Moved_Listeners
Selection_Listeners
Vector<E> Selection_Listeners
Selected_Row
Component Selected_Row
Mouse_Events_Handler
MouseInputListener Mouse_Events_Handler
From
int From
To
int To
Original_Font
Font Original_Font
Current_Font
Font Current_Font
Sample_Text
JTextArea Sample_Text
Sample_Font_Panel
JScrollPane Sample_Font_Panel
Font_List
JComboBox Font_List
Size_List
JComboBox Size_List
Style_List
JComboBox Style_List
Size_List_Model
DefaultComboBoxModel Size_List_Model
Selection_Enabled
boolean Selection_Enabled
Buttons_Panel
JPanel Buttons_Panel
Apply_Button
JButton Apply_Button
Annotation
boolean Annotation
Annotation_Area_Width
int Annotation_Area_Width
Annotation_Text_Height
int Annotation_Text_Height
Seconds_Scale
boolean Seconds_Scale
Seconds_Scale_Height
int Seconds_Scale_Height
History
Memory_History History
Chart
Memory_Chart Chart
Popup_Menu
JPopupMenu Popup_Menu
Start_Stop_MenuItem
JMenuItem Start_Stop_MenuItem
Annotation_MenuItem
JCheckBoxMenuItem Annotation_MenuItem
Seconds_Scale_MenuItem
JCheckBoxMenuItem Seconds_Scale_MenuItem
File_Chooser
JFileChooser File_Chooser
unit_divisor
int unit_divisor
- The unit divisor for all memory quantities.
units
String units
- The units for all memory quantities.
free_label
JLabel free_label
total_label
JLabel total_label
max_label
JLabel max_label
formatter
DecimalFormat formatter
Array_Viewing_Mode
int Array_Viewing_Mode
- Current Array Value viewing mode.
Parameters_Pane
JScrollPane Parameters_Pane
The_TreeTable
JTreeTable The_TreeTable
- The JTreeTable used to view the Parameter.
The_Parameter
Parameter The_Parameter
- The Parameter being viewed.
Value_Views
Hashtable<K,V> Value_Views
New_Value
boolean New_Value
Last_Value_Path_Expanded
TreePath Last_Value_Path_Expanded
Comments_Text
JTextArea Comments_Text
Popup_Menu
JPopupMenu Popup_Menu
Array_Values_Menu
JMenu Array_Values_Menu
Parameter_View_Locator
View_Locator Parameter_View_Locator
- Locate a Parameter_View for an opened file.
File_Chooser
JFileChooser File_Chooser
- For file selection.
URL_Chooser
URL_Dialog URL_Chooser
- For URL selection.
The_Parameter_Pane
Parameter_Pane The_Parameter_Pane
- The display pane for the paramater.
Password_Field
JPasswordField Password_Field
Password
char[] Password
Orientation
int Orientation
Bar_Color
Color Bar_Color
Percent
double Percent
Parameters
Parameter Parameters
The_Projection
Projection The_Projection
Image_X_Field
JTextField Image_X_Field
Image_Y_Field
JTextField Image_Y_Field
World_Latitude_Field
JTextField World_Latitude_Field
World_Longitude_Field
JTextField World_Longitude_Field
Image_Coordinates
Point Image_Coordinates
World_Coordinates
Point2D.Double World_Coordinates
Parameters
Parameter Parameters
Projection_Panel
Projection_Pane Projection_Panel
Showing_Parameters
boolean Showing_Parameters
Show_Parameters_Button
JButton Show_Parameters_Button
Show_Parameters_Button_Dimension
Dimension Show_Parameters_Button_Dimension
Parameters_Panel
Parameter_Pane Parameters_Panel
Location_Panel_Height
int Location_Panel_Height
Splash
JLabel Splash
Progress_Bar
JProgressBar Progress_Bar
Parent
JFrame Parent
Priority
int Priority
Duration
int Duration
Elapsed
int Elapsed
Activity_Timer
Timer Activity_Timer
Auto_Style
boolean Auto_Style
Auto_Style_Table
Hashtable<K,V> Auto_Style_Table
Monitor_Document
DefaultStyledDocument Monitor_Document
Monitor_Text_Pane
JTextPane Monitor_Text_Pane
Scroll_Pane
JScrollPane Scroll_Pane
Text_Caret
DefaultCaret Text_Caret
Scroll_Bar
JScrollBar Scroll_Bar
Default_Update_Policy
int Default_Update_Policy
Capacity
int Capacity
Character_Writer
Stream_Monitor.Monitor_Writer Character_Writer
Byte_Stream
Stream_Monitor.Monitor_OutputStream Byte_Stream
Monitor_Text_Filename
String Monitor_Text_Filename
CWD
String CWD
File_Menu
JMenu File_Menu
View_Menu
JMenu View_Menu
Monitor
Stream_Monitor Monitor
Protocol_Field
JTextField Protocol_Field
Hostname_Field
JTextField Hostname_Field
Port_Number_Field
JTextField Port_Number_Field
Pathname_Field
JTextField Pathname_Field
Current_URL
URL Current_URL
Decorative_Icon
Icon Decorative_Icon
Values_Tree
JTree Values_Tree
The_Value
Value The_Value
Enclosing_Parameter_Pane
Parameter_Pane Enclosing_Parameter_Pane
Enclosing_Parameter_Pane
Parameter_Pane Enclosing_Parameter_Pane
The_Value_Pane
Value_Pane The_Value_Pane
- The scroll pane containing the JTable.