PIRL
A B C D E F G H I J K L M N O P Q R S T U V W X

A

About(JFrame) - Static method in class PIRL.Database.Data_View
 
Absolute_Pathname(String, String) - Static method in class PIRL.PVL.Parameter
Combines two pathnames to produce an absolute pathname.
Absolute_Pathname(String) - Static method in class PIRL.PVL.Parameter
Produce an absolute pathname.
AbstractCellEditor - Class in PIRL.TreeTable
 
AbstractCellEditor() - Constructor for class PIRL.TreeTable.AbstractCellEditor
 
AbstractTreeTableModel - Class in PIRL.TreeTable
 
AbstractTreeTableModel(Object) - Constructor for class PIRL.TreeTable.AbstractTreeTableModel
 
ACK_ACTION - Static variable in class PIRL.Messenger.Dispatcher
Messenger management Message Actions and their parameters.
ACK_ACTION - Static variable in class PIRL.Messenger.Message
Acknowledgment Message Message.ACTION_PARAMETER_NAME value.
Action() - Method in class PIRL.Messenger.Message
Get the action associated with this Message.
Action(String) - Static method in class PIRL.Messenger.Message
Get a Message intitialized with an Message.ACTION_PARAMETER_NAME.
Action_Code(String) - Static method in class PIRL.Conductor.Maestro.Theater
Get a protocol code for an action name.
ACTION_PARAMETER_NAME - Static variable in class PIRL.Conductor.Maestro.Conductor_Definition
The name of the parameter that specifies the Conductor_Definition.Start_Conductor_Message(boolean, int) action.
ACTION_PARAMETER_NAME - Static variable in class PIRL.Conductor.Maestro.Theater
 
ACTION_PARAMETER_NAME - Static variable in class PIRL.Messenger.Dispatcher
Messenger management Message Actions and their parameters.
ACTION_PARAMETER_NAME - Static variable in class PIRL.Messenger.Message
A Message parameter specifying the action associated with the message.
ACTION_PARAMETER_NAME - Static variable in class PIRL.Messenger.Messenger
Message parameter specifying the action associated with a Message.
actionPerformed(ActionEvent) - Method in class PIRL.Conductor.Pipeline_Source_Manager
 
actionPerformed(ActionEvent) - Method in class PIRL.Viewers.Animator
Performs the animation event at the Timer interval.
actionPerformed(ActionEvent) - Method in class PIRL.Viewers.Blinker
Performs the blink event at the Timer interval.
Active - Variable in class PIRL.Utilities.Suspendable_Styled_Writer
The suspension state of the Writer.
Actual_Fields() - Method in class PIRL.Database.Fields_Map
Gets a Vector of field names in actual index order.
Actual_to_User(Vector<String>) - Method in class PIRL.Database.Fields_Map
Remaps a record from actual table record order to user fields order.
Add(Message) - Method in class PIRL.Conductor.Maestro.Conductor_Matrix_Model
 
Add(List<List<Object>>, List<Conductor_Definition>) - Method in class PIRL.Conductor.Maestro.Profile
Adds Theater and Conductor definitions to the Profile.
Add(String, Message) - Method in class PIRL.Conductor.Maestro.Profile
Add a Conductor_Definition associated with a Theater Location.
Add(Theater) - Method in class PIRL.Conductor.Maestro.Theater_List_Model
Add a Theater to the data model.
Add(Writer) - Method in class PIRL.Conductor.Stream_Logger
Adds a Writer to the list of writers where read lines will sent.
Add(ByteBuffer) - Method in class PIRL.Image_Tools.Multibuf_ImageInputStream
Add a ByteBuffer to the list of buffers providing stream data.
Add(Multibuf_ImageInputStream) - Method in class PIRL.Image_Tools.Multibuf_ImageInputStream
Add the contents of another Multibuf_ImageInputStream to this Multibuf_ImageInputStream.
Add(String, Parameter) - Method in class PIRL.Messenger.Message
Add a parameter to the Message.
Add(Parameter) - Method in class PIRL.Messenger.Message
Add a Parameter to the Message.
Add(Parameter) - Method in class PIRL.PVL.Parameter
Adds a Parameter to the end of the aggregate list.
Add(List) - Method in class PIRL.PVL.Parameter
Adds a List of Parameters to the end of the aggregate list.
Add(Parser) - Method in class PIRL.PVL.Parameter
Adds the Parameters obtained from a Parser to this Parameter's aggregate list.
add(MutableTreeNode) - Method in class PIRL.PVL.Parameter
Invokes the Parameter's Add method.
Add(Value) - Method in class PIRL.PVL.Value
Adds a Value to the end of this Array.
Add(Object) - Method in class PIRL.PVL.Value
Adds an Object constructed as a new Value to the end of this Array.
Add(List) - Method in class PIRL.PVL.Value
Adds a List of Objects to the end of the Array.
add(MutableTreeNode) - Method in class PIRL.PVL.Value
Invokes the Value's Add method.
Add(Writer) - Method in class PIRL.Utilities.Styled_Multiwriter
Add a Writer to the list of Writers.
Add_Conductor_Definition(Message) - Method in class PIRL.Conductor.Maestro.Profile
Adds a Conductor definition from a Message.
Add_Conductor_Definitions(List<Conductor_Definition>) - Method in class PIRL.Conductor.Maestro.Profile
Add Conductor_Definitions to the Profile.
Add_Enabled - Variable in class PIRL.Utilities.Styled_Multiwriter
Determines whether a Writer is enabled or disabled when it is added to the Writers list.
Add_Environment() - Method in class PIRL.Configuration.Configuration
Adds environment variables to the Configuration.
Add_Forwarding(Messenger) - Method in class PIRL.Messenger.Messenger
Add a Messenger to the Message forwarding list.
Add_Log_Writer(Writer) - Method in class PIRL.Conductor.Conductor
Register a Writer to receive processing log stream output.
Add_Log_Writer(Writer) - Method in class PIRL.Conductor.Maestro.Remote_Theater
 
Add_Log_Writer(Writer) - Method in interface PIRL.Conductor.Management
Register a Writer to receive processing log stream output.
ADD_LOG_WRITER_ACTION - Static variable in class PIRL.Conductor.Maestro.Theater
 
ADD_LOG_WRITER_CODE - Static variable in class PIRL.Conductor.Maestro.Theater
 
Add_Processing_Listener(Processing_Listener) - Method in class PIRL.Conductor.Conductor
Register a processing state change listener.
Add_Processing_Listener(Processing_Listener) - Method in class PIRL.Conductor.Maestro.Remote_Theater
 
Add_Processing_Listener(Processing_Listener) - Method in interface PIRL.Conductor.Management
Register a processing state change listener.
ADD_PROCESSING_LISTENER_ACTION - Static variable in class PIRL.Conductor.Maestro.Theater
 
ADD_PROCESSING_LISTENER_CODE - Static variable in class PIRL.Conductor.Maestro.Theater
 
Add_Row_Moved_Listener(ChangeListener) - Method in class PIRL.Viewers.Draggable_Rows
Adds a row moved listener.
Add_Selection_Listener(ListSelectionListener) - Method in class PIRL.Viewers.Draggable_Rows
Adds a list selection listener.
Add_SQL_Listener(SQL_Listener) - Method in interface PIRL.Database.Data_Port
Adds a SQL_Listener to the list of listeners to be notified of SQL statements before they are sent to the database server.
Add_SQL_Listener(SQL_Listener) - Method in class PIRL.Database.Database
Adds a SQL_Listener to the list of listeners to be notified of SQL statements before they are sent to the database server.
Add_SQL_Listener(SQL_Listener) - Method in class PIRL.Database.JDBC_Data_Port
Adds a SQL_Listener to the list of listeners to be notified of SQL statements before they are sent to the database server.
Add_State_Change_Listener(TableModelListener) - Method in class PIRL.Conductor.Maestro.Conductor_Table_Model
Add a listener for Conductor processing state change events.
Add_Theater_Definition(List<Object>) - Method in class PIRL.Conductor.Maestro.Profile
Add a Theater definition to the Profile.
Add_Theater_Definition(String) - Method in class PIRL.Conductor.Maestro.Profile
Add a general Theater definition.
Add_Theater_Definitions(List<List<Object>>) - Method in class PIRL.Conductor.Maestro.Profile
Add a list of Theater definitions to the Profile.
Add_to(int, String, int, String, int) - Method in class PIRL.Conductor.Maestro.Conductor_Matrix_Model
 
Add_To(Parameter) - Method in class PIRL.PVL.Parser
Adds to a Parameter all Parameters found from the input source.
addActionListener(ActionListener) - Method in class PIRL.Viewers.Font_Selector
Adds an ActionListener to the "Apply" button.
addCellEditorListener(CellEditorListener) - Method in class PIRL.TreeTable.AbstractCellEditor
 
addChangeListener(ChangeListener) - Method in class PIRL.Viewers.Memory_History
Register a ChangeListener.
addElement(Object) - Method in class PIRL.Conductor.Maestro.Theater_List_Model
 
addImpl(Component, Object, int) - Method in class PIRL.Viewers.Draggable_Rows
Adds a component to the pane.
addLayoutComponent(String, Component) - Method in class PIRL.Viewers.Draggable_Rows.Draggable_Rows_Layout
 
addLayoutComponent(Component, Object) - Method in class PIRL.Viewers.Draggable_Rows.Draggable_Rows_Layout
 
Address() - Method in class PIRL.Messenger.Messenger
Get the address of this Messenger.
ADDRESS_PARAMETER_NAME - Static variable in class PIRL.Conductor.Maestro.Conductor_Table_Model
Conductor identity parameters of interest to the data model.
ADDRESS_PARAMETER_NAME - Static variable in class PIRL.Conductor.Maestro.Kapellmeister
 
ADDRESS_PARAMETER_NAME - Static variable in class PIRL.Conductor.Maestro.Theater
 
ADDRESS_PARAMETER_NAME - Static variable in class PIRL.Messenger.Dispatcher
Messenger management Message Actions and their parameters.
ADDRESS_PARAMETER_NAME - Static variable in class PIRL.Messenger.Messenger
Identity Message parameter set to contain the Messenger Address.
ADDRESS_SEGMENT_DELIMITER - Static variable in class PIRL.Messenger.Messenger
The delimiter character separating the sections of a Messenger address.
addTreeModelListener(TreeModelListener) - Method in class PIRL.TreeTable.AbstractTreeTableModel
 
adopt(Vector) - Method in class PIRL.PVL.Parameter
Sets the parents of a Vector of Parameters to this Parameter.
adopt(Vector) - Method in class PIRL.PVL.Value
Sets the parents of a Vector of Values to this Value.
AGGREGATE - Static variable in class PIRL.PVL.Parameter
Non-specific classification for a Parameter associated with an aggregate list.
AGGREGATE_CLOSURE_MISMATCH - Static variable in exception PIRL.PVL.PVL_Exception
Message: Aggregate enclosure parameters do not match.
ALIAS - Static variable in class PIRL.Configuration.Configuration
The parameter name for a linked parameter used to create a new Configuration: "Alias".
ALIGNMENT_NAME - Static variable in class PIRL.Messenger.Messenger_Styled_Writer
Recognized Messenger_Styled_Writer.STYLE_PARAMETER_GROUP parameter names.
All_Actual_Fields() - Method in class PIRL.Database.Fields_Map
Gets a Vector of actual field names in unmapped order.
ALL_COUNTS - Static variable in class PIRL.Conductor.Maestro.Conductor_Matrix
Bit flags for processing state count selection.
All_User_Fields() - Method in class PIRL.Database.Fields_Map
Gets a Vector of all the user field names.
All_Values_Strings(boolean) - Method in class PIRL.PVL.Parser
Enable or disable treating all values as strings.
All_Values_Strings() - Method in class PIRL.PVL.Parser
Tests if the Parser will treat all values as strings.
All_Values_Strings_Default - Static variable in class PIRL.PVL.Parser
The default for treating all values as strings.
Allocate_Buffer(int) - Method in class PIRL.Image_Tools.HTTP_ImageInputStream
Allocates a data storage buffer.
Allocated - Variable in class PIRL.Viewers.Memory_History
The allocated memory sampling history.
Allocated_History() - Method in class PIRL.Viewers.Memory_History
Get allocated memory samples history.
Allocated_Memory() - Static method in class PIRL.Viewers.Memory_Chart
Get the amount of memory currently in use by the Java runtime environment.
Allocated_Memory() - Static method in class PIRL.Viewers.Memory_Chart_Panel
Get the amount of memory currently in use by the Java runtime environment.
Allocated_Memory() - Static method in class PIRL.Viewers.Memory_History
Get the amount of memory currently in use by the Java runtime environment.
ALTERNATE - Static variable in class PIRL.Conductor.Colors
Maestro Conductor_Matrix.
ALTERNATE_SELECTED - Static variable in class PIRL.Conductor.Colors
Maestro Conductor_Matrix.
ALTERNATIVE_MARKER - Static variable in class PIRL.Conductor.Reference_Resolver
Alternative source parameter reference token character.
ALTERNATIVE_MARKER - Static variable in class PIRL.PVL.PVL_to_DB
Alternative source parameter reference token character.
Alternative_Marker_Index(String) - Static method in class PIRL.Conductor.Reference_Resolver
Gets the index of an Reference_Resolver.ALTERNATIVE_MARKER in a String.
Amount_Magnitude(long, int) - Static method in class PIRL.Strings.String_Utilities
Provide a binary magnitude String representation of an amount.
Amount_Magnitude(long) - Static method in class PIRL.Strings.String_Utilities
Provide a binary magnitude String representation of an amount.
And(boolean) - Method in class PIRL.PVL.Selection
Enables or disables logical AND when matching with multiple criteria.
And() - Method in class PIRL.PVL.Selection
Tests if logical AND for multiple criteria is enabled.
AND - Static variable in interface PIRL.PVL.Selector
Criteria to use logical AND when matching with multiple criteria.
And(boolean) - Method in interface PIRL.PVL.Selector
Enables or disables using logical AND when matching with multiple criteria.
And() - Method in interface PIRL.PVL.Selector
Tests if AND logic is to be used when matching with multiple criteria.
Animator - Class in PIRL.Viewers
An Animator is a JLabel that displays an animation of a series of Icons.
Animator(Icon[], int, int, int) - Constructor for class PIRL.Viewers.Animator
Constructs an Icon Animator.
Animator(Icon[]) - Constructor for class PIRL.Viewers.Animator
Constructs an Animator using all of the default Animator parameters.
Animator() - Constructor for class PIRL.Viewers.Animator
Constructs a disabled Animator with default Animator parameters.
Annotation(boolean) - Method in class PIRL.Viewers.Memory_Chart
Enable or disable the display of memory values annotation.
Annotation() - Method in class PIRL.Viewers.Memory_Chart
Check if the annotation display is enabled.
Annotation() - Method in class PIRL.Viewers.Memory_Chart_Panel
Test if the Memory_Chart annotation is enabled.
Annotation(boolean) - Method in class PIRL.Viewers.Memory_Chart_Panel
Enable or disable the Memory_Chart annotations.
Annotation_Area_Width() - Method in class PIRL.Viewers.Memory_Chart
Get the width of the annotation display area.
ANNOTATION_FONT - Static variable in class PIRL.Viewers.Memory_Chart
The text font that will be used to provide chart annotations.
ANNOTATION_KEY - Static variable in class PIRL.Viewers.Memory_Chart_Panel
Menu mnemonic and keyboard accellerator keys.
Annotation_Text_Height() - Method in class PIRL.Viewers.Memory_Chart
Get the height of the annotation text.
ANY - Static variable in interface PIRL.PVL.Selector
Criteria to select any characteristic.
Any_Parameter(boolean) - Method in class PIRL.PVL.Selection
Enables or disables using any Parameter characteristic to match.
Any_Parameter() - Method in class PIRL.PVL.Selection
Tests if any Parameter characteristic will match.
ANY_PARAMETER - Static variable in interface PIRL.PVL.Selector
Criteria to select any Parameter characteristic.
Any_Parameter(boolean) - Method in interface PIRL.PVL.Selector
Enables or disables using any Parameter characteristic to match.
Any_Parameter() - Method in interface PIRL.PVL.Selector
Tests if any Parameter characteristic will match.
Any_Value(boolean) - Method in class PIRL.PVL.Selection
Enables or disables using any Value characteristic to match.
Any_Value() - Method in class PIRL.PVL.Selection
Tests if any Value characteristic will match.
ANY_VALUE - Static variable in interface PIRL.PVL.Selector
Criteria to select any Value characteristic.
Any_Value(boolean) - Method in interface PIRL.PVL.Selector
Enables or disables using any Value characteristic to match.
Any_Value() - Method in interface PIRL.PVL.Selector
Tests if any Value characteristic will match.
append(boolean) - Method in class PIRL.Strings.String_Buffer
 
append(char) - Method in class PIRL.Strings.String_Buffer
 
append(byte) - Method in class PIRL.Strings.String_Buffer
Append a byte as a character.
append(char[]) - Method in class PIRL.Strings.String_Buffer
 
append(byte[]) - Method in class PIRL.Strings.String_Buffer
Append a byte array as characters.
append(char[], int, int) - Method in class PIRL.Strings.String_Buffer
 
append(byte[], int, int) - Method in class PIRL.Strings.String_Buffer
Append a set of bytes as characters.
append(double) - Method in class PIRL.Strings.String_Buffer
 
append(float) - Method in class PIRL.Strings.String_Buffer
 
append(int) - Method in class PIRL.Strings.String_Buffer
 
append(long) - Method in class PIRL.Strings.String_Buffer
 
append(Object) - Method in class PIRL.Strings.String_Buffer
 
append(String) - Method in class PIRL.Strings.String_Buffer
 
ARRAY - Static variable in class PIRL.PVL.Value
Non-specific Type for a Value with a Vector datum.
ARRAY_CLOSURE_MISMATCH - Static variable in exception PIRL.PVL.PVL_Exception
Message: Array enclosure characters do not match.
ARRAY_ELEMENT_END_MARKER - Static variable in class PIRL.Conductor.Reference_Resolver
The marker that ends a parameter reference array value index number.
ARRAY_ELEMENT_START_MARKER - Static variable in class PIRL.Conductor.Reference_Resolver
The marker that starts a parameter reference array value index number.
Array_Indices(String) - Static method in class PIRL.Conductor.Reference_Resolver
Gets the Vector of Array Value element indices from a parameter reference.
Array_Size() - Method in class PIRL.PVL.Value
Gets the number of elements in an Array Value.
Array_Values_Menu() - Method in class PIRL.Viewers.Parameter_Pane
Get the menu that controls how Array Values are viewed.
Array_Viewing_Mode - Variable in class PIRL.Viewers.Parameter_Pane
Current Array Value viewing mode.
Array_Viewing_Mode() - Method in class PIRL.Viewers.Parameter_Pane
Gets the Array Value viewing mode.
Array_Viewing_Mode(int) - Method in class PIRL.Viewers.Parameter_Pane
Sets the Array Value viewing mode.
ASSIGNMENT - Static variable in class PIRL.PVL.Parameter
Classification for a Parameter with a Value.
ASSISTANT_NAME - Static variable in class PIRL.Conductor.Maestro.Local_Theater
The name of the Theater Message protocol processing Thread.
ASSISTANT_NAME - Static variable in class PIRL.Conductor.Maestro.Stage_Manager
 
ASSOCIATION_NAME - Static variable in class PIRL.Image_Tools.JP2_Info
 
ASSOCIATION_TYPE - Static variable in class PIRL.Image_Tools.JP2_Info
 
Authenticate(Message) - Method in class PIRL.Messenger.Dispatcher
Authenticate a client identity.
Authenticate(KeyPair, String, String) - Static method in class PIRL.Utilities.Authentication
Authenticate an encoded password.
Authentication(Message, Message) - Static method in class PIRL.Messenger.Dispatcher
Provide client identity authentication information.
Authentication - Class in PIRL.Utilities
The Authentication class contains a set of functions used for public-private key pair authentication.
Auto_Open() - Method in class PIRL.Conductor.Maestro.Local_Theater
Test if auto-open has been enabled.
Auto_Open(boolean) - Method in class PIRL.Conductor.Maestro.Local_Theater
Enable or disable auto-open mode.
Auto_Open(boolean, int, String) - Method in class PIRL.Conductor.Maestro.Local_Theater
Enable or disable auto-open mode.
Auto_Style(boolean) - Method in class PIRL.Viewers.Stream_Monitor
Enable or disable auto-styling.
Auto_Style() - Method in class PIRL.Viewers.Stream_Monitor
Test if auto-styling mode is enabled
Auto_Style(String, AttributeSet) - Method in class PIRL.Viewers.Stream_Monitor
Add an auto-style text-to-style association.
Auto_Style(String) - Method in class PIRL.Viewers.Stream_Monitor
Get the style associated with a text prefix.
Auto_Style_Table() - Method in class PIRL.Viewers.Stream_Monitor
Get the text-to-style association table.
available() - Method in class PIRL.Utilities.ByteBuffer_InputStream
Get the number of bytes remaining in the source.
available() - Method in class PIRL.Utilities.ByteBuffer_OutputStream
Get the amount of storage space remaining in the destination.
Available_Memory() - Static method in class PIRL.Viewers.Memory_Chart
Get the total amount of memory available to the Java runtime environment.
Available_Memory() - Static method in class PIRL.Viewers.Memory_Chart_Panel
Get the total amount of memory available to the Java runtime environment.
Available_Memory() - Static method in class PIRL.Viewers.Memory_History
Get the total amount of memory available to the Java runtime environment.

B

BACKGROUND_NAME - Static variable in class PIRL.Messenger.Messenger_Styled_Writer
Recognized Messenger_Styled_Writer.STYLE_PARAMETER_GROUP parameter names.
BAD_ARGUMENT - Static variable in exception PIRL.PVL.PVL_Exception
Message: Invalid argument.
Bad_Character(String) - Static method in class PIRL.PVL.Parser
Checks a String for any bad character.
BAD_REGEX - Static variable in class PIRL.Conductor.Conductor
Conductor procedure completion code.
Base(boolean) - Method in class PIRL.PVL.Selection
Enables or disables the Value integer base criteria.
Base() - Method in class PIRL.PVL.Selection
Tests if the Value integer base criteria is enabled.
BASE - Static variable in interface PIRL.PVL.Selector
Criteria to select a Value's integer number base.
Base(boolean) - Method in interface PIRL.PVL.Selector
Enables or disables the Value integer base criteria.
Base() - Method in interface PIRL.PVL.Selector
Tests if the Value integer base criteria is enabled.
Base() - Method in class PIRL.PVL.Value
Gets the radix base that will be applied if this Value is an INTEGER Type.
Base(int) - Method in class PIRL.PVL.Value
Sets the radix base to be applied if this Value is an INTEGER Type during a conversion between (to or from) a Long and String representation.
Basename(String) - Static method in class PIRL.PVL.Parameter
Gets the basename portion of the pathname.
Bases_Match(Value, Value) - Method in class PIRL.PVL.Selection
Tests if the integer radix base values of two Values match.
Bases_Match(Value, Value) - Method in interface PIRL.PVL.Selector
Tests if the integer base numbers of two Values match according to the current selection criteria.
BEGIN_GROUP - Static variable in class PIRL.PVL.Parameter
Alias for GROUP.
BEGIN_OBJECT - Static variable in class PIRL.PVL.Parameter
Alias for OBJECT.
BIDI_LEVEL_NAME - Static variable in class PIRL.Messenger.Messenger_Styled_Writer
Recognized Messenger_Styled_Writer.STYLE_PARAMETER_GROUP parameter names.
BIN_ID_PARAMETER - Static variable in class PIRL.Image_Tools.JP2_Info
 
BINARY_DATA_PARAMETER - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
 
Bits_per_Component() - Method in class PIRL.Image_Tools.JP2_Info
Get the number of bits per pixel for each component in the image.
BITS_PER_COMPONENT_NAME - Static variable in class PIRL.Image_Tools.JP2_Info
 
BITS_PER_COMPONENT_TYPE - Static variable in class PIRL.Image_Tools.JP2_Info
 
BITS_VARIABLE - Static variable in class PIRL.Image_Tools.JPEG2000_Info
Value of a bit precision Parameter value when the number of bits is variable.
Blinker - Class in PIRL.Viewers
An ActionListener for blinking a component to make it stand out from the crowd.
Blinker(Component, Color, int, int, int) - Constructor for class PIRL.Viewers.Blinker
Constructs a component Blinker.
Blinker(Component) - Constructor for class PIRL.Viewers.Blinker
Constructs a Blinker for the component using all of the default Blinker parameters.
Blinker() - Constructor for class PIRL.Viewers.Blinker
Constructs a disabled Blinker with default Blinker parameters.
BOLD_NAME - Static variable in class PIRL.Messenger.Messenger_Styled_Writer
Recognized Messenger_Styled_Writer.STYLE_PARAMETER_GROUP parameter names.
BOTTOM - Static variable in class PIRL.Viewers.Percent_Bar
 
BOTTOM - Static variable in class PIRL.Viewers.View_Locator
Specifies vertical positioning of a view relative to the bottom side of the base.
Box(byte[], int, int) - Static method in class PIRL.Image_Tools.JP2_Info
Assemble a Parameter Aggregate describing a JP2 box from a byte array.
Box(byte[]) - Static method in class PIRL.Image_Tools.JP2_Info
Assemble a Parameter Aggregate from a byte array of JP2 box data.
Box_Name(int) - Static method in class PIRL.Image_Tools.JP2_Info
Get the descriptive box name for a box type.
BRAND_PARAMETER - Static variable in class PIRL.Image_Tools.JP2_Info
 
Buffer() - Method in class PIRL.Conductor.Stream_Logger
Gets the last-lines-read buffer.
Buffer_Capacity() - Method in class PIRL.Messenger.Messenger
Get the capacity of the read buffer.
Buffer_Increment(int) - Method in class PIRL.Messenger.Messenger
Set the read buffer increment amount.
Buffer_Increment() - Method in class PIRL.Messenger.Messenger
Get the read buffer increment amount.
Buffer_Location() - Method in class PIRL.Image_Tools.HTTP_ImageInputStream
Get the virtual source location of the beginning of the buffer.
Buffer_Location(long) - Method in class PIRL.Image_Tools.HTTP_ImageInputStream
Set the virtual source location of the beginning of the buffer.
Buffer_Location - Variable in class PIRL.Image_Tools.Multibuf_ImageInputStream
Virtual stream location of the Data_Buffer
Buffer_Location() - Method in class PIRL.Strings.String_Buffer_Reader
Gets the current location of the beginning of the buffer in the virtual stream.
Buffer_Size(int) - Method in class PIRL.Conductor.Stream_Logger
Sets the maximum size of the last-lines-read buffer.
Buffer_Size() - Method in class PIRL.Conductor.Stream_Logger
Gets the maximum size of the last-lines-read buffer.
ByteBuffer_InputStream - Class in PIRL.Utilities
A ByteBuffer_InputStream presents a ByteBuffer as an InputStream.
ByteBuffer_InputStream(ByteBuffer) - Constructor for class PIRL.Utilities.ByteBuffer_InputStream
Construct a ByteBuffer_InputStream on a ByteBuffer.
ByteBuffer_OutputStream - Class in PIRL.Utilities
A ByteBuffer_OutputStream presents a ByteBuffer as an OutputStream.
ByteBuffer_OutputStream(ByteBuffer) - Constructor for class PIRL.Utilities.ByteBuffer_OutputStream
Construct a ByteBuffer_OutputStream on a ByteBuffer.

C

cancelCellEditing() - Method in class PIRL.TreeTable.AbstractCellEditor
 
CANNOT_READ_MESSAGE_FILE - Static variable in class PIRL.Conductor.Notify
Exit status values.
Canonical_Theater_Definitions() - Method in class PIRL.Conductor.Maestro.Profile
Get the canonical Theater definitions list.
CAPABILITY_PARAMETER - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
 
capacity() - Method in class PIRL.Strings.String_Buffer
 
Capacity(int) - Method in class PIRL.Viewers.Stream_Monitor
Set the maximum number of characters to be retained for scrolling.
Capacity() - Method in class PIRL.Viewers.Stream_Monitor
Get the maximum number of characters to be retained for scrolling.
CAPTURE_RESOLUTION_NAME - Static variable in class PIRL.Image_Tools.JP2_Info
 
CAPTURE_RESOLUTION_TYPE - Static variable in class PIRL.Image_Tools.JP2_Info
 
caretUpdate(CaretEvent) - Method in class PIRL.Database.SQL.Caret_Listener
 
CASE_INSENSITIVE - Static variable in class PIRL.Conductor.Reference_Resolver
 
CASE_SENSITIVE - Static variable in class PIRL.Conductor.Reference_Resolver
 
Case_Sensitive(boolean) - Method in class PIRL.Configuration.Configuration
Sets the case sensitive mode for finding parameter names.
Case_Sensitive() - Method in class PIRL.Configuration.Configuration
Gets the case sensitive mode for finding parameter names.
Case_Sensitive - Variable in class PIRL.Database.Fields_Map
Whether to use case sensitive field name matches.
Case_Sensitive_Default - Static variable in class PIRL.Configuration.Configuration
The default Configuration.Case_Sensitive() state.
Case_Sensitive_Default - Static variable in class PIRL.Database.Fields_Map
The default for case sensitive field name matches.
Case_Sensitive_Identifiers() - Method in interface PIRL.Database.Data_Port
Tests if identifier names are treated as case sensitive by the Data_Port.
Case_Sensitive_Identifiers(boolean) - Method in interface PIRL.Database.Data_Port
Attempts to set whether identifier names are treated as case sensitive by the Data_Port.
Case_Sensitive_Identifiers() - Method in class PIRL.Database.Database
 
Case_Sensitive_Identifiers(boolean) - Method in class PIRL.Database.Database
 
Case_Sensitive_Identifiers - Variable in class PIRL.Database.JDBC_Data_Port
Determines if database entity identifiers are case sensitive.
Case_Sensitive_Identifiers() - Method in class PIRL.Database.JDBC_Data_Port
 
Case_Sensitive_Identifiers(boolean) - Method in class PIRL.Database.JDBC_Data_Port
 
Catalog - Variable in class PIRL.Conductor.Conductor
The name of the database catalog containing the pipeline tables.
Catalog() - Method in class PIRL.Conductor.Maestro.New_Conductor_Dialog
Get the database catalog name.
Catalog(String) - Method in class PIRL.Conductor.Maestro.New_Conductor_Dialog
Set the database catalog name.
CATALOG - Static variable in class PIRL.Database.Database
The parameter name for a container of data tables: "Catalog".
Catalog_Name(String) - Static method in class PIRL.Conductor.Reference_Resolver
Gets a catlog name from a field reference.
Catalog_Name(String) - Method in interface PIRL.Database.Data_Port
Gets the catalog name portion of a table reference.
Catalog_Name(String) - Method in class PIRL.Database.Database
 
Catalog_Name(String) - Method in class PIRL.Database.JDBC_Data_Port
Gets the catalog part of a table reference.
catalog_name(String, String) - Method in class PIRL.Database.JDBC_Data_Port
Gets a catalog name.
CATALOG_PARAMETER - Static variable in class PIRL.Conductor.Conductor
Conductor Configuration parameters.
CATALOG_PARAMETER_NAME - Static variable in class PIRL.Conductor.Maestro.Conductor_Definition
The name of the parameter that specifies the database catalog containing the pipeline tables.
CATALOG_PARAMETER_NAME - Static variable in class PIRL.Conductor.Maestro.Kapellmeister
 
Catalogs() - Method in interface PIRL.Database.Data_Port
Gets the list of catalogs on the database server.
Catalogs() - Method in class PIRL.Database.Database
 
Catalogs() - Method in class PIRL.Database.JDBC_Data_Port
Gets the list of accessible catalogs in the database.
CENTER - Static variable in class PIRL.Viewers.View_Locator
Specifies centered positioning of a view relative to the base.
Center_Latitude - Variable in class PIRL.Image_Tools.Projection
Projection planetographic center latitude in radians.
Center_Latitude() - Method in class PIRL.Image_Tools.Projection
 
CENTER_LATITUDE_PARAMETER_NAME - Static variable in class PIRL.Image_Tools.Projection
 
Center_Longitude - Variable in class PIRL.Image_Tools.Projection
Projection center longitude in radians.
Center_Longitude() - Method in class PIRL.Image_Tools.Projection
 
CENTER_LONGITUDE_PARAMETER_NAME - Static variable in class PIRL.Image_Tools.Projection
 
changedUpdate(DocumentEvent) - Method in class PIRL.Database.SQL.Document_Listener
 
Changes - Variable in class PIRL.Conductor.Processing_Event
The processing changes that have occured as a result of the event.
CHANNEL_ASSOCIATION_INDEX - Static variable in class PIRL.Image_Tools.JP2_Info
 
CHANNEL_DEFINITION_NAME - Static variable in class PIRL.Image_Tools.JP2_Info
 
CHANNEL_DEFINITION_TYPE - Static variable in class PIRL.Image_Tools.JP2_Info
 
CHANNEL_INDEX - Static variable in class PIRL.Image_Tools.JP2_Info
 
CHANNEL_TYPE_INDEX - Static variable in class PIRL.Image_Tools.JP2_Info
 
Char_At(long) - Method in class PIRL.Strings.String_Buffer_Reader
Gets the character at the specified location in the virual stream.
CHARACTER_ENCODING - Static variable in class PIRL.PVL.Parser
The PVL character encoding: "US-ASCII".
Characters(String) - Method in class PIRL.Strings.Words
Sets the String of characters.
charAt(int) - Method in class PIRL.Strings.String_Buffer
 
Check(String, long, long) - Method in class PIRL.Utilities.Checker
Checks integer values.
Check(String, double, double) - Method in class PIRL.Utilities.Checker
Checks floating point values.
Check(String, boolean, boolean) - Method in class PIRL.Utilities.Checker
Checks boolean values.
Check(String, char, char) - Method in class PIRL.Utilities.Checker
Checks char values.
Check(String, String, String) - Method in class PIRL.Utilities.Checker
Checks String values.
Check(String, Exception, Exception) - Method in class PIRL.Utilities.Checker
Checks Exceptions.
Check(String, Object, Object) - Method in class PIRL.Utilities.Checker
Checks Objects.
Check(boolean) - Method in class PIRL.Utilities.Checker
Updates the check accounting.
Check(String, Component) - Static method in class PIRL.Viewers.Dialog_Box
Displays a ConfirmDialog box with a "Check" title and a Yes, No and Cancel button.
Check(String) - Static method in class PIRL.Viewers.Dialog_Box
Displays a ConfirmDialog box centered on the screen with a "Check" title and a Yes, No and Cancel button.
Check_Source() - Method in class PIRL.Image_Tools.HTTP_ImageInputStream
Check the server status of the source.
Checker - Class in PIRL.Utilities
A Checker is used to compare expected against obtained results for unit testing.
Checker() - Constructor for class PIRL.Utilities.Checker
 
Checks_Passed - Variable in class PIRL.Utilities.Checker
Total number of Checks where expected matched obtained.
Checks_Total - Variable in class PIRL.Utilities.Checker
Total number of Checks performed.
CLASS_ID_PARAMETER_NAME - Static variable in class PIRL.Conductor.Maestro.Theater
 
CLASS_ID_PARAMETER_NAME - Static variable in class PIRL.Messenger.Dispatcher
Messenger management Message Actions and their parameters.
CLASS_ID_PARAMETER_NAME - Static variable in class PIRL.Messenger.Message
Class ID parameter name.
Class_Relative() - Static method in class PIRL.Viewers.Icons
Gets the Class to which the current directory is relative.
Classification() - Method in class PIRL.PVL.Parameter
Gets the Parameter's classification code.
Classification(Object) - Static method in class PIRL.PVL.Parameter
Determine the general classification of an Object.
Classification(int) - Method in class PIRL.PVL.Parameter
Sets the classification of the Parameter.
Classification(boolean) - Method in class PIRL.PVL.Selection
Enables or disables the Parameter classification criteria.
Classification() - Method in class PIRL.PVL.Selection
Tests if the Parameter classification criteria is enabled.
CLASSIFICATION - Static variable in interface PIRL.PVL.Selector
Criteria to select a Parameter's classification.
Classification(boolean) - Method in interface PIRL.PVL.Selector
Enables or disables the Parameter classification criteria.
Classification() - Method in interface PIRL.PVL.Selector
Tests if the Parameter classification criteria is enabled.
Classification_Name(int) - Static method in class PIRL.PVL.Parameter
Gets the name String associated with the classification code.
Classification_Name() - Method in class PIRL.PVL.Parameter
Gets the name String associated with the Parameter's classification.
Classifications_Match(Parameter, Parameter) - Method in class PIRL.PVL.Selection
Tests if the classifications of two Parameters match.
Classifications_Match(Parameter, Parameter) - Method in interface PIRL.PVL.Selector
Tests if the classifications of two Parameters match according to the current selection criteria.
CLASSPATH - Static variable in class PIRL.Configuration.Configuration
The parameter name for the Java CLASSPATH: "Classpath".
Clean(String) - Static method in class PIRL.Database.SQL
 
clean(char) - Method in class PIRL.Strings.String_Buffer
Clean all unescaped occurances of a character from a String.
Clear() - Method in class PIRL.Conductor.Maestro.Conductor_Table_Model
Clear the data model of all entries.
Clear() - Method in class PIRL.Conductor.Maestro.Theater_List_Model
Clear the data model of all entries.
clear() - Method in class PIRL.Strings.String_Buffer
Empties the buffer of all characters.
Clear() - Method in class PIRL.Viewers.Memory_History
Clear the memory history.
Clear() - Method in class PIRL.Viewers.Stream_Monitor
Clear the monitor of all text.
Clear() - Method in class PIRL.Viewers.URL_Dialog
Clears the fields.
Clear_Buffer() - Method in class PIRL.Conductor.Stream_Logger
Clears the last-lines-read buffer.
Clear_Conductor_Definitions() - Method in class PIRL.Conductor.Maestro.Profile
Clears the Conductor_Definitions Vector.
Clear_Edited_Cells() - Method in class PIRL.Database.Data_Table
 
Clear_Route_From() - Method in class PIRL.Messenger.Message
Clear the Message route-from list.
Clear_Route_To() - Method in class PIRL.Messenger.Message
Clear the Message route-to list.
Clear_Theater_Definitions() - Method in class PIRL.Conductor.Maestro.Profile
Clear the Theater definitions list.
Client_Channel() - Method in class PIRL.Messenger.Messenger
Get the client communication channel.
Client_Hostname() - Method in class PIRL.Messenger.Messenger
Get the connonical, fully qualified hostname for the remote host to which the Messenger communication channel is connected.
Client_Port() - Method in class PIRL.Messenger.Messenger
Get the remote port number of the Message communication channel.
clone() - Method in class PIRL.Configuration.Configuration
Clones a Configurtion.
clone() - Method in class PIRL.PVL.Parameter
Makes a deep copy of the Parameter.
clone() - Method in class PIRL.PVL.Value
Makes a deep copy of the Value.
clone() - Method in class PIRL.Utilities.Integer_Range
Clones this Integer_Range.
clone() - Method in class PIRL.Utilities.Real_Range
Clones this Real_Range.
Close(Manager) - Method in class PIRL.Conductor.Maestro.Conductor_Table_Model
Close a Conductor Manager.
Close(int) - Method in class PIRL.Conductor.Maestro.Conductor_Table_Model
Close the Remote_Theater and Manager at a row index.
Close(String) - Method in class PIRL.Conductor.Maestro.Conductor_Table_Model
Close a Theater.
Close() - Method in class PIRL.Conductor.Maestro.Local_Theater
Close this Theater.
Close() - Method in class PIRL.Conductor.Maestro.Remote_Theater
Close this Theater.
Close() - Method in class PIRL.Conductor.Maestro.Theater
Close this Theater.
Close(int) - Method in class PIRL.Conductor.Maestro.Theater_List_Model
Close a Theater at an index in the data model.
Close(Theater) - Method in class PIRL.Conductor.Maestro.Theater_List_Model
Close a Theater registered in the data model.
Close() - Method in class PIRL.Conductor.Manager
Close and dispose of this Manager.
Close() - Method in class PIRL.Conductor.Stream_Logger
Effectively closes the input stream.
Close() - Method in interface PIRL.Database.Data_Port
Closes access to the database through the Data_Port.
Close() - Method in class PIRL.Database.Database
Closes the Database connection to the database server.
Close() - Method in class PIRL.Database.JDBC_Data_Port
Closes the JDBC Connection.
close() - Method in class PIRL.Image_Tools.HTTP_ImageInputStream
All access to the source is closed.
close() - Method in class PIRL.Image_Tools.Multibuf_ImageInputStream
Pretends to close the stream.
close() - Method in class PIRL.Messenger.Messenger_Styled_Writer
Close the writer.
close() - Method in class PIRL.Utilities.Styled_Multiwriter
Close the writers.
close() - Method in class PIRL.Utilities.Suspendable_Styled_Writer
Close the writer.
close() - Method in class PIRL.Viewers.Stream_Monitor.Monitor_OutputStream
The currently buffered characters are flushed, but the writer can still be written to.
close() - Method in class PIRL.Viewers.Stream_Monitor.Monitor_Writer
The currently buffered characters are flushed, but the writer can still be written to.
Close_All() - Method in class PIRL.Conductor.Maestro.Conductor_Table_Model
Close all Managers and Remote_Theater Managements.
Close_All() - Method in class PIRL.Conductor.Maestro.Theater_List_Model
Close all Theaters registered in the data model.
Close_Management(int) - Method in class PIRL.Conductor.Maestro.Conductor_Table_Model
Close the Remote_Theater Management at a data model index.
Close_Manager(int) - Method in class PIRL.Conductor.Maestro.Conductor_Table_Model
Close a Conductor Manager at a data model row index.
Closed() - Method in class PIRL.Messenger.Messenger_Styled_Writer
Test if this Messenger_Styled_Writer is capable of sending write messages.
CLOSED_THEATER - Static variable in class PIRL.Conductor.Colors
Kapellmeister.
Coalesce() - Method in class PIRL.Configuration.Configuration
Coalesce all Aggregate parameters of the same name together.
COC_MARKER - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
 
COC_NAME - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
 
COD_FOUND - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
Codestream validity bit mask for the COD segment found flag.
COD_MARKER - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
 
COD_NAME - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
 
CODE_BLOCK_HEIGHT_PARAMETER - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
 
CODE_BLOCK_STYLE_PARAMETER - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
 
CODE_BLOCK_WIDTH_PARAMETER - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
 
CODESTREAM - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
 
CODESTREAM_COMPLETE - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
Codestream validity value indicating that a complete codestream was found (all flags set).
CODESTREAM_ID_PARAMETER - Static variable in class PIRL.Image_Tools.JP2_Info
 
CODESTREAM_PARAMETER - Static variable in class PIRL.Image_Tools.JP2_Info
 
Codestream_Validity() - Method in class PIRL.Image_Tools.JP2_Info
Get the JPEG2000_Codestream_Info.Codestream_Validity() value.
Codestream_Validity() - Method in class PIRL.Image_Tools.JPEG2000_Codestream_Info
Get the codestream validity flags.
CODING_STYLE_PARAMETER - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
 
COLOR - Static variable in class PIRL.Viewers.Blinker
The default background Color to use when the component is blinked "on": yellow.
Colors - Class in PIRL.Conductor
 
Colors() - Constructor for class PIRL.Conductor.Colors
 
COLORSPACE_UNKNOWN_PARAMETER - Static variable in class PIRL.Image_Tools.JP2_Info
 
COLOUR_IMAGE_DATA - Static variable in class PIRL.Image_Tools.JP2_Info
 
COLOUR_SPECIFICATION_FOUND - Static variable in class PIRL.Image_Tools.JP2_Info
 
COLOUR_SPECIFICATION_NAME - Static variable in class PIRL.Image_Tools.JP2_Info
 
COLOUR_SPECIFICATION_TYPE - Static variable in class PIRL.Image_Tools.JP2_Info
 
COLOURSPACE_APPROXIMATION_PARAMETER - Static variable in class PIRL.Image_Tools.JP2_Info
 
Column(Message) - Method in class PIRL.Conductor.Maestro.Conductor_Matrix_Model
Get the table column index for a Conductor identity.
Column_Names - Static variable in class PIRL.Conductor.Maestro.Conductor_Table_Model
The names of the table columns.
Column_Names() - Method in class PIRL.Conductor.Procedures_Table_Model
The table field names.
COLUMNS_PARAMETER - Static variable in class PIRL.Image_Tools.JP2_Info
 
COM_MARKER - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
 
COM_NAME - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
 
COMMAND_LINE_FIELD - Static variable in class PIRL.Conductor.Conductor
Procedures table fields indexes.
COMMAND_PARAMETER_NAME - Static variable in class PIRL.Conductor.Maestro.Stage_Manager
 
COMMENT_END_DELIMITERS - Static variable in class PIRL.PVL.Parser
Marks the end of a comment string: '*' and '/'.
COMMENT_START_DELIMITERS - Static variable in class PIRL.PVL.Parser
Marks the start of a comment string: '/' and '*'.
Comments() - Method in class PIRL.PVL.Parameter
Gets the comments String.
Comments(String) - Method in class PIRL.PVL.Parameter
Sets the comments String.
Comments(boolean) - Method in class PIRL.PVL.Selection
Enables or disables the Parameter comments criteria.
Comments() - Method in class PIRL.PVL.Selection
Tests if the Parameter comments criteria is enabled.
COMMENTS - Static variable in interface PIRL.PVL.Selector
Criteria to select a Parameter's comments.
Comments(boolean) - Method in interface PIRL.PVL.Selector
Enables or disables the Parameter comments criteria.
Comments() - Method in interface PIRL.PVL.Selector
Tests if the Parameter comments criteria is enabled.
Comments_Match(Parameter, Parameter) - Method in class PIRL.PVL.Selection
Tests if the comments of two Parameters match.
Comments_Match(Parameter, Parameter) - Method in interface PIRL.PVL.Selector
Tests if the comments of two Parameters match according to the current selection criteria.
compare(Object, Object) - Method in class PIRL.Conductor.String_Vector_Comparator
Compare two Lists.
COMPATIBILITY_LIST_PARAMETER - Static variable in class PIRL.Image_Tools.JP2_Info
 
Component_Delimiter - Variable in class PIRL.Database.JDBC_Data_Port
Delimiter between catalog, table and field components when more than one component is specified in a reference.
COMPONENT_INDEX - Static variable in class PIRL.Image_Tools.JP2_Info
 
COMPONENT_INDEX_PARAMETER - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
 
COMPONENT_MAPPING_NAME - Static variable in class PIRL.Image_Tools.JP2_Info
 
COMPONENT_MAPPING_TYPE - Static variable in class PIRL.Image_Tools.JP2_Info
 
componentHidden(ComponentEvent) - Method in class PIRL.Viewers.Size_Limits
No-op.
componentMoved(ComponentEvent) - Method in class PIRL.Viewers.Size_Limits
No-op.
componentResized(ComponentEvent) - Method in class PIRL.Viewers.Size_Limits
The size of the component is constrained to the width limits and height limits.
COMPONENTS_DELIMITER - Static variable in class PIRL.Conductor.Reference_Resolver
The delimiter of database field reference components.
componentShown(ComponentEvent) - Method in class PIRL.Viewers.Size_Limits
No-op.
composite_name(String, String) - Method in class PIRL.Database.JDBC_Data_Port
Gets a composite name.
COMPRESSION_TYPE_PARAMETER - Static variable in class PIRL.Image_Tools.JP2_Info
 
Conductor - Class in PIRL.Conductor
Conductor is a queue management mechanism for the sequential processing of data files.
Conductor(String, Configuration, String) - Constructor for class PIRL.Conductor.Conductor
Construct a Conductor for a pipeline from a Configuration.
Conductor(String, Configuration) - Constructor for class PIRL.Conductor.Conductor
Construct a Conductor for a pipeline from a Configuration.
Conductor() - Constructor for class PIRL.Conductor.Conductor
Constructs an uninititalized Conductor.
CONDUCTOR_COMMAND_PARAMETER_NAME - Static variable in class PIRL.Conductor.Maestro.Stage_Manager
The name of the Configuration parameter that specifies the Conductor command name.
CONDUCTOR_CONNECT_ACTION - Static variable in class PIRL.Conductor.Maestro.Theater
 
CONDUCTOR_CONNECT_CODE - Static variable in class PIRL.Conductor.Maestro.Theater
 
CONDUCTOR_COUNT_INDEX - Static variable in class PIRL.Conductor.Maestro.Profile
The index of the Conductor count Integer in a theater definition Vector.
Conductor_Definition - Class in PIRL.Conductor.Maestro
A Conductor_Definition contains the information that defines a Conductor instance.
Conductor_Definition(Message) - Constructor for class PIRL.Conductor.Maestro.Conductor_Definition
Creates a Conductor_Definition from a Message.
Conductor_Definition(Parameter) - Constructor for class PIRL.Conductor.Maestro.Conductor_Definition
Creates a Conductor_Definition from a Parameter.
Conductor_Definition(String) - Constructor for class PIRL.Conductor.Maestro.Conductor_Definition
Creates a Conductor_Definition from a pipeline name.
Conductor_Definition(String) - Method in class PIRL.Conductor.Maestro.Profile
Get the Conductor_Definition for a Conductor name.
Conductor_Definition_Index(List<Conductor_Definition>, String) - Static method in class PIRL.Conductor.Maestro.Profile
Get a Conductor_Definition index from a list of Conductor_Definition objects using its name.
Conductor_Definitions() - Method in class PIRL.Conductor.Maestro.Profile
Get the list of Conductor_Definitions.
CONDUCTOR_DISCONNECT_ACTION - Static variable in class PIRL.Conductor.Maestro.Theater
 
CONDUCTOR_DISCONNECT_CODE - Static variable in class PIRL.Conductor.Maestro.Theater
 
CONDUCTOR_GROUP - Static variable in class PIRL.Conductor.Conductor
Conductor Configuration parameters.
CONDUCTOR_ID_FIELD - Static variable in class PIRL.Conductor.Conductor
Sources table fields indexes.
CONDUCTOR_ID_PARAMETER - Static variable in class PIRL.Conductor.Conductor
Conductor Configuration parameters.
CONDUCTOR_ID_PARAMETER_NAME - Static variable in class PIRL.Conductor.Maestro.Conductor_Table_Model
Conductor identity parameters of interest to the data model.
Conductor_Identity() - Method in class PIRL.Conductor.Maestro.Remote_Theater
Get the identity of the Conductor with which this Remote_Theater is associated.
Conductor_Matrix - Class in PIRL.Conductor.Maestro
A Conductor_Matrix is a table view of a Conductor_Matrix_Model..
Conductor_Matrix(Conductor_Matrix_Model) - Constructor for class PIRL.Conductor.Maestro.Conductor_Matrix
 
Conductor_Matrix_Model - Class in PIRL.Conductor.Maestro
A Conductor_Matrix_Model contains the data for a matrix of the number of Conductors at each Theater location.
Conductor_Matrix_Model(Conductor_Table_Model) - Constructor for class PIRL.Conductor.Maestro.Conductor_Matrix_Model
 
Conductor_Matrix_Model.Count - Class in PIRL.Conductor.Maestro
A Count contains table cell Conductor processing state count values.
Conductor_Matrix_Model.Count() - Constructor for class PIRL.Conductor.Maestro.Conductor_Matrix_Model.Count
 
Conductor_Name(int) - Method in class PIRL.Conductor.Maestro.Conductor_Table_Model
Get the name of a Conductor at a data model index.
Conductor_Name(Message) - Static method in class PIRL.Conductor.Maestro.Conductor_Table_Model
Get the name of a Conductor from its identity.
CONDUCTOR_NAME - Static variable in class PIRL.Conductor.Maestro.Kapellmeister
The name of Conductor identities from the Stage_Manager.
CONDUCTOR_NAME_INDEX - Static variable in class PIRL.Conductor.Maestro.Profile
The index of the Conductor name String or Conductor_Definition in a theater definition Vector.
CONDUCTOR_STATE_ACTION - Static variable in class PIRL.Conductor.Maestro.Theater
 
CONDUCTOR_STATE_CODE - Static variable in class PIRL.Conductor.Maestro.Theater
 
Conductor_Table - Class in PIRL.Conductor.Maestro
A Conductor_Table is a table view of a Conductor_Table_Model.
Conductor_Table(Conductor_Table_Model) - Constructor for class PIRL.Conductor.Maestro.Conductor_Table
 
Conductor_Table_Model - Class in PIRL.Conductor.Maestro
A Conductor_Table_Model contains a table of Conductor identities each with its associated Remote_Theater Management and Manager.
Conductor_Table_Model() - Constructor for class PIRL.Conductor.Maestro.Conductor_Table_Model
Construct an empty Conductor_Table_Model.
Conductor_Table_Model_Event - Class in PIRL.Conductor.Maestro
A Conductor_Table_Model_Event extends a TableModelEvent with Conductor processing status information.
Conductor_Table_Model_Event(TableModel) - Constructor for class PIRL.Conductor.Maestro.Conductor_Table_Model_Event
 
Conductor_Table_Model_Event(TableModel, int) - Constructor for class PIRL.Conductor.Maestro.Conductor_Table_Model_Event
 
Conductor_Table_Model_Event(TableModel, int, int) - Constructor for class PIRL.Conductor.Maestro.Conductor_Table_Model_Event
 
Conductor_Table_Model_Event(TableModel, int, int, int) - Constructor for class PIRL.Conductor.Maestro.Conductor_Table_Model_Event
 
Conductor_Table_Model_Event(TableModel, int, int, int, int) - Constructor for class PIRL.Conductor.Maestro.Conductor_Table_Model_Event
Construct a Conductor_Table_Model_Event.
CONDUCTORS_COLUMN - Static variable in class PIRL.Conductor.Maestro.Conductor_Table_Model
The index of the Conductos column in the data model.
CONDUCTORS_COLUMN_NAME - Static variable in class PIRL.Conductor.Maestro.Conductor_Matrix_Model
 
CONDUCTORS_PARAMETER_NAME - Static variable in class PIRL.Conductor.Maestro.Kapellmeister
 
Config_Flag(String, boolean) - Method in class PIRL.Conductor.Maestro.Kapellmeister
Get the boolean value of a configuration parameter.
Config_Pathname(String) - Static method in class PIRL.Conductor.Conductor
Get an absolute Conductor Configuration pathname.
Config_Pathname(String) - Method in class PIRL.Conductor.Maestro.Kapellmeister
Get the configuration pathname for a parameter name.
Config_Pathname(String) - Method in class PIRL.Conductor.Manager
Get the configuration pathname for a parameter name.
Config_Pathname(String) - Method in class PIRL.Messenger.Dispatcher
Get an application specifiic configuration parameter pathname.
Config_Value(String) - Method in class PIRL.Conductor.Conductor
Get a String parameter value from the configuration.
Config_Value(String, Object) - Method in class PIRL.Conductor.Conductor
Set a parameter in the configuration.
Config_Value(String) - Method in class PIRL.Conductor.Maestro.Kapellmeister
Get the String value of a configuration parameter.
Config_Value(String, Object) - Method in class PIRL.Conductor.Maestro.Kapellmeister
Set a parameter in the configuration.
Config_Value(String) - Method in class PIRL.Conductor.Manager
Get the String value of a configuration parameter.
Config_Value(String) - Method in class PIRL.Database.JDBC_Data_Port
Gets a Value for a Configuration Parameter.
Configuration() - Method in class PIRL.Conductor.Conductor
Get the Conductor Configuration.
Configuration() - Method in class PIRL.Conductor.Maestro.New_Conductor_Dialog
Get the configuration source name.
Configuration(String) - Method in class PIRL.Conductor.Maestro.New_Conductor_Dialog
Set the configuration source name.
Configuration() - Method in class PIRL.Conductor.Maestro.Profile
Get the Profile as a Configuration.
Configuration() - Method in class PIRL.Conductor.Maestro.Remote_Theater
 
Configuration() - Method in interface PIRL.Conductor.Management
Get the Conductor Configuration.
Configuration() - Method in class PIRL.Conductor.Processing_Changes
Get the changed Configuration.
Configuration(Configuration) - Method in class PIRL.Conductor.Processing_Changes
Set the changed Configuration.
Configuration(Parameter) - Method in class PIRL.Conductor.Processing_Changes
Set the changed Configuration from a Parameter.
Configuration - Class in PIRL.Configuration
A Configuration maintains a Parameter list used for configuration management.
Configuration() - Constructor for class PIRL.Configuration.Configuration
Constructs a default Configuration.
Configuration(String) - Constructor for class PIRL.Configuration.Configuration
Constructs a Configuration using the specified source.
Configuration(URL) - Constructor for class PIRL.Configuration.Configuration
Constructs a Configuration using the specified URL.
Configuration(InputStream) - Constructor for class PIRL.Configuration.Configuration
Constructs a Configuration using the specified InputStream.
Configuration(Parameter) - Constructor for class PIRL.Configuration.Configuration
Constructs a Configuration from a Parameter.
Configuration(Configuration) - Constructor for class PIRL.Configuration.Configuration
Copies a Configuration.
Configuration() - Method in interface PIRL.Database.Data_Port
Gets the Configuration of the Data_Port object.
Configuration() - Method in class PIRL.Database.Database
Gets the Configuration for the Database.
Configuration() - Method in class PIRL.Database.JDBC_Data_Port
Gets the Configuration of the Data_Port.
CONFIGURATION_ACTION - Static variable in class PIRL.Conductor.Maestro.Theater
 
CONFIGURATION_CODE - Static variable in class PIRL.Conductor.Maestro.Theater
 
Configuration_Exception - Exception in PIRL.Configuration
The excpetion thrown from the PIRL.Configuration package.
Configuration_Exception(String, Throwable) - Constructor for exception PIRL.Configuration.Configuration_Exception
Constructs a Configuration_Exception with a message and a cause.
Configuration_Exception(Throwable) - Constructor for exception PIRL.Configuration.Configuration_Exception
Constructs a Configuration_Exception having a cause.
Configuration_Exception(String) - Constructor for exception PIRL.Configuration.Configuration_Exception
Constructs a Configuration_Exception with a message.
Configuration_Exception() - Constructor for exception PIRL.Configuration.Configuration_Exception
Constructs a Configuration_Exception.
CONFIGURATION_PARAMETER_NAME - Static variable in class PIRL.Conductor.Maestro.Conductor_Definition
The name of the parameter that specifies the Configuration source.
CONFIGURATION_PARAMETER_NAME - Static variable in class PIRL.Conductor.Maestro.Theater
 
CONFIGURATION_SOURCE_PARAMETER - Static variable in class PIRL.Conductor.Conductor
Conductor Configuration parameters.
CONFIGURATION_SOURCE_PARAMETER_NAME - Static variable in class PIRL.Conductor.Maestro.Conductor_Definition
The name of the parameter that specifies the Configuration source in a Conductor Conductor.Identity().
CONFIGURATION_SOURCE_PARAMETER_NAME - Static variable in class PIRL.Conductor.Maestro.Kapellmeister
 
CONFIGURATION_SOURCE_PARAMETER_NAME - Static variable in class PIRL.Messenger.Dispatcher
Messenger management Message Actions and their parameters.
Configure(Configuration) - Method in class PIRL.Conductor.Maestro.Kapellmeister
Configure the Kapellmeister.
Configure(Configuration) - Method in class PIRL.Conductor.Maestro.Stage_Manager
Configures the Stage_Manager.
Configure(String) - Method in class PIRL.Configuration.Configuration
Loads a Configuration from a configuration file.
Configure(URL) - Method in class PIRL.Configuration.Configuration
Loads a Configuration from a URL.
Configure(InputStream) - Method in class PIRL.Configuration.Configuration
Loads a Configuration from an InputStream.
Configure(Configuration) - Method in class PIRL.Database.JDBC_Data_Port
Used by the finalizer subclass to register its Configuration and load its database driver.
Configure(Configuration) - Method in class PIRL.Messenger.Dispatcher
Configures the Dispatcher.
Configure_Socket(Socket) - Static method in class PIRL.Messenger.Messenger
Configures a Socket.
Confirm(String, Component) - Static method in class PIRL.Viewers.Dialog_Box
Displays a ConfirmDialog box with a "Confirm" title and an OK and Cancel button.
Confirm(String) - Static method in class PIRL.Viewers.Dialog_Box
Displays a ConfirmDialog box centered on the screen with a "Confirm" title and an OK and Cancel button.
CONFIRM_CONDUCTOR_ABORT_PARAMETER_NAME - Static variable in class PIRL.Conductor.Maestro.Kapellmeister
 
Confirm_Fields(String[]) - Method in class PIRL.Database.Fields_Map
Confirms that a list of field names are all mapped to valid record locations.
Confirm_Fields(List<String>) - Method in class PIRL.Database.Fields_Map
Confirms that a list of user field names are all mapped to valid actual fields.
Connect(String, String) - Method in class PIRL.Database.Database
Connects the Database to a named database server and a specific catalog of the database as a data source.
Connect(String) - Method in class PIRL.Database.Database
Connects the Database to a named database server.
Connect() - Method in class PIRL.Database.Database
Connects the Database to the default database server.
Connect(URL) - Method in class PIRL.Image_Tools.HTTP_ImageInputStream
Connect to the server.
Connect(SocketAddress) - Static method in class PIRL.Messenger.Messenger
Connect to a SocketAddress.
Connect_Timeout() - Static method in class PIRL.Messenger.Messenger
Get the amount of time, in seconds, to wait for the communication channel to connect.
Connect_Timeout(int) - Static method in class PIRL.Messenger.Messenger
Set the amount of time, in seconds, to wait for the communication channel to connect.
Connect_to_Database() - Method in class PIRL.Conductor.Conductor
Establish the Database connection.
Connect_View - Class in PIRL.Database
Connect_View provides a dialog used to interactively obtain the information needed to make a connection to a Database.
Connect_View(String, Configuration, Icon, Vector, Frame, boolean) - Constructor for class PIRL.Database.Connect_View
Constructs a Database Connect_View dialog.
Connect_View(String, Configuration, Icon, Vector, boolean) - Constructor for class PIRL.Database.Connect_View
Constructs a Database Connect_View dialog.
Connect_View(String, Configuration, Icon, boolean) - Constructor for class PIRL.Database.Connect_View
Constructs a Database Connect_View dialog.
Connect_View(String, Configuration, boolean) - Constructor for class PIRL.Database.Connect_View
Constructs a Database Connect_View dialog.
Connect_View(String, boolean) - Constructor for class PIRL.Database.Connect_View
Constructs a Database Connect_View dialog.
Connect_View(Configuration, boolean) - Constructor for class PIRL.Database.Connect_View
Constructs a Database Connect_View dialog.
Connect_View() - Constructor for class PIRL.Database.Connect_View
Constructs a default Connect_View.
Connected_to_Stage_Manager() - Method in class PIRL.Conductor.Conductor
Test if the Conductor is connected to a Stage_Manager.
Connected_to_Stage_Manager() - Method in class PIRL.Conductor.Maestro.Remote_Theater
 
Connected_to_Stage_Manager() - Method in interface PIRL.Conductor.Management
Test if the Conductor is connected to a Stage_Manager.
Connection() - Method in interface PIRL.Database.Data_Port
Gets the JDBC Connection object for the Data_Port, if there is one.
Connection() - Method in class PIRL.Database.Database
Gets the JDBC Connection object.
Connection() - Method in class PIRL.Database.JDBC_Data_Port
Gets the JDBC Connection object for the Data_Port.
CONTAINER_NAME - Static variable in class PIRL.PVL.Parser
The default name of the aggregate Parameter to contain all Parameters when a Parser Get finds more than one Parameter: "The Container".
Contains(ByteBuffer) - Method in class PIRL.Image_Tools.Multibuf_ImageInputStream
Test if the specified buffer is contained in the buffers list.
Contains(Writer) - Method in class PIRL.Utilities.Styled_Multiwriter
Test if the list of Writers contains a specified Writer.
Contains_Conductor_Definition(Message) - Method in class PIRL.Conductor.Maestro.Profile
Test if this Profile contains a Conductor_Definition matching a Message.
Contains_Theater_Definition(String) - Method in class PIRL.Conductor.Maestro.Profile
Test if any Theater definition for a location is present in this Profile.
Content(ByteBuffer) - Method in class PIRL.Messenger.Message
Set the Message content.
Content_Amount() - Method in class PIRL.Messenger.Message
Get the value of the Message.CONTENT_AMOUNT_PARAMETER_NAME from the Message.
CONTENT_AMOUNT_PARAMETER_NAME - Static variable in class PIRL.Messenger.Message
A label parameter of a transmitted message with a value that is the number of message label characters to follow.
Content_Length() - Method in class PIRL.Image_Tools.HTTP_ImageInputStream
Get the length of server response data content.
Content_Range() - Method in class PIRL.Image_Tools.HTTP_ImageInputStream
Get the Content-Range header values.
Content_String(ByteBuffer) - Static method in class PIRL.Messenger.Message
Get the String representation of Message content bytes.
Contents(String, String) - Method in interface PIRL.Database.Data_Port
Gets a String describing the contents of selected catalogs and tables.
Contents(String, String) - Method in class PIRL.Database.Database
 
Contents(String, String) - Method in class PIRL.Database.JDBC_Data_Port
Gets a String describing the contents of selected catalogs and tables.
CONTIGUOUS_CODESTREAM_FOUND - Static variable in class PIRL.Image_Tools.JP2_Info
 
CONTIGUOUS_CODESTREAM_NAME - Static variable in class PIRL.Image_Tools.JP2_Info
 
CONTIGUOUS_CODESTREAM_TYPE - Static variable in class PIRL.Image_Tools.JP2_Info
 
CONTINUATION_PARAMETER - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
 
CONTINUE_INCLUDE_ON_ERROR_FLAG - Static variable in class PIRL.Configuration.Configuration
Configuration.INCLUDE parameter value flag that, when found at the beginning of the value, causes an error on the include - the source does not exists - to be ignored and the include skipped.
Count(int, int) - Method in class PIRL.Conductor.Maestro.Conductor_Matrix_Model
 
Count(Message) - Method in class PIRL.Conductor.Maestro.Conductor_Matrix_Model
 
Count(String, Conductor_Definition) - Method in class PIRL.Conductor.Maestro.Conductor_Table_Model
Get the count of Conductors identities on a Theater that match a Conductor_Definition.
Count() - Method in class PIRL.Conductor.Maestro.New_Conductor_Dialog
Get the Conductor count.
Count(int) - Method in class PIRL.Conductor.Maestro.New_Conductor_Dialog
Set the Conductor count.
COUNT_PARAMETER_NAME - Static variable in class PIRL.Conductor.Maestro.Conductor_Definition
The name of the parameter used to specify the number of Conductor instances to run in a Stage_Manger Conductor_Definition.Start_Conductor_Message(boolean, int).
COUNT_PARAMETER_NAME - Static variable in class PIRL.Conductor.Maestro.Stage_Manager
 
Counts - Variable in class PIRL.Conductor.Maestro.Conductor_Matrix_Model.Count
The Conductor processing state counts.
Counts_Shown() - Method in class PIRL.Conductor.Maestro.Conductor_Matrix
Get the Conductor processing state counts that are shown in the table.
Counts_Shown(int) - Method in class PIRL.Conductor.Maestro.Conductor_Matrix
Set the Conductor processing state counts that are shown in the table.
CPRL_PROGRESSION_ORDER - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
 
Create(String) - Method in interface PIRL.Database.Data_Port
Creates a catalog in the database.
Create(String, Vector<String>, Vector<String>) - Method in interface PIRL.Database.Data_Port
Creates data tables with their fields and the data types of the fields.
Create(String) - Method in class PIRL.Database.Database
 
Create(String, Vector, Vector) - Method in class PIRL.Database.Database
 
Create(String) - Method in class PIRL.Database.JDBC_Data_Port
Creates a catalog in the database.
Create(String, Vector, Vector) - Method in class PIRL.Database.JDBC_Data_Port
Creates data tables with their fields and the data types of the fields.
Create(Parameter) - Static method in class PIRL.Image_Tools.Projection
Creates a Projection object that uses an appropriate specific Projection subclass projection implementation.
createUI(JComponent) - Static method in class PIRL.Viewers.Memory_Chart_UI
Construct a Memory_Chart_UI object for the specified JComponent.
createUI(JComponent) - Static method in class PIRL.Viewers.Percent_Bar_UI
Construct a Percent_Bar_UI object for the specified JComponent.
CRG_MARKER - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
 
CRG_NAME - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
 
Criteria(int) - Method in class PIRL.PVL.Selection
Sets Selection criteria to the specified code.
Criteria() - Method in class PIRL.PVL.Selection
Gets the current Selection criteria code.
Criteria(int) - Method in interface PIRL.PVL.Selector
Sets selection criteria to the specified code.
Criteria() - Method in interface PIRL.PVL.Selector
Gets the current selection criteria code.
CROSSHATCH - Static variable in class PIRL.PVL.Parser
Begins a "crosshatch comment" that extends to the end of the line: '#'.
Crosshatch_Comments(boolean) - Method in class PIRL.PVL.Parser
Enable or disable recognition of crosshatch comments.
Crosshatch_Comments() - Method in class PIRL.PVL.Parser
Tests if crosshatch comments will be recognized.
Crosshatch_Comments_Default - Static variable in class PIRL.PVL.Parser
The default for allowing crosshatched-to-EOL comments.
CSV_ARRAY_VIEWING - Static variable in class PIRL.Viewers.Parameter_Pane
Array Value elements are viewed as comma separated values (CSV) text.
CURRENT_RECORD - Static variable in class PIRL.Conductor.Colors
Sources and Procedures Tables.
Current_Row - Variable in class PIRL.Conductor.Procedures_Table_Model
The row designated as the currently active procedure definitiion of the table.
Current_Row - Variable in class PIRL.Conductor.Sources_Table_Model
 
Current_URL() - Method in class PIRL.Viewers.URL_Dialog
Get the current URL.
CWD(String) - Method in class PIRL.Conductor.Maestro.Kapellmeister
Sets the current working directory for finding Profile files.
CWD(File) - Method in class PIRL.Conductor.Maestro.Kapellmeister
Sets the current working directory for finding Profile files.
CWD(File) - Method in class PIRL.Viewers.Memory_Chart_Panel
Sets the current working directory for finding parameter files.
CWD() - Method in class PIRL.Viewers.Parameter_View
Gets the current working directory for finding parameter files.
CWD(String) - Method in class PIRL.Viewers.Parameter_View
Sets the current working directory for finding parameter files.
CWD(File) - Method in class PIRL.Viewers.Parameter_View
Sets the current working directory for finding parameter files.
CWD_PARAMETER - Static variable in class PIRL.PVL.PVL_to_DB
The name of the Parameter in the PVL_to_DB group that has the current working directory pathname: "CWD".
Cycle() - Method in class PIRL.Viewers.Animator
Gets the current animation cycle.
CYCLES - Static variable in class PIRL.Viewers.Animator
The default number of animation cycles: INDEFINITELY.

D

Data(Vector, Vector, boolean, Vector) - Method in class PIRL.Database.Data_Table
 
Data(Vector, Vector, boolean) - Method in class PIRL.Database.Data_Table
 
Data(Vector, boolean) - Method in class PIRL.Database.Data_Table
 
Data(Vector) - Method in class PIRL.Database.Data_Table
 
Data() - Method in class PIRL.Database.Data_Table
 
Data() - Method in class PIRL.PVL.Parameter
Get the Parameter's data object.
Data(Parameter) - Method in class PIRL.PVL.Parameter
Copies the contents of a Parameter into this Parameter.
Data(Object) - Method in class PIRL.PVL.Parameter
Sets the data for the Parameter.
Data(boolean) - Method in class PIRL.PVL.Selection
Enables or disables using the data of a Value as a criteria.
Data() - Method in class PIRL.PVL.Selection
Tests if the data of a Value is a criteria.
DATA - Static variable in interface PIRL.PVL.Selector
Criteria to select the data of a Value.
Data(boolean) - Method in interface PIRL.PVL.Selector
Enables or disables using the data of a Value as a criteria.
Data() - Method in interface PIRL.PVL.Selector
Tests if the data of a Value is a criteria.
Data() - Method in class PIRL.PVL.Value
Gets the datum object from the Value.
Data(Long) - Method in class PIRL.PVL.Value
Sets the datum of the Value to the Long object, and sets its Type to INTEGER.
Data(byte) - Method in class PIRL.PVL.Value
Sets the datum of the Value to the primitive byte value, and sets its Type to INTEGER.
Data(short) - Method in class PIRL.PVL.Value
Sets the datum of the Value to the primitive short value, and sets its Type to INTEGER.
Data(int) - Method in class PIRL.PVL.Value
Sets the datum of the Value to the primitive int value, and sets its Type to INTEGER.
Data(long) - Method in class PIRL.PVL.Value
Sets the datum of the Value to the primitive long value, and sets its Type to INTEGER.
Data(Double) - Method in class PIRL.PVL.Value
Sets the datum of the Value to the Double object, and sets its Type to REAL.
Data(float) - Method in class PIRL.PVL.Value
Sets the datum of the Value to the primitive float value, and sets its Type to REAL.
Data(double) - Method in class PIRL.PVL.Value
Sets the datum of the Value to the primitive double value, and sets its Type to REAL.
Data(String) - Method in class PIRL.PVL.Value
Sets the datum of the Value to the String object.
Data(char) - Method in class PIRL.PVL.Value
The primitive char value is used to constructs a single character String which is then set to the datum of the Value.
Data(List) - Method in class PIRL.PVL.Value
Sets the Value data as an Array of Values constructed from the List.
Data(Value) - Method in class PIRL.PVL.Value
Copies the contents of a Value into this Value.
Data(Object) - Method in class PIRL.PVL.Value
Sets the datum for the Value based on the class of the specified Object.
Data_Buffer - Variable in class PIRL.Image_Tools.Multibuf_ImageInputStream
Current image data buffer.
Data_Buffers() - Method in class PIRL.Image_Tools.Multibuf_ImageInputStream
Get the List of data buffers backing this object.
Data_End_Location() - Method in class PIRL.Image_Tools.HTTP_ImageInputStream
Get the virtual source location of the end (exclusive) of buffered data.
Data_End_Location(long) - Method in class PIRL.Image_Tools.HTTP_ImageInputStream
Set the virtual source location of the end (exclusive) of buffered data.
DATA_LENGTH_PARAMETER - Static variable in class PIRL.Image_Tools.JPEG2000_Info
Parameter name for specifying the length (bytes) of a data block.
Data_Match(Value, Value) - Method in class PIRL.PVL.Selection
Tests if the data of two Values match.
Data_Match(Value, Value) - Method in interface PIRL.PVL.Selector
Tests if the data of two Values match according to the current selection criteria.
DATA_OFFSET_PARAMETER - Static variable in class PIRL.Image_Tools.JPEG2000_Info
Parameter name for specifying a data block offset in an enclosing object.
Data_Offset_Parameters(Parameter, long, long) - Method in class PIRL.Image_Tools.JPEG2000_Info
Add data offset Parameters to a Parameter Group.
Data_Port - Interface in PIRL.Database
A Data_Port is the interface for accessing the content of a Database.
Data_Port() - Method in class PIRL.Database.Database
Gets the current Data_Port backing the Database.
DATA_POSITION_PARAMETER - Static variable in class PIRL.Image_Tools.JPEG2000_Info
Parameter name for specifying the position of data in the Source file (byte offset from the beginning of the file).
Data_Position_Parameters(Parameter, long) - Method in class PIRL.Image_Tools.JPEG2000_Info
Add data position Parameters to a Parameter Group.
DATA_RECORD_DELIMITER - Static variable in class PIRL.Database.Query_DB
Delimiter between a data record number and its field values.
Data_Table - Class in PIRL.Database
Data_Table manages a JTable for Database_View.
Data_Table(Vector, Vector, boolean, Vector) - Constructor for class PIRL.Database.Data_Table
 
Data_Table(Vector, Vector, boolean) - Constructor for class PIRL.Database.Data_Table
 
Data_Table(Vector, Vector) - Constructor for class PIRL.Database.Data_Table
 
Data_Table(Vector, boolean, Vector) - Constructor for class PIRL.Database.Data_Table
 
Data_Table(Vector, boolean) - Constructor for class PIRL.Database.Data_Table
 
Data_Table(Vector) - Constructor for class PIRL.Database.Data_Table
 
Data_Table() - Constructor for class PIRL.Database.Data_Table
 
DATA_TYPE_BINARY - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
 
DATA_TYPE_PARAMETER - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
 
DATA_TYPE_TEXT - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
 
Data_View - Class in PIRL.Database
Data_View manages access to Database_Views as mediated by its Configuration.
Data_View(Configuration) - Constructor for class PIRL.Database.Data_View
 
Database(Database) - Method in class PIRL.Conductor.Reference_Resolver
Sets the Database to use when resolving database references.
Database() - Method in class PIRL.Conductor.Reference_Resolver
Gets the Database that will be used when resolving references.
Database - Class in PIRL.Database
A Database provides an implementation of a Data_Port to manage access to any database for which a driver is available.
Database() - Constructor for class PIRL.Database.Database
Creates a Database with a default Configuration.
Database(Configuration) - Constructor for class PIRL.Database.Database
Creates a Database with a specific Configuration.
DATABASE - Static variable in class PIRL.Database.Database
The parameter name for the name of the database on the server to be used: "Database".
Database() - Method in class PIRL.Database.Update_DB
Gets the Database being updated.
Database_Catalog_Name(String) - Method in interface PIRL.Database.Data_Port
Gets the name known to the database server for a catalog name.
Database_Catalog_Name(String) - Method in class PIRL.Database.Database
 
Database_Catalog_Name(String) - Method in class PIRL.Database.JDBC_Data_Port
Gets the name known to the database server for a catalog name.
Database_Configuration() - Method in class PIRL.Database.Connect_View
Gets the current database server connection parameters.
Database_Exception - Exception in PIRL.Database
The excpetion thrown from the PIRL.Database package.
Database_Exception(String, Throwable) - Constructor for exception PIRL.Database.Database_Exception
Constructs a Database_Exception with a message and a cause.
Database_Exception(Throwable) - Constructor for exception PIRL.Database.Database_Exception
Constructs a Database_Exception having a cause.
Database_Exception(String) - Constructor for exception PIRL.Database.Database_Exception
Constructs a Database_Exception with a message.
Database_Exception() - Constructor for exception PIRL.Database.Database_Exception
Constructs a Database_Exception.
DATABASE_HOSTNAME_PARAMETER - Static variable in class PIRL.Conductor.Conductor
Conductor Configuration parameters.
DATABASE_SERVER_NAME_PARAMETER - Static variable in class PIRL.Conductor.Conductor
Conductor Configuration parameters.
DATABASE_SERVER_PARAMETER - Static variable in class PIRL.Conductor.Conductor
Conductor Configuration parameters.
DATABASE_SERVER_PARAMETER_NAME - Static variable in class PIRL.Conductor.Maestro.Kapellmeister
 
Database_Table_Name(String) - Method in interface PIRL.Database.Data_Port
Gets the name known to the database server for a table name.
Database_Table_Name(String) - Method in class PIRL.Database.Database
 
Database_Table_Name(String) - Method in class PIRL.Database.JDBC_Data_Port
Gets the name known to the database server for a table name.
DATABASE_TYPE_PARAMETER - Static variable in class PIRL.Conductor.Conductor
Conductor Configuration parameters.
Database_View - Class in PIRL.Database
Database_View provides a View of a Database.
Database_View(Database) - Constructor for class PIRL.Database.Database_View
 
DATE_FORMAT - Static variable in class PIRL.Messenger.Dispatcher
Format for log message timestamps.
DATE_FORMAT - Static variable in class PIRL.Messenger.Messenger
Date formatter used to represent the Messenger start time.
DATE_FORMATTING - Static variable in class PIRL.Messenger.Dispatcher
Formatting pattern for log message timestamps.
DATE_FORMATTING - Static variable in class PIRL.Messenger.Messenger
The Messenger.DATE_FORMAT pattern.
DATE_TIME - Static variable in class PIRL.PVL.Value
Type for a Value with a String datum.
DATE_TIME_DELIMITERS - Static variable in class PIRL.PVL.Parser
Set of characters that suggests a DATE_TIME type of STRING Value: "-:".
DBL_EPSILON - Static variable in class PIRL.Image_Tools.Projection
 
Decimal_Degrees(String) - Static method in class PIRL.Image_Tools.Projection
 
Decode_Hex(String) - Static method in class PIRL.Utilities.Authentication
Decode a hexadecimal string to its byte array equivalent.
Default_Array_Type(int) - Static method in class PIRL.PVL.Value
Sets the default Array Value Type to use when an Array is automatically constructed.
Default_Array_Type() - Static method in class PIRL.PVL.Value
Gets the default Array Value Type to use when an Array is automatically constructed.
Default_Array_Viewing_Mode - Static variable in class PIRL.Viewers.Parameter_Pane
The default Array Value viewing mode.
DEFAULT_BUFFER_INCREMENT - Static variable in class PIRL.Messenger.Messenger
The read buffer size increment.
Default_Buffer_Increment(int) - Static method in class PIRL.Messenger.Messenger
Set the default size to use for the read buffer increment.
Default_Buffer_Increment() - Static method in class PIRL.Messenger.Messenger
Get the current default read buffer increment amount.
DEFAULT_BUFFER_SIZE - Static variable in class PIRL.Conductor.Stream_Logger
The default buffer size.
DEFAULT_BUFFER_SIZE - Static variable in class PIRL.Image_Tools.HTTP_ImageInputStream
The default buffer capacity to allocate.
Default_Capacity(int) - Static method in class PIRL.Viewers.Stream_Monitor
Set the default character capacity.
Default_Capacity() - Static method in class PIRL.Viewers.Stream_Monitor
Get the default character capacity.
DEFAULT_CLOSE_TIME - Static variable in class PIRL.Messenger.Messenger
The amount of time, in seconds, to wait for closing a socket to complete.
DEFAULT_COLOR - Static variable in class PIRL.Viewers.Percent_Bar
 
DEFAULT_CONFIGURATION_FILENAME - Static variable in class PIRL.Conductor.Conductor
The default configuration filename.
DEFAULT_CONFIGURATION_FILENAME - Static variable in class PIRL.Conductor.Maestro.Conductor_Definition
The default Configuration source filename.
DEFAULT_CONFIGURATION_FILENAME - Static variable in class PIRL.Conductor.Maestro.Kapellmeister
The default Configuration source filename.
DEFAULT_CONFIGURATION_FILENAME - Static variable in class PIRL.Conductor.Pipeline_Source_Manager
The default configuration file.
DEFAULT_CONFIGURATION_FILENAME - Static variable in class PIRL.Database.Database
The default configuration filename: "Database.conf".
DEFAULT_CONFIGURATION_FILENAME - Static variable in class PIRL.Database.Query_DB
The default Configuration filename.
DEFAULT_CONFIGURATION_FILENAME - Static variable in class PIRL.Database.Update_DB
The default Configuration filename.
DEFAULT_CONFIGURATION_FILENAME - Static variable in class PIRL.Utilities.File
Default configuration file name: "Pathname.conf".
DEFAULT_CONFIGURATION_PATHNAME - Static variable in class PIRL.Viewers.Stream_Viewer
 
Default_Configuration_Source() - Static method in class PIRL.Messenger.Dispatcher
Get the default configuration source.
DEFAULT_CONNECT_TIMEOUT - Static variable in class PIRL.Image_Tools.HTTP_ImageInputStream
The amount of time (ms) to wait for a server connection.
DEFAULT_CONNECT_TIMEOUT - Static variable in class PIRL.Messenger.Messenger
The amount of time, in seconds, to wait for a server connection.
DEFAULT_DECIMAL_DIGITS - Static variable in class PIRL.Strings.String_Utilities
The default number of decimal digits used by the String_Utilities.Amount_Magnitude(long, int) function.
DEFAULT_DELIMITERS - Static variable in class PIRL.Strings.Words
The default word delimiters;
DEFAULT_DISPATCHER_NAME - Static variable in class PIRL.Messenger.Dispatcher
The default name of the Dispatcher: "Dispatcher".
Default_Dispatcher_Name() - Static method in class PIRL.Messenger.Dispatcher
Get the default Dispatcher name.
Default_Dispatcher_Name(String) - Static method in class PIRL.Messenger.Dispatcher
Set the default Dispatcher name.
DEFAULT_DISPLAY_RESOLUTION_NAME - Static variable in class PIRL.Image_Tools.JP2_Info
 
DEFAULT_DISPLAY_RESOLUTION_TYPE - Static variable in class PIRL.Image_Tools.JP2_Info
 
DEFAULT_DUPLICATE_PARAMETER_ACTION - Static variable in class PIRL.Conductor.Conductor
The default action should a duplicate parameter pathname occur in the Conductor Configuration file.
DEFAULT_EMPTY_SUCCESS_ANY - Static variable in class PIRL.Conductor.Conductor
The default for whether or not empty Success_Status and Success_Message fields in a procedure definition may imply any completion of the procedure is a success.
Default_Filename(String) - Static method in class PIRL.Configuration.Configuration
Deprecated. Replaced by Configuration.Default_Source(String)
Default_Filename() - Static method in class PIRL.Configuration.Configuration
Deprecated. Replaced by Configuration.Default_Source()
DEFAULT_FONT - Static variable in class PIRL.Viewers.Font_Selector
The default font when no other default is available: SansSerif 12-point plain.
Default_Frame_Margins - Static variable in class PIRL.Viewers.View_Locator
The default top, left, bottom and right margins to be used with the base dimensions when calculating the relocation position of a view: 0, 0, 0, 0.
DEFAULT_HELLO_ADDRESS - Static variable in class PIRL.Conductor.Maestro.Local_Theater
The default private multicast address to use in the Hello datagram.
DEFAULT_HELLO_ADDRESS - Static variable in class PIRL.Messenger.Dispatcher
The default private multicast address to use in the Hello datagram.
DEFAULT_HELLO_PORT - Static variable in class PIRL.Conductor.Maestro.Local_Theater
The default port on which to receive the Hello datagram.
DEFAULT_HELLO_PORT - Static variable in class PIRL.Messenger.Dispatcher
The default port on which to send the Hello datagram.
DEFAULT_HOSTNAME - Static variable in class PIRL.Utilities.Host
The name that will be provided for the hostname or IP address if they can not be obtained from the host system.
DEFAULT_ICON_DIRECTORY_NAME - Static variable in class PIRL.Viewers.Icons
 
DEFAULT_IDENTIFY_TIMEOUT - Static variable in class PIRL.Messenger.Dispatcher
The default maximum amount of time, in seconds, to wait for a new Messenger client to respond to an identify message.
DEFAULT_LAF - Static variable in class PIRL.Viewers.View_Locator
The default Look-and-Feel for View_Locator.Select_LAF(String).
Default_Line_Style - Static variable in class PIRL.Viewers.Parameter_Pane
Default tree line style.
Default_Line_Style - Static variable in class PIRL.Viewers.Value_Pane
Default tree line style.
Default_Log_Filename() - Static method in class PIRL.Messenger.Dispatcher
Get the default log filename.
DEFAULT_LOG_WHILE_CLOSED - Static variable in class PIRL.Conductor.Manager
 
DEFAULT_MASK - Static variable in class PIRL.Strings.Words
The default word mask.
DEFAULT_MAX_SAMPLES - Static variable in class PIRL.Viewers.Memory_History
The
DEFAULT_MAX_SOURCES_ROWS - Static variable in class PIRL.Conductor.Manager
 
Default_Max_Sources_Rows() - Method in class PIRL.Conductor.Manager
 
Default_Max_Sources_Rows(int) - Method in class PIRL.Conductor.Manager
 
DEFAULT_MAX_START_CONDUCTORS_COUNT - Static variable in class PIRL.Conductor.Maestro.Stage_Manager
The default maximum number of remote Conductor commands that may be executed by a single request.
DEFAULT_MESSAGE_RETRIES - Static variable in class PIRL.Conductor.Maestro.Remote_Theater
The default number of protocol transmission retries before a Remote_Management_Exception will be thrown.
DEFAULT_NA - Static variable in class PIRL.Image_Tools.Projection
 
Default_Offsets - Static variable in class PIRL.Viewers.View_Locator
The default horizontal and vertical offsets relative to a base to apply to a view when it is relocated: 20x, 20y.
DEFAULT_ORIENTATION - Static variable in class PIRL.Viewers.Percent_Bar
 
Default_Orientation - Static variable in class PIRL.Viewers.View_Locator
The default orientation: x: LEFT | INWARD, y: TOP | INWARD.
Default_Parameter(String, Object) - Method in class PIRL.PVL.PVL_to_DB
Adds a new parameter to the default PVL_to_DB Group.
Default_Parameters(Parameter) - Method in class PIRL.PVL.PVL_to_DB
Adds new parameters to the default PVL_to_DB Group.
Default_Parameters() - Method in class PIRL.PVL.PVL_to_DB
Gets the default PVL_to_DB Group of parameters.
DEFAULT_POLL_INTERVAL - Static variable in class PIRL.Conductor.Conductor
The default polling interval, in seconds, for unprocessed source records when the no unprocessed source records are obtained.
DEFAULT_POLLING_INTERVAL - Static variable in class PIRL.Conductor.Stream_Logger
The default polling interval.
Default_Port - Static variable in class PIRL.Conductor.Maestro.Theater
The default communications port number.
Default_Port() - Static method in class PIRL.Conductor.Maestro.Theater
Get the default communications port number.
Default_Port(int) - Static method in class PIRL.Conductor.Maestro.Theater
Set the default communications port number.
DEFAULT_PORT - Static variable in class PIRL.Image_Tools.HTTP_ImageInputStream
The default port to use for communication with the server.
DEFAULT_PORT - Static variable in class PIRL.Messenger.Dispatcher
The default communications port number.
DEFAULT_PROTOCOL - Static variable in class PIRL.Viewers.URL_Dialog
Default protocol.
Default_Protocol() - Static method in class PIRL.Viewers.URL_Dialog
Get the default protocol.
Default_Protocol(String) - Static method in class PIRL.Viewers.URL_Dialog
Set the default protocol.
DEFAULT_READ_LIMIT - Static variable in class PIRL.Strings.String_Buffer_Reader
The default read limit.
DEFAULT_RECEIVE_TIMEOUT - Static variable in class PIRL.Conductor.Maestro.Theater
The default maximum amount of time, in seconds, a Theater will wait for a Message to be received.
Default_Receive_Timeout() - Static method in class PIRL.Conductor.Maestro.Theater
Get the default maximum amount of time, in seconds, a Theater will wait for a Message to be received.
Default_Receive_Timeout(int) - Static method in class PIRL.Conductor.Maestro.Theater
Set the default maximum amount of time, in seconds, a Theater will wait for a Message to be received.
DEFAULT_RESPONSE_TIMEOUT - Static variable in class PIRL.Conductor.Maestro.Remote_Theater
The default amount of time (seconds) to wait for a response to a protocol message.
DEFAULT_SAMPLING_RATE - Static variable in class PIRL.Viewers.Memory_Chart_Panel
The default Memory_Chart sampling rate.
Default_Server_Name() - Method in class PIRL.Database.Database
Gets the default server name from the Database Configuration.
DEFAULT_SIZE - Static variable in class PIRL.Viewers.Memory_Chart
The initial size of the component.
DEFAULT_SIZE_INCREMENT - Static variable in class PIRL.Strings.String_Buffer_Reader
The amount to increase the size of the string buffer when it needs to be enlarged while reading a file.
DEFAULT_SIZES - Static variable in class PIRL.Viewers.Font_Selector
The Vector of default Integer font sizes: 9, 10, 12, 14, 16, 18, 24.
Default_Source - Static variable in class PIRL.Configuration.Configuration
The name of the default configuration source: initially "DEFAULTS".
Default_Source(String) - Static method in class PIRL.Configuration.Configuration
Sets the default source name.
Default_Source() - Static method in class PIRL.Configuration.Configuration
Gets the default source name.
DEFAULT_SOURCE_PARAMETERS_NAME - Static variable in class PIRL.PVL.PVL_to_DB
The name given to the Source_Parameters when the Aggregate is based on an Assignment Parameter: "Source".
DEFAULT_STATUS_ANNUNCIATOR - Static variable in class PIRL.Conductor.Manager
 
DEFAULT_STOP_ON_FAILURE - Static variable in class PIRL.Conductor.Conductor
The default maximum number of sequential source processing failures.
Default_Theater_Port() - Method in class PIRL.Conductor.Maestro.Kapellmeister
Get the default Stage_Manager socket communications port number.
Default_Theater_Port(int) - Method in class PIRL.Conductor.Maestro.Kapellmeister
Set the default Stage_Manager socket communications port number.
DEFAULT_TITLE - Static variable in class PIRL.Conductor.Maestro.Error_Report
The default window title.
DEFAULT_UNIT_DIVISOR - Static variable in class PIRL.Viewers.Memory_Panel
The default unit divisor.
DEFAULT_UNITS - Static variable in class PIRL.Viewers.Memory_Panel
The default unit.
DEFAULT_USE_SPHERICAL - Static variable in class PIRL.Image_Tools.Projection
 
DEFAULT_USER_AGENT - Static variable in class PIRL.Image_Tools.HTTP_ImageInputStream
The default User Agent reported to the server.
Default_User_Agent() - Static method in class PIRL.Image_Tools.HTTP_ImageInputStream
Get the default user agent that will be used with new HTTP_ImageInputStream objects.
Default_User_Agent(String) - Static method in class PIRL.Image_Tools.HTTP_ImageInputStream
Set the default user agent that will be used with new HTTP_ImageInputStream objects.
Default_Value(String) - Method in class PIRL.Conductor.Reference_Resolver
Sets the default to use when a reference can not be resolved.
Default_Value() - Method in class PIRL.Conductor.Reference_Resolver
Gets the default that will be used when a reference can not be resolved.
Default_Value(String) - Method in class PIRL.PVL.PVL_to_DB
Sets the default value for unresolved nested references.
Default_Value() - Method in class PIRL.PVL.PVL_to_DB
Gets the default that will be used when a nested configuration parameter reference can not be resolved.
DEFAULT_WAIT_TO_START - Static variable in class PIRL.Conductor.Maestro.New_Conductor_Dialog
 
Default_Wait_to_Start() - Static method in class PIRL.Conductor.Maestro.New_Conductor_Dialog
Set the default wait-to-start mode.
Default_Wait_to_Start(boolean) - Static method in class PIRL.Conductor.Maestro.New_Conductor_Dialog
Get the default wait-to-start mode.
Default_Warp_Location - Static variable in class PIRL.Viewers.View_Locator
The default location to position a view if it would otherwise overlap a side of the display: 175x, 75y.
Default_Warp_Offsets - Static variable in class PIRL.Viewers.View_Locator
The default horizontal and/or vertical offsets to apply to the Warp_Location when it is moved along the corresponding axis.
DEFAULTS - Static variable in class PIRL.Configuration.Configuration
The name of the internal default parameters: "DEFAULTS".
Defaults - Static variable in class PIRL.Configuration.Configuration
The default parameters conditionally set during configuration.
Defaults(boolean) - Method in class PIRL.Configuration.Configuration
Enables or disables automatic inclusion of Configuration.Defaults parameters.
Defaults_Default - Static variable in class PIRL.Configuration.Configuration
The default automatic Defaults state.
Degrees_Minutes_Seconds(double) - Static method in class PIRL.Image_Tools.Projection
Converts an angle in decimal degrees, to a degrees, minutes, seconds representation.
DELAY_PROCESSING_STRING - Static variable in class PIRL.Conductor.Pipeline_Source_Manager
This string is used to update the Conductor_ID of a source to indicate that processing of the source record should be delayed.
Delay_Source(int, String) - Method in class PIRL.Conductor.Pipeline_Source_Manager
This method will set the Conductor ID field of a source record to the Pipeline_Source_Manager.DELAY_PROCESSING_STRING to cause a conductor to skip the specified source.
delayedFireTableDataChanged() - Method in class PIRL.TreeTable.TreeTableModelAdapter
 
Delete(String) - Method in interface PIRL.Database.Data_Port
Deletes a catalog from the database.
Delete(String, Vector<String>) - Method in interface PIRL.Database.Data_Port
Deletes fields from a data table, or the entire table.
Delete(String, String) - Method in interface PIRL.Database.Data_Port
Deletes selected records from a table.
Delete(String) - Method in class PIRL.Database.Database
 
Delete(String, Vector) - Method in class PIRL.Database.Database
 
Delete(String, String) - Method in class PIRL.Database.Database
 
Delete(String) - Method in class PIRL.Database.JDBC_Data_Port
Deletes a catalog from the database.
Delete(String, Vector) - Method in class PIRL.Database.JDBC_Data_Port
Deletes fields from a data table, or the entire table.
Delete(String, String) - Method in class PIRL.Database.JDBC_Data_Port
Deletes selected records from a table.
Delete - Variable in class PIRL.Database.Update_DB
Flag for deleting selected records instead of updating them.
Delete(boolean) - Method in class PIRL.Database.Update_DB
Enables or disables record deletion.
Delete() - Method in class PIRL.Database.Update_DB
Tests if record deletion is enabled.
delete(int, int) - Method in class PIRL.Strings.String_Buffer
 
Delete_Source(int, String) - Method in class PIRL.Conductor.Pipeline_Source_Manager
This method deletes a source number from a specified table.
deleteCharAt(int) - Method in class PIRL.Strings.String_Buffer
 
DELIMIT_AT_QUOTE - Static variable in class PIRL.Strings.Words
Whether or not to delimit words at quotes.
Delimit_at_Quote(boolean) - Method in class PIRL.Strings.Words
Enable or disable delimiting words at quotes.
Delimit_at_Quote() - Method in class PIRL.Strings.Words
Test if quotes will delimit words.
Delimiters(String) - Method in class PIRL.Strings.Words
Sets the word delimiter characters.
Delimiters() - Method in class PIRL.Strings.Words
Gets the current delimiters.
Deliver() - Method in class PIRL.Conductor.Notify
Delivers the notice to each destination.
Deliver(Vector) - Method in class PIRL.Conductor.Notify
Delivers the notice to each destination.
Deliver(Message) - Method in class PIRL.Messenger.Messenger
Deliver a Message locally.
Description() - Method in class PIRL.Configuration.Configuration
Provides a String description of a Configuration formatted as a list of the parameters and their values.
Description() - Method in interface PIRL.Database.Data_Port
Gets a multi-line description of the Data_Port.
Description() - Method in class PIRL.Database.Database
 
Description() - Method in class PIRL.Database.JDBC_Data_Port
Provides a multi-line description of the Data_Port.
Description(Lister) - Method in class PIRL.PVL.Parameter
Gets a PVL description of the Parameter using a specified Lister.
Description() - Method in class PIRL.PVL.Parameter
Gets a PVL description of the Parameter.
Description(Lister) - Method in class PIRL.PVL.Value
Gets a PVL description of the Value using a specified Lister.
Description() - Method in class PIRL.PVL.Value
Gets a PVL description of the Value.
DESCRIPTION_FIELD - Static variable in class PIRL.Conductor.Conductor
Procedures table fields indexes.
Destination() - Method in class PIRL.Utilities.ByteBuffer_OutputStream
Get the ByteBuffer backing this ByteBuffer_OutputStream.
Destination_Address() - Method in class PIRL.Messenger.Message
Get the address from the front of the route-to list.
Destinations() - Method in class PIRL.Conductor.Notify
Gets the list of destinations to which the notice will be delivered.
Destinations(Vector) - Method in class PIRL.Conductor.Notify
Sets the list of destinations to which the message will be delivered.
destroy() - Method in class PIRL.Utilities.UNIX_Process
 
Dialog_Box - Class in PIRL.Viewers
The Dialog_Box class provides a collection of static methods that are convenient for producing commonly used Dialog_Boxes.
DIRECT_USE - Static variable in class PIRL.Image_Tools.JP2_Info
 
DIRECTION - Static variable in class PIRL.Viewers.View_Locator
Selects the direction relative to the base orientation policy.
Directory(String) - Static method in class PIRL.Viewers.Icons
Sets the name of the directory where icon image files are to be found.
Directory(String, Class) - Static method in class PIRL.Viewers.Icons
Sets the name of the directory where icon image files may be found relative to the location of a class.
Directory() - Static method in class PIRL.Viewers.Icons
Gets the pathname of the directory where icon image files are to be found.
Disable() - Method in class PIRL.Conductor.Manager
 
Disconnect() - Method in class PIRL.Database.Database
Disconnect the Database (its backing Data_Port) from its database server.
Disconnected() - Method in exception PIRL.Database.Database_Exception
Tests if this Database_Exception was caused by an SQLException indicating loss of database connection.
DISCONNECTED_STATE - Static variable in exception PIRL.Database.Database_Exception
The two character "class" prefix of a five character SQLState value defined by the X/Open and SQL Access Group (Open Group) SQL CAE specification (1992) that indicates a failure to connect to the database.
Dispatcher - Class in PIRL.Messenger
A Dispatcher is a Messenger manager for communication between client processes.
Dispatcher(String, Configuration, int) - Constructor for class PIRL.Messenger.Dispatcher
Construct a named Dispatcher with a configuration and a specified communication port.
Dispatcher(Configuration, int) - Constructor for class PIRL.Messenger.Dispatcher
Construct a Dispatcher with a configuration and a specified communication port.
Dispatcher(String, Configuration) - Constructor for class PIRL.Messenger.Dispatcher
Construct a named Dispatcher with a configuration.
Dispatcher(Configuration) - Constructor for class PIRL.Messenger.Dispatcher
Construct a Dispatcher with a configuration.
Dispatcher(String) - Constructor for class PIRL.Messenger.Dispatcher
Construct a named Dispatcher.
Dispatcher() - Constructor for class PIRL.Messenger.Dispatcher
Construct a Dispatcher.
Dispatcher_ID - Variable in class PIRL.Messenger.Dispatcher
The ID of of the Dispatcher.
Dispatcher_Name() - Method in class PIRL.Messenger.Dispatcher
Get the Dispatcher name.
Dispatcher_Name(String) - Method in class PIRL.Messenger.Dispatcher
Set the Dispatcher name.
Display(Rectangle) - Method in class PIRL.Viewers.View_Locator
Sets the boundary to use when views are relocated.
Display() - Method in class PIRL.Viewers.View_Locator
Gets the Rectangle for the current display bounds.
Distance() - Method in class PIRL.Utilities.Integer_Range
Gets the distance between the range values.
Distance() - Method in class PIRL.Utilities.Real_Range
Gets the distance between the range limits.
Done() - Static method in class PIRL.Messenger.Message
Get a Message intitialized with a Message.DONE_ACTION Message.ACTION_PARAMETER_NAME.
Done() - Method in class PIRL.Messenger.Messenger
Force the Messenger to close its client communication channel.
Done(String, Exception) - Method in class PIRL.Messenger.Messenger
Deliver a Done Message to the employer and close its communication channel.
Done(String) - Method in class PIRL.Messenger.Messenger
Force the Messenger to close its communication channel and deliver a Done Message.
DONE_ACTION - Static variable in class PIRL.Conductor.Maestro.Theater
 
DONE_ACTION - Static variable in class PIRL.Messenger.Dispatcher
Messenger management Message Actions and their parameters.
DONE_ACTION - Static variable in class PIRL.Messenger.Message
End of messaging - no further messages can be expected - Message Message.ACTION_PARAMETER_NAME value.
DONE_CODE - Static variable in class PIRL.Conductor.Maestro.Theater
 
Double_Data() - Method in class PIRL.PVL.Value
Gets a Double object from the Value.
double_Data() - Method in class PIRL.PVL.Value
Gets a primitive double value from the Value.
Draggable_Rows - Class in PIRL.Viewers
Draggable_Rows manages the display of Components as a stack of draggable rows.
Draggable_Rows(Vector) - Constructor for class PIRL.Viewers.Draggable_Rows
Constructs a Draggable_Rows pane containing a list of row components.
Draggable_Rows() - Constructor for class PIRL.Viewers.Draggable_Rows
Constructs an empty Draggable_Rows pane.
Draggable_Rows.Draggable_Rows_Layout - Class in PIRL.Viewers
Draggable_Rows_Layout is a LayoutManager for a vertical stack of row Components.
Draggable_Rows.Row_Moved_Event - Class in PIRL.Viewers
A Row_Moved_Event carries the information that a component row has moved from one position to another in the pane.
Drain(int) - Method in class PIRL.Image_Tools.HTTP_ImageInputStream
Drain data from the buffer.
Drain() - Method in class PIRL.Image_Tools.HTTP_ImageInputStream
Drain source data before the current stream position.
DRIVER - Static variable in class PIRL.Database.Database
The parameter name for the driver class to provide access to the database server: "Driver".
Duplicate_Parameter_Action(int) - Method in class PIRL.Configuration.Configuration
Sets the duplicate parameter action during coalescing.
Duplicate_Parameter_Action() - Method in class PIRL.Configuration.Configuration
Gets the duplicate parameter action during coalescing.
Duplicate_Parameter_Action_Default - Static variable in class PIRL.Configuration.Configuration
The default Configuration.Duplicate_Parameter_Action().
Duration(int) - Method in class PIRL.Viewers.Splash_Screen
Set the duration of the screen display.
Duration() - Method in class PIRL.Viewers.Splash_Screen
Get the screen display duration.

E

Eccentricity - Variable in class PIRL.Image_Tools.Projection
 
Eccentricity() - Method in class PIRL.Image_Tools.Projection
 
Eccentricity(double, double) - Static method in class PIRL.Image_Tools.Projection
Calculate the planet eccentricity.
Editable - Variable in class PIRL.Conductor.Procedures_Table_Model
Flag that determines if the table cells are editable.
Editable - Variable in class PIRL.Conductor.Sources_Table_Model
 
Editable(boolean, int) - Method in class PIRL.Database.Data_Table
 
Editable(boolean, Vector) - Method in class PIRL.Database.Data_Table
 
Editable(boolean) - Method in class PIRL.Database.Data_Table
 
Editable_Cell_Color() - Method in class PIRL.Database.Data_Table
 
Editable_Cell_Color(Color) - Method in class PIRL.Database.Data_Table
 
editCellAt(int, int, EventObject) - Method in class PIRL.TreeTable.JTreeTable
Overridden to invoke repaint for the particular location if the column contains the tree.
Edited_Cell_Color() - Method in class PIRL.Database.Data_Table
 
Edited_Cell_Color(Color) - Method in class PIRL.Database.Data_Table
 
Edited_Cells() - Method in class PIRL.Database.Data_Table
 
Effective_Parameter(String) - Method in class PIRL.Configuration.Configuration
Gets the effective Parameter for a pathname.
Effective_Pathname(String) - Method in class PIRL.Configuration.Configuration
Gets the effective pathname for a specified pathname.
Elapsed() - Method in class PIRL.Viewers.Splash_Screen
Get the screen display elapsed time.
Employer(Message_Delivered_Listener) - Method in class PIRL.Conductor.Maestro.Theater
Set the Messenger employer to receive asynchronous message delivery.
Employer() - Method in class PIRL.Messenger.Messenger
Get the Messenger employer.
Employer(Message_Delivered_Listener) - Method in class PIRL.Messenger.Messenger
Set the Messenger employer.
Empty() - Method in class PIRL.Image_Tools.HTTP_ImageInputStream
Empty the buffer of all source data.
EMPTY_STATEMENT - Static variable in exception PIRL.PVL.PVL_Exception
Message: Empty statement or list.
EMPTY_SUCCESS_ANY_PARAMETER - Static variable in class PIRL.Conductor.Conductor
Conductor Configuration parameters.
Enable_Log_Writer(Writer, boolean) - Method in class PIRL.Conductor.Conductor
Enable or disable output to a registered log stream Writer.
Enable_Log_Writer(Writer, boolean) - Method in class PIRL.Conductor.Maestro.Remote_Theater
 
Enable_Log_Writer(Writer, boolean) - Method in interface PIRL.Conductor.Management
Enable or disable output to a registered log stream Writer.
ENABLE_LOG_WRITER_ACTION - Static variable in class PIRL.Conductor.Maestro.Theater
 
ENABLE_LOG_WRITER_CODE - Static variable in class PIRL.Conductor.Maestro.Theater
 
Enabled(String, boolean) - Method in class PIRL.Configuration.Configuration
Tests if a parameter has a logically true value.
Enclosed_Reference(String) - Static method in class PIRL.Conductor.Reference_Resolver
Tests if a String is an enclosed reference.
Encode_Hex(byte[]) - Static method in class PIRL.Utilities.Authentication
Encode a byte array to a hexadecimal string representation.
Encoded_Password(String, String) - Static method in class PIRL.Utilities.Authentication
Encrypte and encode a password using an encoded public key.
ENCODING_SCHEME - Static variable in class PIRL.Image_Tools.HTTP_ImageInputStream
The character encoding for messages sent to the server.
End() - Method in class PIRL.Conductor.Stream_Logger
Ends the Stream_Logger.
End - Variable in class PIRL.Image_Tools.HTTP_ImageInputStream.Range
 
END - Static variable in class PIRL.PVL.Parameter
Used to mark the end of an aggregate Parameter's List.
END_AGGREGATE - Static variable in class PIRL.PVL.Parameter
Special classification for the end of an aggregate Parameter List.
END_GROUP - Static variable in class PIRL.PVL.Parameter
A specific form of END_AGGREGATE.
End_Index() - Method in class PIRL.Strings.String_Buffer_Reader
Gets the buffer index of the last character in the buffer.
End_Index - Variable in class PIRL.Strings.Words
The index (exclusive) in the current string where the current word ends.
End_Index - Variable in class PIRL.Strings.Words.Word_Index
A string index where a word ends.
End_Location() - Method in class PIRL.Strings.String_Buffer_Reader
Gets the location immediately following the last character in the buffer.
END_OBJECT - Static variable in class PIRL.PVL.Parameter
A specific form of END_AGGREGATE.
END_PVL - Static variable in class PIRL.PVL.Parameter
A special classification that marks the end of all Parameters.
End_Request() - Method in class PIRL.Image_Tools.HTTP_ImageInputStream
Send the end-of-request sequence to the server.
Ended() - Method in class PIRL.Strings.String_Buffer_Reader
Tests if the end of input has been reached.
ensureCapacity(int) - Method in class PIRL.Strings.String_Buffer
 
ENTRIES_PARAMETER - Static variable in class PIRL.Image_Tools.JP2_Info
 
ENTROPY_CODER_FLAG - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
 
entry(List<String>, int) - Method in class PIRL.Database.Fields_Map
Gets a field entry from a record corresponding to a user field number.
entry(List<String>, String) - Method in class PIRL.Database.Fields_Map
Gets a field entry from a record corresponding to a user field name.
Entry_for(Writer) - Method in class PIRL.Utilities.Styled_Multiwriter
Get the Writers entry for a Writer that was Added.
Entry_from(Suspendable_Styled_Writer) - Method in class PIRL.Utilities.Styled_Multiwriter
Get the Writer that was Added from a Writers list entry.
ENUMERATED_COLOURSPACE - Static variable in class PIRL.Image_Tools.JP2_Info
 
ENUMERATED_COLOURSPACE_PARAMETER - Static variable in class PIRL.Image_Tools.JP2_Info
 
ENVIRONMENT - Static variable in class PIRL.Configuration.Configuration
The name of the Group containing the environment variable parameters: "/Environment".
Environment() - Static method in class PIRL.Utilities.Host
Get all the environment variables from the host.
EOC_FOUND - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
Codestream validity bit mask for the EOC segment found flag.
EOC_MARKER - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
 
EOC_NAME - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
 
EPH_FLAG - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
 
EPH_MARKER - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
 
EPH_NAME - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
 
Equal(boolean) - Method in class PIRL.PVL.Selection
Enables or disables using equality logic for comparing Values with NUMERIC data.
Equal() - Method in class PIRL.PVL.Selection
Tests if equality matching logic is enabled.
EQUAL - Static variable in interface PIRL.PVL.Selector
Criteria to use equality logic when comparing values.
Equal(boolean) - Method in interface PIRL.PVL.Selector
Enables or disables using equality logic for value comparisons.
Equal() - Method in interface PIRL.PVL.Selector
Tests if equality logic is to be used for value comparisons.
equals(Object) - Method in class PIRL.PVL.Parameter
Tests if an Object is equal to this Parameter.
equals(Object) - Method in class PIRL.PVL.Value
Tests if an Object is equal to this Value.
equals(int, String) - Method in class PIRL.Strings.String_Buffer
Tests if the pattern String is equal to the substring of the same length starting at the index.
Equals(long, String) - Method in class PIRL.Strings.String_Buffer_Reader
Tests if the pattern equals the substring starting at the location.
equals(Integer_Range) - Method in class PIRL.Utilities.Integer_Range
Compares two Integer_Ranges for equality.
equals(Real_Range) - Method in class PIRL.Utilities.Real_Range
Compares two Real_Ranges for equality.
equals_ignore_case(int, String) - Method in class PIRL.Strings.String_Buffer
Tests if the pattern String is equal regardless of case to the substring of the same length starting at the index.
equalsIgnoreCase(Parameter) - Method in class PIRL.PVL.Parameter
Tests if a Parameter is equivalent to this Parameter, ignoring certain cases where field values are not equal.
equalsIgnoreCase(Value) - Method in class PIRL.PVL.Value
Tests if a Value is equivalent to this Value, ignoring certain cases where field values are not equal.
equalsIgnoreCase(int, String) - Method in class PIRL.Strings.String_Buffer
 
Equirectangular_Projection - Class in PIRL.Image_Tools
 
Equirectangular_Projection(Parameter) - Constructor for class PIRL.Image_Tools.Equirectangular_Projection
 
EQUIRECTANGULAR_PROJECTION_NAME - Static variable in class PIRL.Image_Tools.Projection
 
Equitorial_Radius - Variable in class PIRL.Image_Tools.Projection
 
Equitorial_Radius() - Method in class PIRL.Image_Tools.Projection
 
EQUITORIAL_RADIUS_PARAMETER_NAME - Static variable in class PIRL.Image_Tools.Projection
 
EQUIVALENT_BOX_PARAMETER - Static variable in class PIRL.Image_Tools.JP2_Info
 
Erase_Password() - Method in class PIRL.Viewers.Password_Dialog
Erase the stored password.
Error(String, Component) - Static method in class PIRL.Viewers.Dialog_Box
Displays an ERROR_MESSAGE MessageDialog box, preceeded by an audible beep, with an "Error" title and an OK button.
Error(String) - Static method in class PIRL.Viewers.Dialog_Box
Displays an ERROR_MESSAGE MessageDialog box centered on the screen, preceeded by an audible beep, with an "Error" title and an OK button.
Error_Condition() - Method in class PIRL.Conductor.Processing_Changes
Get an error condition report.
Error_Condition(String) - Method in class PIRL.Conductor.Processing_Changes
Set an error condition report.
Error_Condition() - Method in class PIRL.Messenger.Messenger
Get the most recent error exception.
Error_Icon_Name - Static variable in class PIRL.Conductor.Maestro.Error_Report
The filename for the error icon image.
ERROR_MESSAGE_MARKER - Static variable in class PIRL.Messenger.Message
Marks the first character of a Message String representation when there was a problem rendering the Message content into valid PVL syntax.
Error_Report - Class in PIRL.Conductor.Maestro
An Error_Report is a window for reporting error messages.
Error_Report(String, String, String, Frame) - Constructor for class PIRL.Conductor.Maestro.Error_Report
Constructs an Error_Report using optional report text.
Error_Report(String, String, Exception, Frame) - Constructor for class PIRL.Conductor.Maestro.Error_Report
Constructs an Error_Report using an optional Exception report.
Error_Report(String, String, Frame) - Constructor for class PIRL.Conductor.Maestro.Error_Report
Constructs an Error_Report with only a message.
ESCAPE_MARKER - Static variable in class PIRL.Conductor.Reference_Resolver
The marker that escapes any special interpretation of the following character.
Escape_to_Special(String) - Static method in class PIRL.Database.Database
Substitutes special characters for escape sequences.
escape_to_special() - Method in class PIRL.Strings.String_Buffer
Substitutes escape sequences with special characters.
escape_to_special(String) - Static method in class PIRL.Strings.String_Buffer
Substitutes escape sequences with special characters.
Evaluate - Class in PIRL.Conductor
Evaluates a mathematical expression.
Evaluate() - Constructor for class PIRL.Conductor.Evaluate
 
Evaluate_to_double(String) - Static method in class PIRL.Conductor.Reference_Resolver
Resolves a reference to a double value.
Exception_Name - Static variable in exception PIRL.PVL.PVL_Exception
The name of this exception.
EXCEPTION_PARAMETER_NAME - Static variable in class PIRL.Conductor.Maestro.Stage_Manager
 
EXCEPTION_PARAMETER_NAME - Static variable in class PIRL.Conductor.Maestro.Theater
 
EXCEPTION_PARAMETER_NAME - Static variable in class PIRL.Messenger.Dispatcher
Messenger management Message Actions and their parameters.
EXCEPTION_PARAMETER_NAME - Static variable in class PIRL.Messenger.Messenger
A parameter containing an exception description.
exception_String(Throwable) - Static method in exception PIRL.Database.Database_Exception
Generates a message String for a Throwable.
exception_String(Exception) - Static method in exception PIRL.Database.Database_Exception
Generates a message String for an Exception.
Exceptions - Variable in exception PIRL.Utilities.Multiwriter_IOException
The list of IOExceptions that were thrown.
EXIT_COMMAND_LINE_SYNTAX - Static variable in class PIRL.Conductor.Conductor
Command line syntax problem exit status (1).
EXIT_COMMAND_LINE_SYNTAX - Static variable in class PIRL.Conductor.Maestro.Kapellmeister
Command line syntax problem exit status (1).
EXIT_COMMAND_LINE_SYNTAX - Static variable in class PIRL.Messenger.Dispatcher
Command line syntax problem exit status.
EXIT_COMMAND_LINE_SYNTAX - Static variable in class PIRL.Viewers.Projection_Pane
 
EXIT_COMMAND_LINE_SYNTAX - Static variable in class PIRL.Viewers.Projection_Viewer
Exit status when a command line syntax problem occurs.
EXIT_COMMAND_LINE_SYNTAX - Static variable in class PIRL.Viewers.Stream_Viewer
Exit status when a command line syntax problem occurs.
EXIT_COMMAND_LINE_SYNTAX_ERROR - Static variable in class PIRL.Conductor.Pipeline_Source_Manager
Exit Status Values
EXIT_CONFIG_FILE_PROBLEM - Static variable in class PIRL.Conductor.Maestro.Kapellmeister
The log file could not be opened for writing exit status.
EXIT_CONFIG_FILE_PROBLEM - Static variable in class PIRL.Messenger.Dispatcher
The log file could not be opened for writing exit status.
EXIT_CONFIGURATION_ERROR - Static variable in class PIRL.Conductor.Pipeline_Source_Manager
Exit Status Values
EXIT_CONFIGURATION_PROBLEM - Static variable in class PIRL.Conductor.Conductor
Configuration problem exit status (2).
EXIT_CONFIGURATION_PROBLEM - Static variable in class PIRL.Database.Query_DB
Application exit status when there is a Configuration file problem.
EXIT_CONFIGURATION_PROBLEM - Static variable in class PIRL.Database.Update_DB
Application exit status when there is a Configuration file problem.
EXIT_CONFIGURATION_PROBLEM - Static variable in class PIRL.Utilities.File
Exit Status: A Configuration problem was encountered.
EXIT_CONFIGURATION_PROBLEM - Static variable in class PIRL.Viewers.Stream_Viewer
Exit status when a configuration problem occurs.
EXIT_DATABASE_ERROR - Static variable in class PIRL.Conductor.Pipeline_Source_Manager
Exit Status Values
EXIT_DATABASE_ERROR - Static variable in class PIRL.Database.Query_DB
Application exit status when there is a problem accessing the Database.
EXIT_DATABASE_ERROR - Static variable in class PIRL.Database.Update_DB
Application exit status when there is a problem accessing the Database.
EXIT_DATABASE_PROBLEM - Static variable in class PIRL.Conductor.Conductor
Configuration problem exit status (3).
EXIT_ILLEGAL_ARGUMENT - Static variable in class PIRL.Database.Update_DB
Application exit status when an illegal argument is encountered.
EXIT_INVALID_COMMAND_LINE_SYNTAX - Static variable in class PIRL.Database.Query_DB
Exit status when invalid command line syntax was encounterd.
EXIT_INVALID_COMMAND_LINE_SYNTAX - Static variable in class PIRL.Database.Update_DB
Application exit status when invalid command line syntax was encounterd.
EXIT_INVALID_COMMAND_LINE_SYNTAX - Static variable in class PIRL.Utilities.File
Exit Status: Invalid command line syntax.
EXIT_INVALILD_SYNTAX - Static variable in class PIRL.PVL.PVL_to_DB
Exit status: Invalid syntax was found in the map.
EXIT_IO_ERROR - Static variable in class PIRL.Database.Update_DB
Application exit status when an I/O error occured on an arguments file.
EXIT_IO_ERROR - Static variable in class PIRL.Messenger.Dispatcher
IOException failure exit status.
EXIT_IO_ERROR - Static variable in class PIRL.Utilities.File
Exit Status: An IO Error occured.
EXIT_IO_FAILURE - Static variable in class PIRL.Conductor.Conductor
I/O failure exit status (4).
EXIT_NO_LOG_FILE - Static variable in class PIRL.Messenger.Dispatcher
The log file could not be opened for writing exit status.
EXIT_NO_PARAMETERS - Static variable in class PIRL.Viewers.Projection_Pane
 
EXIT_NO_PARAMETERS - Static variable in class PIRL.Viewers.Projection_Viewer
Exit status when no parameters can be obtained.
EXIT_NO_PROJECTION - Static variable in class PIRL.Viewers.Projection_Pane
 
EXIT_NO_PROJECTION - Static variable in class PIRL.Viewers.Projection_Viewer
Exit status when no projection can be determined.
EXIT_PVL_ERROR - Static variable in class PIRL.PVL.PVL_to_DB
Exit status: PVL processing problem.
EXIT_QUERY_FAILURE - Static variable in class PIRL.Database.Query_DB
Application exit status when one or more Database queries failed.
EXIT_SECURITY_VIOLATION - Static variable in class PIRL.Messenger.Dispatcher
SecurityException exit status.
EXIT_STAGE_MANAGER - Static variable in class PIRL.Conductor.Conductor
The required Stage_Manager connection could not be established.
EXIT_STATUS_LIMIT - Static variable in class PIRL.Database.Update_DB
Application exit status limit indicating the number of records affected.
EXIT_SUCCESS - Static variable in class PIRL.Conductor.Conductor
Conductor success exit status (0).
EXIT_SUCCESS - Static variable in class PIRL.Conductor.Maestro.Kapellmeister
Success exit status (0).
EXIT_SUCCESS - Static variable in class PIRL.Conductor.Pipeline_Source_Manager
Exit Status Values
EXIT_SUCCESS - Static variable in class PIRL.Database.Query_DB
Success exit status.
EXIT_SUCCESS - Static variable in class PIRL.Messenger.Dispatcher
Success exit status.
EXIT_SUCCESS - Static variable in class PIRL.PVL.PVL_to_DB
Exit status: Success.
EXIT_SUCCESS - Static variable in class PIRL.Utilities.File
Exit Status: Success.
EXIT_SUCCESS - Static variable in class PIRL.Viewers.Projection_Pane
 
EXIT_SUCCESS - Static variable in class PIRL.Viewers.Projection_Viewer
Exit status on success.
EXIT_SUCCESS - Static variable in class PIRL.Viewers.Stream_Viewer
Exit status on success.
EXIT_TOO_MANY_FAILURES - Static variable in class PIRL.Conductor.Conductor
The number of sequential source processing failures reached the Stop-on-Failure amount.
EXIT_UNEXPECTED_EXCEPTION - Static variable in class PIRL.Conductor.Conductor
An unexpected exception occured (9).
EXIT_UNEXPECTED_EXCEPTION - Static variable in class PIRL.Conductor.Maestro.Kapellmeister
An unexpected exception occured.
EXIT_UNKNOWN_EXCEPTION - Static variable in class PIRL.Messenger.Dispatcher
Unknown exception (possible programming flaw).
EXIT_UNRECOVERABLE_ERROR - Static variable in class PIRL.Conductor.Maestro.Kapellmeister
A fatal unrecoverable error was encountered.
EXIT_UNRESOLVED_REFERENCE - Static variable in class PIRL.PVL.PVL_to_DB
Exit status: An unresolved reference was encountered.
exited() - Method in class PIRL.Utilities.UNIX_Process
Test if the process has exited.
EXITING - Static variable in class PIRL.Conductor.Manager
 
Exiting() - Method in class PIRL.Conductor.Processing_Changes
Test if the Conductor is exiting.
Exiting(boolean) - Method in class PIRL.Conductor.Processing_Changes
Set if the Conductor is exiting.
exitValue() - Method in class PIRL.Utilities.UNIX_Process
 
EXPLANATION_PARAMETER_NAME - Static variable in class PIRL.Conductor.Maestro.Stage_Manager
 
EXPLANATION_PARAMETER_NAME - Static variable in class PIRL.Conductor.Maestro.Theater
 
EXPLANATION_PARAMETER_NAME - Static variable in class PIRL.Messenger.Dispatcher
Messenger management Message Actions and their parameters.
EXPLANATION_PARAMETER_NAME - Static variable in class PIRL.Messenger.Messenger
A parameter containing an explanation description.
Extend() - Method in class PIRL.Strings.String_Buffer_Reader
Extend the string buffer with additional input characters.
EXTENDED_BOX_LIST_PARAMETER - Static variable in class PIRL.Image_Tools.JP2_Info
 

F

FAILED_SOURCE_FIELD - Static variable in class PIRL.Conductor.Colors
Sources and Procedures Tables.
FAILURE - Static variable in class PIRL.Conductor.Colors
Manager
FAILURE_BLINKER - Static variable in class PIRL.Conductor.Colors
Manager
FAILURE_DESCRIPTION - Static variable in class PIRL.Conductor.Conductor
Conductor status failure code descriptions.
FAILURE_ICON_NAME - Static variable in class PIRL.Conductor.Manager
 
FAILURE_STATUS_FIELD - Static variable in class PIRL.Conductor.Colors
Sources and Procedures Tables.
Fetch(long, long) - Method in class PIRL.Image_Tools.HTTP_ImageInputStream
Fetch source data from the server (absolute fetch).
Fetch(int) - Method in class PIRL.Image_Tools.HTTP_ImageInputStream
Fetch source data from the server (relative fetch).
Field_Name(String) - Static method in class PIRL.Conductor.Reference_Resolver
Gets a field name from a field reference.
Field_Names(String) - Method in interface PIRL.Database.Data_Port
Gets the list of field names in a table on the database server.
Field_Names(String) - Method in class PIRL.Database.Database
 
Field_Names(String) - Method in class PIRL.Database.JDBC_Data_Port
Gets the list of field names in a table on the database server.
FIELD_NAMES_PREFIX - Static variable in class PIRL.Database.Query_DB
Prefix for the data table field names line.
Field_Types(String) - Method in interface PIRL.Database.Data_Port
Gets the list of field data types in a table on the database server.
Field_Types(String) - Method in class PIRL.Database.Database
 
Field_Types(String) - Method in class PIRL.Database.JDBC_Data_Port
Gets the list of field data types in a table on the database server.
Fields(String, String) - Method in interface PIRL.Database.Data_Port
Obtains a list of field information for the table of a catalog.
FIELDS - Static variable in class PIRL.Database.Database
The parameter name for the name of one or more fields within a table: "Field".
Fields(String, String) - Method in class PIRL.Database.Database
 
Fields(String, String) - Method in class PIRL.Database.JDBC_Data_Port
Obtains a list of field information for the table of a catalog.
Fields_Map - Class in PIRL.Database
A Fields_Map maps a list of field names in user specified order to the actual order of field names as returned from a database table query.
Fields_Map(List<String>, List<String>, boolean) - Constructor for class PIRL.Database.Fields_Map
Constructs a Fields_Map that maps a List of field names in user index order to their index in a List of field names in actual (table record) order.
Fields_Map(List<String>, List<String>) - Constructor for class PIRL.Database.Fields_Map
Constructs a Fields_Map that maps a List of field names in user index order to their index in a List of field names in actual (table record) order.
Fields_Map(String[], String[], boolean) - Constructor for class PIRL.Database.Fields_Map
Constructs a Fields_Map that maps an array of field names in user index order to their index in an array of field names in actual (table record) order.
Fields_Map(String[], String[]) - Constructor for class PIRL.Database.Fields_Map
Constructs a Fields_Map that maps an array of field names in user index order to their index in an array of field names in actual (table record) order.
Fields_Map(String[], List<String>) - Constructor for class PIRL.Database.Fields_Map
Constructs a Fields_Map that maps an array of field names in user index order to their index in a List of field names in actual (table record) order.
Fields_Map(List<String>, String[]) - Constructor for class PIRL.Database.Fields_Map
Constructs a Fields_Map that maps a List of field names in user index order to their index in an array of field names in actual (table record) order.
File - Class in PIRL.Utilities
This File extends the capabilities of the JFC File to enable mapping the File's canonical path to a logical path.
File(String) - Constructor for class PIRL.Utilities.File
Construct a File from a String.
File(String, String) - Constructor for class PIRL.Utilities.File
Construct a File from directory and filename Strings.
File(File, String) - Constructor for class PIRL.Utilities.File
Construct a File a directory File and a filename String.
File(URI) - Constructor for class PIRL.Utilities.File
Construct a File from a URI.
FILE_IO - Static variable in exception PIRL.PVL.PVL_Exception
Message: Problem with file I/O.
File_Menu() - Method in class PIRL.Viewers.Stream_Monitor
Get the monitor's "File" menu.
FILE_NAME - Static variable in class PIRL.Image_Tools.JP2_Info
 
FILE_TYPE - Static variable in class PIRL.Image_Tools.JP2_Info
 
FILE_TYPE_FOUND - Static variable in class PIRL.Image_Tools.JP2_Info
 
Filename() - Method in class PIRL.Configuration.Configuration
Deprecated. Replaced by Configuration.Source()
Filename(String) - Method in class PIRL.Configuration.Configuration
Deprecated. Replaced by Configuration.Source(String)
FILENAME_MARKER - Static variable in class PIRL.Conductor.Notify
Marker for a message source as opposed to a message string.
Filter_Input() - Method in class PIRL.Strings.String_Buffer_Reader
Tests if the character source will be filtered on input.
Filter_Input(boolean) - Method in class PIRL.Strings.String_Buffer_Reader
Enable or disable input filtering.
Filter_Input(int) - Method in class PIRL.Strings.String_Buffer_Reader
Filters the current contents of the character buffer, starting at the specified index and continuing to the end of the buffer contents.
Find(Parameter, Selector, Parameter) - Method in class PIRL.PVL.Parameter
Searches for a Parameter that matches a test Parameter according the Selector criteria, optionally after some specific Parameter object has been located first.
Find(String) - Method in class PIRL.PVL.Parameter
Finds the Parameter with the specified name, which may be a simple name or a pathname.
Find(String, Parameter) - Method in class PIRL.PVL.Parameter
Finds the Parameter with the specified name, which may be a simple name or a pathname, beginning after the specified Parameter object within the aggregate.
Find(String, boolean) - Method in class PIRL.PVL.Parameter
Finds the Parameter with the specified name, which may be a simple name or a pathname.
Find(String, boolean, Parameter) - Method in class PIRL.PVL.Parameter
Finds the Parameter with the specified name, which may be a simple name or a pathname, beginning after the specified Parameter object within the aggregate.
Find(int) - Method in class PIRL.PVL.Parameter
Finds the Parameter having the specified classification.
Find(int, Parameter) - Method in class PIRL.PVL.Parameter
Finds the Parameter having the specified classification, beginning after the specified Parameter object within the aggregate.
Find(String, int) - Method in class PIRL.PVL.Parameter
Finds the Parameter having the specified pathname and classification.
Find(String, int, Parameter) - Method in class PIRL.PVL.Parameter
Finds the Parameter having the specified pathname and classification, beginning after the specified Parameter object within the aggregate.
Find(Parameter) - Method in class PIRL.PVL.Parameter
Finds the Parameter that completely matches a test Parameter.
Find(Parameter, Parameter) - Method in class PIRL.PVL.Parameter
Finds the Parameter that completely matches a test Parameter, beginning after the specified Parameter object within the aggregate.
Find(Parameter, Selector) - Method in class PIRL.PVL.Parameter
Finds the Parameter that matches a test Parameter according the Selector criteria.
Find(Value, Selector, Value) - Method in class PIRL.PVL.Value
Searches for a Value that matches a test Value according the Selector criteria, optionally after some specific Value object has been located first.
Find(byte) - Method in class PIRL.PVL.Value
Finds a Value having the datum equal to the primitive value.
Find(short) - Method in class PIRL.PVL.Value
Finds a Value having the datum equal to the primitive value.
Find(int) - Method in class PIRL.PVL.Value
Finds a Value having the datum equal to the primitive value.
Find(long) - Method in class PIRL.PVL.Value
Finds a Value having the datum equal to the primitive value.
Find(float) - Method in class PIRL.PVL.Value
Finds a Value having the datum equal to the primitive value.
Find(double) - Method in class PIRL.PVL.Value
Finds a Value having the datum equal to the primitive value.
Find(Object) - Method in class PIRL.PVL.Value
Finds a Value having the datum equal to the value of the Object.
Find(int, Value) - Method in class PIRL.PVL.Value
Finds the Value of the specified Type, beginning after the specified Value object is found.
Find(Value) - Method in class PIRL.PVL.Value
Finds the Value that completely matches a test Value.
Find(Value, Value) - Method in class PIRL.PVL.Value
Finds the Value that completely matches a test Value, beginning after the specified Value within the Array.
Find(Value, Selector) - Method in class PIRL.PVL.Value
Finds the Value that matches a test Value according the Selector criteria.
Find_Parameter(Parameter, String) - Static method in class PIRL.Image_Tools.Projection
Find a named parameter in PDS label parameters.
findColumn(String) - Method in class PIRL.Conductor.Maestro.Conductor_Matrix_Model
 
findColumn(String) - Method in class PIRL.Conductor.Maestro.Conductor_Table_Model
Find the data model column index of a name.
findRow(String) - Method in class PIRL.Conductor.Maestro.Conductor_Matrix_Model
 
fireChange() - Method in class PIRL.Viewers.Memory_History
Send a ChangeEvent referencing this Memory_History to each registered ChangeListener.
fireEditingCanceled() - Method in class PIRL.TreeTable.AbstractCellEditor
 
fireEditingStopped() - Method in class PIRL.TreeTable.AbstractCellEditor
 
fireTreeNodesChanged(Object, Object[], int[], Object[]) - Method in class PIRL.TreeTable.AbstractTreeTableModel
Notify all listeners that have registered interest for notification on this event type.
fireTreeNodesInserted(Object, Object[], int[], Object[]) - Method in class PIRL.TreeTable.AbstractTreeTableModel
Notify all listeners that have registered interest for notification on this event type.
fireTreeNodesRemoved(Object, Object[], int[], Object[]) - Method in class PIRL.TreeTable.AbstractTreeTableModel
Notify all listeners that have registered interest for notification on this event type.
fireTreeStructureChanged(Object, Object[], int[], Object[]) - Method in class PIRL.TreeTable.AbstractTreeTableModel
Notify all listeners that have registered interest for notification on this event type.
FIRST_LINE_INDENT_NAME - Static variable in class PIRL.Messenger.Messenger_Styled_Writer
Recognized Messenger_Styled_Writer.STYLE_PARAMETER_GROUP parameter names.
First_Warning(boolean) - Method in class PIRL.PVL.Lister
Enables or disables returning the first warning that occurs as the current warning status.
First_Warning() - Method in class PIRL.PVL.Lister
Returns the first warning since the last Reset_Warning.
First_Warning(boolean) - Method in class PIRL.PVL.Parameter
Enables or disables returning the first warning that occurs as the current warning status.
First_Warning() - Method in class PIRL.PVL.Parameter
Returns the first warning since the last Reset_Warning.
First_Warning(boolean) - Method in class PIRL.PVL.Parser
Enables or disables returning the first warning that occurs as the current warning status.
First_Warning() - Method in class PIRL.PVL.Parser
Returns the first warning since the last Reset_Warning.
First_Warning(boolean) - Method in class PIRL.PVL.Value
Enables or disables returning the first warning that occurs as the current warning status.
First_Warning() - Method in class PIRL.PVL.Value
Returns the first warning since the last Reset_Warning.
First_Warning_Default - Static variable in class PIRL.PVL.Lister
The default for returning the first warning (or last warning).
Fit_to_Width(String, int) - Static method in class PIRL.Viewers.Dialog_Box
Fits (wraps using NL sequences) a String to a given width.
Fit_to_Width(String) - Static method in class PIRL.Viewers.Dialog_Box
Fits a String to the MAX_LINE_LENGTH.
FLAGS_PARAMETER - Static variable in class PIRL.Image_Tools.JP2_Info
 
flush() - Method in class PIRL.Messenger.Messenger_Styled_Writer
Flush the writers.
flush() - Method in class PIRL.Utilities.Styled_Multiwriter
Flush the writers.
flush() - Method in class PIRL.Utilities.Suspendable_Styled_Writer
Flush the writer.
flush() - Method in class PIRL.Viewers.Stream_Monitor.Monitor_OutputStream
Flush the currently buffered bytes to the monitor display.
flush() - Method in class PIRL.Viewers.Stream_Monitor.Monitor_Writer
Flush the currently buffered characters to the monitor display.
flushBefore(long) - Method in class PIRL.Image_Tools.HTTP_ImageInputStream
Discard buffered data before a source location.
flushBefore(long) - Method in class PIRL.Image_Tools.Multibuf_ImageInputStream
Suggests that data before a source location may be discared.
Following(String, char) - Static method in class PIRL.Strings.String_Utilities
Gets that portion of a String following a delimiter.
Font(Font) - Method in class PIRL.Viewers.Font_Selector
Set the current font.
Font(String, int, int) - Method in class PIRL.Viewers.Font_Selector
Set the current font name, style and size.
Font() - Method in class PIRL.Viewers.Font_Selector
Gets the current font.
FONT_FAMILY_NAME - Static variable in class PIRL.Messenger.Messenger_Styled_Writer
Recognized Messenger_Styled_Writer.STYLE_PARAMETER_GROUP parameter names.
Font_Name(String) - Method in class PIRL.Viewers.Font_Selector
Sets the current font to the named family.
Font_Name() - Method in class PIRL.Viewers.Font_Selector
Gets the name of the current font.
Font_Selector - Class in PIRL.Viewers
A Font_Selector is a dialog box for selecting a named font and its size and style characteristics.
Font_Selector(String, boolean, boolean, Vector, Font, ActionListener, Frame) - Constructor for class PIRL.Viewers.Font_Selector
Constructs a Font_Selector containing the specified font characteteristics selection lists.
Font_Selector(String, boolean, boolean, Vector, Font) - Constructor for class PIRL.Viewers.Font_Selector
Constructs a Font_Selector with no "Apply" button, and using a null owner.
Font_Selector(String, boolean, boolean, Vector, Frame) - Constructor for class PIRL.Viewers.Font_Selector
Constructs a Font_Selector with no "Apply" button, and using a null default font.
Font_Selector(String, boolean, boolean, Vector) - Constructor for class PIRL.Viewers.Font_Selector
Constructs a Font_Selector with no "Apply" button, and using a null default font and owner.
Font_Selector(String, Font, Frame) - Constructor for class PIRL.Viewers.Font_Selector
Constructs a Font_Selector with font and style selections enabled, with no "Apply" button, and using the DEFAULT_SIZES.
Font_Selector(String, Font) - Constructor for class PIRL.Viewers.Font_Selector
Constructs a Font_Selector with font and style selections enabled, with no "Apply" button, and using the DEFAULT_SIZES and a null owner.
Font_Selector(String, Frame) - Constructor for class PIRL.Viewers.Font_Selector
Constructs a Font_Selector with font and style selections enabled and using the DEFAULT_SIZES and a null default font.
Font_Selector(String) - Constructor for class PIRL.Viewers.Font_Selector
Constructs a Font_Selector with font and style selections enabled, with no "Apply" button, and using the DEFAULT_SIZES and a null default font and owner.
Font_Selector(Font) - Constructor for class PIRL.Viewers.Font_Selector
Constructs a Font_Selector with font and style selections enabled, with no "Apply" button, and using the DEFAULT_SIZES and a null title and owner.
Font_Selector() - Constructor for class PIRL.Viewers.Font_Selector
Constructs a Font_Selector with font and style selections enabled, with no "Apply" button, and using the DEFAULT_SIZES and null title, default font and owner.
FONT_SIZE_NAME - Static variable in class PIRL.Messenger.Messenger_Styled_Writer
Recognized Messenger_Styled_Writer.STYLE_PARAMETER_GROUP parameter names.
FOREGROUND_NAME - Static variable in class PIRL.Messenger.Messenger_Styled_Writer
Recognized Messenger_Styled_Writer.STYLE_PARAMETER_GROUP parameter names.
Forwarding_Messenger(String) - Method in class PIRL.Messenger.Messenger
Get the Messenger associated with a forwarding address.
Forwarding_Messengers() - Method in class PIRL.Messenger.Messenger
Get the identities of all Messengers in the forwarding list.
FORWARDING_MESSENGERS_PARAMETER_NAME - Static variable in class PIRL.Conductor.Maestro.Theater
 
FORWARDING_MESSENGERS_PARAMETER_NAME - Static variable in class PIRL.Messenger.Messenger
The name of the forwarding Messengers identities parameter group.
Frame_Margins(Insets) - Method in class PIRL.Viewers.View_Locator
Sets the margins around a view frame to be used when calculating a view relocation position.
Frame_Margins(int, int, int, int) - Method in class PIRL.Viewers.View_Locator
Sets the margins around a view frame to be used when calculating a view relocation position.
Frame_Margins() - Method in class PIRL.Viewers.View_Locator
Gets the margins to be use for a view frame.
Free - Variable in class PIRL.Viewers.Memory_History
The free memory sampling history.
Free_History() - Method in class PIRL.Viewers.Memory_History
Get free memory samples history.
Free_Memory() - Static method in class PIRL.Viewers.Memory_Chart
Get the amount of memory allocated by the Java runtime environment but not currently in use.
Free_Memory() - Static method in class PIRL.Viewers.Memory_Chart_Panel
Get the amount of memory allocated by the Java runtime environment but not currently in use.
Free_Memory() - Static method in class PIRL.Viewers.Memory_History
Get the amount of memory allocated by the Java runtime environment but not currently in use.
free_memory() - Static method in class PIRL.Viewers.Memory_Panel
Returns the amount of free memory currently available to the Java Virtual Machine.
From() - Method in class PIRL.Conductor.Notify
Gets the From address for e-mail deliveries of the notice.
From(String) - Method in class PIRL.Conductor.Notify
Sets the From address for e-mail deliveries of the notice.
From(String) - Method in class PIRL.Messenger.Message
Add an address to the route-from list.
From() - Method in class PIRL.Messenger.Message
Get the next address from the end of the route-from list.
From - Variable in class PIRL.Viewers.Draggable_Rows.Row_Moved_Event
 
from_character_references() - Method in class PIRL.Strings.String_Buffer
Substitutes numeric character references with characters.
from_character_references(String) - Static method in class PIRL.Strings.String_Buffer
Substitutes numeric character references with characters.
FULL_HOSTNAME - Static variable in class PIRL.Utilities.Host
The cannonical, fully qualified name of the host system.
Full_Hostname() - Static method in class PIRL.Utilities.Host
Get the fully qualified name of the host system.
Full_Hostname(String) - Static method in class PIRL.Utilities.Host
Get the fully qualified name for a hostname.
Full_Location(String) - Static method in class PIRL.Conductor.Maestro.Theater
Provide a fully qualified theater location.

G

Get(String, boolean) - Method in class PIRL.Configuration.Configuration
Gets the value(s) for a parameter at a pathname.
Get(String, boolean, int) - Method in class PIRL.Configuration.Configuration
Gets the value(s) for a parameter at the Nth pathname.
Get(String) - Method in class PIRL.Configuration.Configuration
Gets the value(s) for the effective parameter at a pathname.
Get(Parameter) - Method in class PIRL.Configuration.Configuration
Gets the value(s) for a Parameter.
Get(Value) - Static method in class PIRL.Configuration.Configuration
Gets the value(s) for a Parameter Value.
Get(String) - Method in class PIRL.Messenger.Message
Get a named parameter value as a String.
Get() - Method in class PIRL.PVL.Parser
Gets as many Parameters as possible.
Get(int) - Method in class PIRL.PVL.Value
Gets the Value at the specified index of the Array.
Get_Command(String, String, Component) - Static method in class PIRL.Database.SQL
Gets an SQL command String.
Get_Command(String, String) - Static method in class PIRL.Database.SQL
 
Get_Command(String, Component) - Static method in class PIRL.Database.SQL
 
Get_Command(String) - Static method in class PIRL.Database.SQL
 
Get_Command() - Static method in class PIRL.Database.SQL
 
Get_Comments() - Method in class PIRL.PVL.Parser
Gets the next sequence of comments from the source of PVL statements as a single comment String.
Get_Database_Configuration(String, Configuration, Icon, Vector, JFrame) - Static method in class PIRL.Database.Connect_View
Gets a Database Configuration.
Get_Datum(Value) - Method in class PIRL.PVL.Parser
Gets a datum from the source of PVL statements.
get_flag(Configuration, String, boolean) - Static method in class PIRL.Database.Data_View
 
Get_Image_Stream(String) - Static method in class PIRL.Utilities.Streams
Obtain an ImageInputStream from a named source.
Get_Linked(String) - Method in class PIRL.Configuration.Configuration
Gets the value(s) for the effective parameter at a pathname where the parameter may be linked to another parameter through its value.
Get_Linked_One(String) - Method in class PIRL.Configuration.Configuration
Gets one String value for the effective, and possibly linked, parameter at a pathname.
Get_Number(String, double) - Method in class PIRL.Configuration.Configuration
Gets a numerical value.
Get_One(String) - Method in class PIRL.Configuration.Configuration
Gets one String value for the effective parameter at a pathname.
Get_One(Parameter) - Method in class PIRL.Configuration.Configuration
Gets one String value from the Get Vector.
Get_One(Value) - Method in class PIRL.Configuration.Configuration
Gets one String value from the Get Vector.
Get_One(Vector) - Static method in class PIRL.Configuration.Configuration
Gets the first String value from a Vector of values.
Get_One(Vector, int) - Static method in class PIRL.Configuration.Configuration
Gets the indexed String value from a Vector of values.
Get_Parameter() - Method in class PIRL.PVL.Parser
Gets a Parameter from the source of PVL statements.
Get_Password(String, String, Frame) - Static method in class PIRL.Viewers.Password_Dialog
 
GET_POLL_INTERVAL_ACTION - Static variable in class PIRL.Conductor.Maestro.Theater
 
GET_POLL_INTERVAL_CODE - Static variable in class PIRL.Conductor.Maestro.Theater
 
Get_Procedures_Table() - Method in class PIRL.Conductor.Conductor
Get the Conductor.Procedures_Table from the Database.
Get_Quoted_String() - Method in class PIRL.PVL.Parser
Gets a quoted String from the source of PVL statements.
Get_Reader() - Method in class PIRL.Strings.String_Buffer_Reader
Gets the Reader used as the source of characters.
GET_RESOLVER_DEFAULT_VALUE_ACTION - Static variable in class PIRL.Conductor.Maestro.Theater
 
GET_RESOLVER_DEFAULT_VALUE_CODE - Static variable in class PIRL.Conductor.Maestro.Theater
 
Get_Specific(String) - Method in class PIRL.Configuration.Configuration
Gets the value(s) for a parameter at a specific pathname.
Get_Specific_One(String) - Method in class PIRL.Configuration.Configuration
Gets one String value from the specific pathname.
GET_STOP_ON_FAILURE_ACTION - Static variable in class PIRL.Conductor.Maestro.Theater
 
GET_STOP_ON_FAILURE_CODE - Static variable in class PIRL.Conductor.Maestro.Theater
 
Get_Stream(String) - Static method in class PIRL.Utilities.Streams
Obtain an InputStream from a named source.
Get_Units() - Method in class PIRL.PVL.Parser
Gets a units description String from the source of PVL statements.
Get_URL(String, Icon, JFrame) - Static method in class PIRL.Viewers.URL_Dialog
Get a URL.
Get_URL() - Static method in class PIRL.Viewers.URL_Dialog
Get a URL.
Get_Value() - Method in class PIRL.PVL.Parser
Gets a Value from the source of PVL statements.
Get_Writer() - Method in class PIRL.PVL.Lister
Gets the current destination for Lister characters.
getActionListeners() - Method in class PIRL.Viewers.Font_Selector
Gets an array of ActionListeners currently registered with the "Apply" button.
getCellEditorValue() - Method in class PIRL.TreeTable.AbstractCellEditor
 
getChars(int, int, char[], int) - Method in class PIRL.Strings.String_Buffer
 
getColor() - Method in class PIRL.Viewers.Blinker
Gets the background color that will be used when blinking the component.
getColumnClass(int) - Method in class PIRL.Conductor.Maestro.Conductor_Matrix_Model
 
getColumnClass(int) - Method in class PIRL.Conductor.Maestro.Conductor_Table_Model
Get the Class for a data model column.
getColumnClass(int) - Method in class PIRL.Conductor.Procedures_Table_Model
Get the Class for a table column.
getColumnClass(int) - Method in class PIRL.Conductor.Sources_Table_Model
 
getColumnClass(int) - Method in class PIRL.TreeTable.AbstractTreeTableModel
 
getColumnClass(int) - Method in interface PIRL.TreeTable.TreeTableModel
Returns the type for column number column.
getColumnClass(int) - Method in class PIRL.TreeTable.TreeTableModelAdapter
 
getColumnCount() - Method in class PIRL.Conductor.Maestro.Conductor_Matrix_Model
 
getColumnCount() - Method in class PIRL.Conductor.Maestro.Conductor_Table_Model
Get the number of columns in the data model.
getColumnCount() - Method in interface PIRL.TreeTable.TreeTableModel
Returns the number ofs availible column.
getColumnCount() - Method in class PIRL.TreeTable.TreeTableModelAdapter
 
getColumnName(int) - Method in class PIRL.Conductor.Maestro.Conductor_Matrix_Model
 
getColumnName(int) - Method in class PIRL.Conductor.Maestro.Conductor_Table_Model
Get the name of a data model column.
getColumnName(int) - Method in interface PIRL.TreeTable.TreeTableModel
Returns the name for column number column.
getColumnName(int) - Method in class PIRL.TreeTable.TreeTableModelAdapter
 
getComponent() - Method in class PIRL.Viewers.Blinker
Gets the Component to be blinked.
getDelay() - Method in class PIRL.Viewers.Animator
Gets the delay between the display of each Icon in the animation sequence.
getEditingRow() - Method in class PIRL.TreeTable.JTreeTable
Workaround for BasicTableUI anomaly.
getElementAt(int) - Method in class PIRL.Conductor.Maestro.Theater_List_Model
Get the Theater name at the data model index.
getErrorStream() - Method in class PIRL.Utilities.UNIX_Process
 
getIndexOfChild(Object, Object) - Method in class PIRL.TreeTable.AbstractTreeTableModel
 
getInitialDelay() - Method in class PIRL.Viewers.Animator
Gets the initial delay.
getInputStream() - Method in class PIRL.Utilities.UNIX_Process
 
getLayoutAlignmentX(Container) - Method in class PIRL.Viewers.Draggable_Rows.Draggable_Rows_Layout
Gets the horizontal alignment factor for the layout.
getLayoutAlignmentY(Container) - Method in class PIRL.Viewers.Draggable_Rows.Draggable_Rows_Layout
Gets the vertical alignment factor for the layout.
getModel() - Method in class PIRL.Viewers.Memory_Chart
Get the Memory_History model bound to the component.
getOutputStream() - Method in class PIRL.Utilities.UNIX_Process
 
getRepeats() - Method in class PIRL.Viewers.Animator
Gets the number of animation cycles.
getRepeats() - Method in class PIRL.Viewers.Blinker
Gets the maximum number of blinks.
getRoot() - Method in class PIRL.TreeTable.AbstractTreeTableModel
 
getRowCount() - Method in class PIRL.Conductor.Maestro.Conductor_Matrix_Model
 
getRowCount() - Method in class PIRL.Conductor.Maestro.Conductor_Table_Model
Get the number of rows in the data model.
getRowCount() - Method in class PIRL.TreeTable.TreeTableModelAdapter
 
getSelectedItem() - Method in class PIRL.Conductor.Maestro.Theater_List_Model
Get the currently selected item location.
getSize() - Method in class PIRL.Conductor.Maestro.Theater_List_Model
Get the number of entries in the data model.
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class PIRL.TreeTable.JTreeTable.TreeTableCellEditor
Overridden to determine an offset where the tree would place the editor.
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class PIRL.TreeTable.JTreeTable.TreeTableCellRenderer
Update the visible row.
getTree() - Method in class PIRL.TreeTable.JTreeTable
Get the tree that is being shared between the model.
getTreeNode(int) - Method in class PIRL.TreeTable.JTreeTable
Gets the Object at a row of the Tree.
getUIClassID() - Method in class PIRL.Viewers.Memory_Chart
Get the ComponentUI class identification for this component.
getUIClassID() - Method in class PIRL.Viewers.Percent_Bar
Get the ComponentUI class identification for this component.
getValueAt(int, int) - Method in class PIRL.Conductor.Maestro.Conductor_Matrix_Model
 
getValueAt(int, int) - Method in class PIRL.Conductor.Maestro.Conductor_Table_Model
Get the value of a data model cell.
getValueAt(int, int) - Method in class PIRL.Conductor.Procedures_Table_Model
Get a table cell value.
getValueAt(int, int) - Method in class PIRL.Conductor.Sources_Table_Model
 
getValueAt(Object, int) - Method in interface PIRL.TreeTable.TreeTableModel
Returns the value to be displayed for node node, at column number column.
getValueAt(int, int) - Method in class PIRL.TreeTable.TreeTableModelAdapter
 
graft(Parameter) - Method in class PIRL.PVL.Parameter
Grafts the contents of a Parameter into this Parameter.
graft(Value) - Method in class PIRL.PVL.Value
Grafts the contents of a Value into this Value.
Greater_Than(boolean) - Method in class PIRL.PVL.Selection
Enables or disables using greater-than logic for comparing Values with NUMERIC data.
Greater_Than() - Method in class PIRL.PVL.Selection
Tests if greater-than matching logic is enabled.
GREATER_THAN - Static variable in interface PIRL.PVL.Selector
Criteria to use > logic when comparing values.
Greater_Than(boolean) - Method in interface PIRL.PVL.Selector
Enables or disables using greater-than logic for value comparisons.
Greater_Than() - Method in interface PIRL.PVL.Selector
Tests if greater-than logic is to be used for value comparisons.
Group(String) - Method in class PIRL.Configuration.Configuration
Gets the Configuration parameters for a group.
GROUP - Static variable in class PIRL.PVL.Parameter
Classification for a Parameter that contains a List of Parameters.
Group_Pathname(String) - Method in class PIRL.Configuration.Configuration
Gets the pathname to a parameter group.
GROUP_VALUE - Static variable in exception PIRL.PVL.PVL_Exception
Message: Inappropriate aggregate identifier (not a string).

H

HALTED - Static variable in class PIRL.Conductor.Conductor
Processing state: A failure condition caused processing to halt.
HALTED - Static variable in class PIRL.Conductor.Maestro.Conductor_Matrix_Model
Index for arrays of processing state information.
HALTED_COUNT - Static variable in class PIRL.Conductor.Maestro.Conductor_Matrix
Bit flags for processing state count selection.
HALTED_INDEX - Static variable in class PIRL.Conductor.Maestro.Conductor_Matrix
Index for arrays of processing state information.
HALTED_STATE - Static variable in class PIRL.Conductor.Colors
Maestro Conductor_Table.
HALTED_STATE - Static variable in class PIRL.Conductor.Maestro.Conductor_Matrix_Model
 
HALTED_STATE - Static variable in class PIRL.Conductor.Maestro.Conductor_Table
 
Has_List() - Method in class PIRL.PVL.Parameter
Tests if the Parameter has an aggregate list.
Has_Value() - Method in class PIRL.PVL.Parameter
Tests if the Parameter has a valid Value assigment.
Hash_Map(Vector, Vector) - Static method in class PIRL.Database.Database
Constructs a Hashtable from a Vector of keys and a corresponding Vector of values.
hashCode() - Method in class PIRL.Utilities.Integer_Range
Gets a hash code for this Integer_Range.
hashCode() - Method in class PIRL.Utilities.Real_Range
Gets a hash code for this Real_Range.
Header_Content(String) - Method in class PIRL.Image_Tools.HTTP_ImageInputStream
Get the header content for a named header.
Header_Field(String) - Method in class PIRL.Image_Tools.HTTP_ImageInputStream
Get the complete header field for a named header.
HEADER_NAME - Static variable in class PIRL.Image_Tools.JP2_Info
 
HEADER_TYPE - Static variable in class PIRL.Image_Tools.JP2_Info
 
Header_Value(String, String) - Method in class PIRL.Image_Tools.HTTP_ImageInputStream
Get a header field value by name.
Header_Value(String, int) - Method in class PIRL.Image_Tools.HTTP_ImageInputStream
Get a header field value by index within the field content.
Headers() - Method in class PIRL.Image_Tools.HTTP_ImageInputStream
Get the HTTP response headers from the server.
Height_Limits() - Method in class PIRL.Viewers.Size_Limits
Gets the height limits.
Height_Limits(Integer_Range) - Method in class PIRL.Viewers.Size_Limits
Sets the height limits.
HEIGHT_PARAMETER - Static variable in class PIRL.Image_Tools.JP2_Info
 
Hello_Address() - Method in class PIRL.Messenger.Dispatcher
Get the Dispatcher Hello broadcast multicast address.
HELLO_ADDRESS_PARAMETER_NAME - Static variable in class PIRL.Conductor.Conductor
Conductor Configuration parameters.
HELLO_ADDRESS_PARAMETER_NAME - Static variable in class PIRL.Messenger.Dispatcher
The configuration parameter name for the Hello multicast address.
Hello_Listener_Address() - Method in class PIRL.Conductor.Maestro.Local_Theater
Get the network multicast address that will be used to listen for an auto-open "Hello" broadcast.
Hello_Listener_Exception() - Method in class PIRL.Conductor.Maestro.Local_Theater
Get any exception that occured in an auto-open "Hello" broadcast listener Thread.
Hello_Listener_Port() - Method in class PIRL.Conductor.Maestro.Local_Theater
Get the port number that will be used to listen for an auto-open "Hello" broadcast.
HELLO_MESSAGE - Static variable in class PIRL.Conductor.Maestro.Local_Theater
The content of the Hello broadcast datagram message.
HELLO_MESSAGE - Static variable in class PIRL.Messenger.Dispatcher
The content of the Hello broadcast datagram message.
Hello_Port() - Method in class PIRL.Messenger.Dispatcher
Get the Dispatcher Hello broadcast port number.
HELLO_PORT_PARAMETER_NAME - Static variable in class PIRL.Conductor.Conductor
Conductor Configuration parameters.
HELLO_PORT_PARAMETER_NAME - Static variable in class PIRL.Messenger.Dispatcher
The configuration parameter name for the Hello port.
HELLO_RATE_PARAMETER_NAME - Static variable in class PIRL.Messenger.Dispatcher
The configuration parameter name for the Hello repeat rate (seconds).
HIGHEST_BIT - Static variable in class PIRL.PVL.Parameter
The highest bit used by the classification code bit field.
HIGHEST_BIT - Static variable in class PIRL.PVL.Value
The highest bit used by the Type code bit field.
HIGHLIGHT_STYLE - Static variable in class PIRL.Conductor.Colors
Conductor Text style.
HIGHLIGHT_STYLE - Static variable in class PIRL.Viewers.Stream_Monitor
A highlighted text style.
highlightBorder - Variable in class PIRL.TreeTable.JTreeTable.TreeTableCellRenderer
Border to draw around the tree.
Historical(long, long) - Method in class PIRL.Viewers.Memory_History
Add values to the memory history.
History() - Method in class PIRL.Viewers.Memory_History
Get the memory samples history.
Horizontal(int) - Method in class PIRL.Viewers.View_Locator
Sets the horizontal orientation policies.
Horizontal() - Method in class PIRL.Viewers.View_Locator
Gets the horizontal orientation policies.
HORIZONTAL_COMPONENT_OFFSET_PARAMETER - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
 
HORIZONTAL_DENOMINATOR_PARAMETER - Static variable in class PIRL.Image_Tools.JP2_Info
 
HORIZONTAL_EXPONENT_PARAMETER - Static variable in class PIRL.Image_Tools.JP2_Info
 
Horizontal_Image_Offset() - Method in class PIRL.Image_Tools.JP2_Info
Get the JPEG2000_Codestream_Info.Horizontal_Image_Offset() value.
Horizontal_Image_Offset() - Method in class PIRL.Image_Tools.JPEG2000_Codestream_Info
Get the horizontal offset of the image on the reference grid.
HORIZONTAL_IMAGE_OFFSET_PARAMETER - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
 
HORIZONTAL_NUMERATOR_PARAMETER - Static variable in class PIRL.Image_Tools.JP2_Info
 
HORIZONTAL_SAMPLE_SPACING_PARAMETER - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
 
Horizontal_Tile_Offset() - Method in class PIRL.Image_Tools.JP2_Info
Get the JPEG2000_Codestream_Info.Horizontal_Tile_Offset() value.
Horizontal_Tile_Offset() - Method in class PIRL.Image_Tools.JPEG2000_Codestream_Info
Get the horizontal offset of the tiles on the reference grid.
HORIZONTAL_TILE_OFFSET_PARAMETER - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
 
Host(String) - Static method in class PIRL.Conductor.Maestro.Theater
Get the Theater host name for a location or name.
HOST - Static variable in class PIRL.Configuration.Configuration
The parameter name for the application-specific hostname: "Host".
Host - Class in PIRL.Utilities
The Host class provides information about the host on which the process is running.
Hostname() - Static method in class PIRL.Utilities.Host
Get the name of the host system.
Hostname(String) - Static method in class PIRL.Utilities.Host
Get the name of a host system.
Hostname(String) - Method in class PIRL.Viewers.URL_Dialog
Set the Hostname field entry.
HOSTNAME_PARAMETER - Static variable in class PIRL.Conductor.Conductor
Conductor Configuration parameters.
HOSTNAME_PARAMETER - Static variable in class PIRL.PVL.PVL_to_DB
The name of the Parameter in the PVL_to_DB group that has the system hostname: "Hostname".
Hours_Minutes_Seconds(double) - Static method in class PIRL.Image_Tools.Projection
Converts an angle in decimal degrees, to an hours, minutes, seconds representation.
HTTP_ImageInputStream - Class in PIRL.Image_Tools
An HTTP_ImageInputStream provides an ImageInputStream interface to a remote source file accessed by a URL reference.
HTTP_ImageInputStream(URL) - Constructor for class PIRL.Image_Tools.HTTP_ImageInputStream
Constructs an HTTP_ImageInputStream on a URL.
HTTP_ImageInputStream.Range - Class in PIRL.Image_Tools
A Range contains Start, End and Length values.
HTTP_VERSION - Static variable in class PIRL.Image_Tools.HTTP_ImageInputStream
The HTTP version identifier used in communication with the server.

I

Icons(Icon[]) - Method in class PIRL.Viewers.Animator
Sets the Icon array to be animated.
Icons() - Method in class PIRL.Viewers.Animator
Gets the array of Icons to be animated.
Icons - Class in PIRL.Viewers
The Icons class provides static methods to load ImageIcons.
ICONS_DIRECTORY - Static variable in class PIRL.Conductor.Manager
Class-relative name of the directory containing icon/image files.
ID - Static variable in class PIRL.Conductor.Conductor
Class identification name with source code version and date.
ID - Static variable in class PIRL.Conductor.Maestro.Conductor_Definition
Class identification name with source code version and date.
ID - Static variable in class PIRL.Conductor.Maestro.Conductor_Matrix
Class identification name with source code version and date.
ID - Static variable in class PIRL.Conductor.Maestro.Conductor_Matrix_Model
Class identification name with source code version and date.
ID - Static variable in class PIRL.Conductor.Maestro.Conductor_Table
Class identification name with source code version and date.
ID - Static variable in class PIRL.Conductor.Maestro.Conductor_Table_Model
Class identification name with source code version and date.
ID - Static variable in class PIRL.Conductor.Maestro.Conductor_Table_Model_Event
Class identification name with source code version and date.
ID - Static variable in class PIRL.Conductor.Maestro.Error_Report
 
ID - Static variable in class PIRL.Conductor.Maestro.Kapellmeister
Class identification name with source code version and date.
ID - Static variable in class PIRL.Conductor.Maestro.Local_Theater
Class identification name with source code version and date.
ID - Static variable in class PIRL.Conductor.Maestro.New_Conductor_Dialog
Class name and version identification.
ID - Static variable in class PIRL.Conductor.Maestro.Profile
Class identification name with source code version and date.
ID - Static variable in exception PIRL.Conductor.Maestro.Remote_Management_Exception
 
ID - Static variable in class PIRL.Conductor.Maestro.Remote_Theater
Class identification name with source code version and date.
ID - Static variable in class PIRL.Conductor.Maestro.Stage_Manager
Class identification name with source code version and date.
ID - Static variable in class PIRL.Conductor.Maestro.Theater
Class identification name with source code version and date.
ID - Static variable in class PIRL.Conductor.Maestro.Theater_List
Class identification name with source code version and date.
ID - Static variable in class PIRL.Conductor.Maestro.Theater_List_Model
Class identification name with source code version and date.
ID - Static variable in exception PIRL.Conductor.Maestro.Theater_Protocol_Exception
 
ID - Static variable in class PIRL.Conductor.Manager
Class identification name with source code version and date.
ID - Static variable in class PIRL.Conductor.Native_Methods
Class name and version identification.
ID - Static variable in class PIRL.Conductor.Notify
 
ID - Static variable in class PIRL.Conductor.Pipeline_Source_Manager
Class ID
ID - Static variable in class PIRL.Conductor.Procedures_Table
Class identification name with source code version and date.
ID - Static variable in class PIRL.Conductor.Procedures_Table_Model
Class identification name with source code version and date.
ID - Static variable in class PIRL.Conductor.Processing_Changes
Class identification name with source code version and date.
ID - Static variable in class PIRL.Conductor.Processing_Event
Class identification name with source code version and date.
ID - Static variable in class PIRL.Conductor.Reference_Resolver
Class name and version identification.
ID - Static variable in class PIRL.Conductor.Sources_Table
Class identification name with source code version and date.
ID - Static variable in class PIRL.Conductor.Sources_Table_Model
Class identification name with source code version and date.
ID - Static variable in class PIRL.Conductor.Stream_Logger
Class identification name with source code version and date.
ID - Static variable in class PIRL.Conductor.String_Vector_Comparator
Class identification name with source code version and date.
ID - Static variable in exception PIRL.Conductor.Unresolved_Reference
Class name and version identification.
ID - Static variable in class PIRL.Configuration.Configuration
Class name and version identification.
ID - Static variable in exception PIRL.Configuration.Configuration_Exception
Class identification name with source code version and date.
ID - Static variable in class PIRL.Database.Connect_View
Class name and version identification.
ID - Static variable in class PIRL.Database.Data_Table
Class identification name with source code version and date.
ID - Static variable in class PIRL.Database.Database
Class name and version identification.
ID - Static variable in exception PIRL.Database.Database_Exception
Class identification name with source code version and date.
ID - Static variable in class PIRL.Database.Fields_Map
 
ID - Static variable in class PIRL.Database.PostgreSQL_Data_Port
Class name and version identification.
ID - Static variable in class PIRL.Database.Query_DB
The Class identification with revision number and date.
ID - Static variable in class PIRL.Database.Update_DB
The Class identification.
ID - Static variable in class PIRL.Image_Tools.Equirectangular_Projection
Class name and version identification.
ID - Static variable in class PIRL.Image_Tools.HTTP_ImageInputStream
 
ID - Static variable in class PIRL.Image_Tools.JP2_Info
 
ID - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
 
ID - Static variable in class PIRL.Image_Tools.JPEG2000_Info
Class identification name with source code version and date.
ID - Static variable in class PIRL.Image_Tools.Multibuf_ImageInputStream
 
ID - Static variable in class PIRL.Image_Tools.Polar_Stereographic_Elliptical_Projection
Class name and version identification.
ID - Static variable in class PIRL.Image_Tools.Polar_Stereographic_Spherical_Projection
Class name and version identification.
ID - Static variable in class PIRL.Image_Tools.Projection
Class name and version identification.
ID - Static variable in class PIRL.Messenger.Dispatcher
Class identification name with source code version and date.
ID - Static variable in class PIRL.Messenger.Message
Class identification name with source code version and date.
ID - Static variable in class PIRL.Messenger.Messenger
Class identification name with source code version and date.
ID - Static variable in class PIRL.Messenger.Messenger_Styled_Writer
Class identification name with source code version and date.
ID - Static variable in exception PIRL.PVL.Invalid_Map_Syntax
Class name and version identification.
ID - Static variable in class PIRL.PVL.Lister
Class name and version identification.
ID - Static variable in class PIRL.PVL.Parameter
Class name and version identification.
ID - Static variable in class PIRL.PVL.Parser
Class name and version identification.
ID - Static variable in exception PIRL.PVL.PVL_Exception
Class name and version identification.
ID - Static variable in class PIRL.PVL.PVL_to_DB
The Class identification.
ID - Static variable in class PIRL.PVL.Selection
Class name and version identification.
ID - Static variable in class PIRL.PVL.Value
Class name and version identification.
ID - Static variable in class PIRL.Strings.String_Buffer
 
ID - Static variable in class PIRL.Strings.String_Buffer_Reader
 
ID - Static variable in class PIRL.Strings.String_Utilities
Class identification with revision number and date.
ID - Static variable in class PIRL.Strings.strip_DEBUG
 
ID - Static variable in class PIRL.Strings.Words
 
ID - Static variable in class PIRL.Utilities.Authentication
Class identification name with source code version and date.
ID - Static variable in class PIRL.Utilities.ByteBuffer_InputStream
Class identification name with source code version and date.
ID - Static variable in class PIRL.Utilities.ByteBuffer_OutputStream
Class identification name with source code version and date.
ID - Static variable in class PIRL.Utilities.Checker
 
ID - Static variable in class PIRL.Utilities.File
Class name and version identification.
ID - Static variable in class PIRL.Utilities.Host
 
ID - Static variable in class PIRL.Utilities.Integer_Range
 
ID - Static variable in exception PIRL.Utilities.Multiwriter_IOException
Class identification name with source code version and date.
ID - Static variable in class PIRL.Utilities.Real_Range
 
ID - Static variable in class PIRL.Utilities.Streams
 
ID - Static variable in class PIRL.Utilities.Styled_Multiwriter
Class identification name with source code version and date.
ID - Static variable in class PIRL.Utilities.Suspendable_Styled_Writer
Class identification name with source code version and date.
ID - Static variable in class PIRL.Utilities.UNIX_Process
Class identification name with source code version and date.
ID() - Method in class PIRL.Utilities.UNIX_Process
Get the Process ID that uniquely identifies the system process.
ID - Static variable in class PIRL.Viewers.Draggable_Rows
Class name and version identification.
ID - Static variable in class PIRL.Viewers.Icons
 
ID - Static variable in class PIRL.Viewers.Memory_Chart
Class identification name with source code version and date.
ID - Static variable in class PIRL.Viewers.Memory_Chart_Panel
Class identification name with source code version and date.
ID - Static variable in class PIRL.Viewers.Memory_Chart_UI
Class identification name with source code version and date.
ID - Static variable in class PIRL.Viewers.Memory_History
Class identification name with source code version and date.
ID - Static variable in class PIRL.Viewers.Memory_Panel
Class identification name with source code version and date.
ID - Static variable in class PIRL.Viewers.Password_Dialog
Class name and version identification.
ID - Static variable in class PIRL.Viewers.Percent_Bar
Class identification name with source code version and date.
ID - Static variable in class PIRL.Viewers.Percent_Bar_UI
Class identification name with source code version and date.
ID - Static variable in class PIRL.Viewers.Projection_Pane
Class name and version identification.
ID - Static variable in class PIRL.Viewers.Projection_Viewer
Class name and version identification.
ID - Static variable in class PIRL.Viewers.Size_Limits
 
ID - Static variable in class PIRL.Viewers.Splash_Screen
 
ID - Static variable in class PIRL.Viewers.Stream_Monitor
Class name and identification.
ID - Static variable in class PIRL.Viewers.Stream_Viewer
Class name and version identification.
ID - Static variable in class PIRL.Viewers.URL_Dialog
Class name and version identification.
ID_Type(String, String) - Method in class PIRL.Database.JDBC_Data_Port
Used by the finalizer subclass to register its class identification and specific type name.
Identification(Message) - Static method in class PIRL.Conductor.Maestro.Conductor_Table_Model
Get a Conductor identification from its identity.
IDENTIFIER - Static variable in class PIRL.PVL.Value
Type for a Value with a String datum.
Identify() - Static method in class PIRL.Messenger.Message
Get a Message intitialized with an Message.IDENTIFY_ACTION Message.ACTION_PARAMETER_NAME.
IDENTIFY_ACTION - Static variable in class PIRL.Conductor.Maestro.Theater
 
IDENTIFY_ACTION - Static variable in class PIRL.Messenger.Dispatcher
Messenger management Message Actions and their parameters.
IDENTIFY_ACTION - Static variable in class PIRL.Messenger.Message
Identify request Message Message.ACTION_PARAMETER_NAME value.
IDENTIFY_CODE - Static variable in class PIRL.Conductor.Maestro.Theater
 
Identify_Timeout() - Method in class PIRL.Messenger.Dispatcher
Get the maximum time to wait for a response to a new client identify request.
Identify_Timeout(int) - Method in class PIRL.Messenger.Dispatcher
Set the maximum time to wait for a response to a new client identify request.
IDENTIFY_TIMEOUT_PARAMETER_NAME - Static variable in class PIRL.Messenger.Dispatcher
The configuration parameter name for the maximum wait time, in seconds, for a new Messenger client connection to respond to the identify message.
Identity() - Method in class PIRL.Conductor.Conductor
Get the identity description Message for this Conductor.
Identity(Message, Theater, Message) - Method in class PIRL.Conductor.Maestro.Conductor_Table_Model
Add a Conductor identity to the data model.
Identity(int) - Method in class PIRL.Conductor.Maestro.Conductor_Table_Model
Get the Identity of a Conductor at a row index.
Identity(Remote_Theater) - Method in class PIRL.Conductor.Maestro.Conductor_Table_Model
Get the Identity of a Conductor associated with a Remote_Theater Management.
Identity(Manager) - Method in class PIRL.Conductor.Maestro.Conductor_Table_Model
Get the Identity of a Conductor associated with a Manager.
Identity() - Method in class PIRL.Conductor.Maestro.Remote_Theater
 
Identity() - Method in interface PIRL.Conductor.Management
Get the Conductor identity.
Identity() - Method in class PIRL.Messenger.Dispatcher
Get the Dispatcher identity.
Identity(Message) - Method in class PIRL.Messenger.Dispatcher
Set the Dispatcher identity.
Identity(String) - Static method in class PIRL.Messenger.Message
Get a Message intitialized with an Message.IDENTITY_ACTION Message.ACTION_PARAMETER_NAME and a Message.NAME_PARAMETER_NAME with a specified name value.
Identity() - Static method in class PIRL.Messenger.Message
Get a Message intitialized with an Message.IDENTITY_ACTION Message.ACTION_PARAMETER_NAME.
Identity - Variable in class PIRL.Messenger.Messenger
An optional Message containing parameters used to identify the Messenger by employer applications.
Identity() - Method in class PIRL.Messenger.Messenger
Get the Message describing the identity of this Messenger.
Identity(Message) - Method in class PIRL.Messenger.Messenger
Set the identity of this Messenger.
IDENTITY_ACTION - Static variable in class PIRL.Conductor.Maestro.Theater
 
IDENTITY_ACTION - Static variable in class PIRL.Messenger.Dispatcher
Messenger management Message Actions and their parameters.
IDENTITY_ACTION - Static variable in class PIRL.Messenger.Message
Identity Message Message.ACTION_PARAMETER_NAME value.
IDENTITY_CODE - Static variable in class PIRL.Conductor.Maestro.Theater
 
IDENTITY_PARAMETER_NAME - Static variable in class PIRL.Messenger.Messenger
The name given to an Identity Message.
Ignore_Multiple_Updates - Variable in class PIRL.Database.Update_DB
Flag for ignoring multiple updates, rather than throwing an exception, when Update_One_Only is enabled.
Ignore_Multiple_Updates(boolean) - Method in class PIRL.Database.Update_DB
Enables or disables ignoring multiple record updates, rather than throwing an exception, when only one record is allowed.
Ignore_Multiple_Updates() - Method in class PIRL.Database.Update_DB
Tests if multiple record updates will be ignored when only one record is allowed.
ILLEGAL_SYNTAX - Static variable in class PIRL.Conductor.Notify
Exit status values.
ILLEGAL_SYNTAX - Static variable in exception PIRL.PVL.PVL_Exception
Message: Illegal syntax.
Image(String) - Method in class PIRL.Viewers.Splash_Screen
Set the splash screen image.
IMAGE_ASSOCIATION - Static variable in class PIRL.Image_Tools.JP2_Info
 
Image_Buffer_Range(long) - Method in class PIRL.Image_Tools.HTTP_ImageInputStream
Clip a source location to the currently buffered data range.
IMAGE_HEADER_FOUND - Static variable in class PIRL.Image_Tools.JP2_Info
 
IMAGE_HEADER_NAME - Static variable in class PIRL.Image_Tools.JP2_Info
 
IMAGE_HEADER_TYPE - Static variable in class PIRL.Image_Tools.JP2_Info
 
Image_Height() - Method in class PIRL.Image_Tools.JP2_Info
Get the height of the image.
Image_Height() - Method in class PIRL.Image_Tools.JPEG2000_Codestream_Info
Get the height of the image.
Image_Input_Stream - Variable in class PIRL.Image_Tools.JPEG2000_Info
The ImageInputStream Source from which the JPEG2000 information is obtained.
Image_Width() - Method in class PIRL.Image_Tools.JP2_Info
Get the width of the image.
Image_Width() - Method in class PIRL.Image_Tools.JPEG2000_Codestream_Info
Get the width of the image.
IMPLICIT_SHIFT_PARAMETER - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
 
in_Image_Buffer_Range(long) - Method in class PIRL.Image_Tools.HTTP_ImageInputStream
Test if a source location is in the range of buffered data.
INACCESSIBLE_FILE - Static variable in class PIRL.Conductor.Conductor
Conductor procedure completion code.
INCLUDE - Static variable in class PIRL.Configuration.Configuration
The name of a parameter that refers to a file of parameters to be included at that point in the Configuration: "@Include".
Include(boolean) - Method in class PIRL.Configuration.Configuration
Enables or disables automatic Includes.
Include() - Method in class PIRL.Configuration.Configuration
Includes parameters from include files.
Include_Default - Static variable in class PIRL.Configuration.Configuration
The default automatic Include state.
INCLUDE_END - Static variable in class PIRL.Configuration.Configuration
Parameter name prefix for the end of an Include file when tracing is enabled.
INCLUDE_ERROR - Static variable in class PIRL.Configuration.Configuration
Parameter name prefix for an ignored error report from an Include file when tracing is enabled.
INCLUDE_START - Static variable in class PIRL.Configuration.Configuration
Parameter name prefix for the start of an Include file when tracing is enabled.
Include_Tracing(boolean) - Method in class PIRL.Configuration.Configuration
Enables or disables Include file tracing.
Include_Tracing_Default - Static variable in class PIRL.Configuration.Configuration
The default automatic Include tracing flag.
INCOMPATIBLE_TYPES - Static variable in exception PIRL.PVL.PVL_Exception
Message: Incompatible object class types.
INDEFINATE_DURATION - Static variable in class PIRL.Viewers.Splash_Screen
Duration value for indefinate display.
INDEFINITELY - Static variable in class PIRL.Viewers.Animator
Constant to specify an indefinate number of animation cycles; i.e. forever until stopped.
INDEFINITELY - Static variable in class PIRL.Viewers.Blinker
Constant to specify an indefinate number of blinks; i.e. forever until stopped.
INDENT - Static variable in class PIRL.PVL.Lister
The indent character(s).
Indent(boolean) - Method in class PIRL.PVL.Lister
Enables or disables indenting of PVL statement listings.
Indent_Arrays(boolean) - Method in class PIRL.PVL.Lister
Enables or disables indenting of Array Value listings.
Indent_Arrays() - Method in class PIRL.PVL.Lister
Tests if Array Values will be indented.
Indent_Arrays_Default - Static variable in class PIRL.PVL.Lister
The default for applying array indenting.
Indent_Level(int) - Method in class PIRL.PVL.Lister
Sets the base indenting level when listing PVL statements.
Indent_Level() - Method in class PIRL.PVL.Lister
Gets the current base indent level.
Indent_Level_Default - Static variable in class PIRL.PVL.Lister
The default statement base indent level (none if negative).
Index(Message) - Method in class PIRL.Conductor.Maestro.Conductor_Table_Model
Get the data model row index of a Conductor identity.
Index(Remote_Theater) - Method in class PIRL.Conductor.Maestro.Conductor_Table_Model
Get the data model row index for a Remote_Theater Management.
Index(Manager) - Method in class PIRL.Conductor.Maestro.Conductor_Table_Model
Get the data model row index for a Conductor Manager.
Index(Theater) - Method in class PIRL.Conductor.Maestro.Theater_List_Model
 
Index(String) - Method in class PIRL.Conductor.Maestro.Theater_List_Model
 
Index(int) - Method in class PIRL.Conductor.String_Vector_Comparator
Set the List index to be compared.
Index() - Method in class PIRL.Conductor.String_Vector_Comparator
Get the List index to be compared.
Index(Vector, String, boolean) - Static method in class PIRL.Database.Database
Gets the index of the string that matches an element of a Vector.
Index(Vector, String) - Method in class PIRL.Database.Database
Gets the index of the string that matches an element of a Vector.
Index(String[], String, boolean) - Static method in class PIRL.Database.Database
Gets the index of the string that matches an element of an array.
Index(String[], String) - Method in class PIRL.Database.Database
Gets the index of the string that matches an element of an array.
index(int) - Method in class PIRL.Database.Fields_Map
Maps a user field number to an actual record field number.
index(String) - Method in class PIRL.Database.Fields_Map
Maps a user field name to an actual field number.
Index(long) - Method in class PIRL.Strings.String_Buffer_Reader
Gets the index in the buffer for the location in the input stream.
index_of(int, char) - Method in class PIRL.Strings.String_Buffer
Gets the index of the next character matching the specified character, starting with the specified index.
index_of(int, String) - Method in class PIRL.Strings.String_Buffer
Gets the index of the next occurance of the substring matching the pattern String, starting with the specified index.
INDEX_PARAMETER - Static variable in class PIRL.Image_Tools.JPEG2000_Codestream_Info
 
Index_Specifiers(String) - Static method in class PIRL.Conductor.Reference_Resolver
Gets the parameter Array Value element index specifiers from a parameter reference.
indexOf(int, char) - Method in class PIRL.Strings.String_Buffer
 
indexOf(int, String) - Method in class PIRL.Strings.String_Buffer
 
INITIAL_DELAY - Static variable in class PIRL.Viewers.Animator
The default initial delay before animation starts: 0 milliseconds (immediately after start).
INITIAL_DELAY - Static variable in class PIRL.Viewers.Blinker
The default initial delay before blinking starts: 0 milliseconds (immediately after start).
INPUT_INCREMENT - Static variable in class PIRL.Image_Tools.HTTP_ImageInputStream
The amount of source data to fetch when performing an automatic refresh of buffer contents.
Insert(String, Vector<String>, Vector<Object>) - Method in interface PIRL.Database.Data_Port
Inserts values for selected fields into a table.
Insert(String, Vector, Vector) - Method in class PIRL.Database.Database
 
Insert(String, Vector) - Method in class PIRL.Database.Database
Inserts the set of records into a table.
Insert(String, Vector, Vector) - Method in class PIRL.Database.JDBC_Data_Port
Inserts values for selected fields into a table.
Insert(Parameter, int) - Method in class PIRL.PVL.Parameter
Inserts a Parameter into the aggregate list at the specified index.
Insert(List, int) - Method in class PIRL.PVL.Parameter
Inserts a List of Parameters into the aggregate list starting at the specified index.
insert(MutableTreeNode, int) - Method in class PIRL.PVL.Parameter
Invokes the Parameter's Insert method.
Insert(Value, int) - Method in class PIRL.PVL.Value
Inserts a Value into the Array at the specified index.
Insert(Object, int) - Method in class PIRL.PVL.Value
Insert an Object constructed as a new Value at the specified index of the Array.
Insert(List, int) - Method in class PIRL.PVL.Value
Inserts a List of Objects into the Value's Array starting at the specified index.
insert(MutableTreeNode, int) - Method in class PIRL.PVL.Value
Invokes the Value's Insert method.
insert(int, boolean) - Method in class PIRL.Strings.String_Buffer
 
insert(int, char) - Method in class PIRL.Strings.String_Buffer
 
insert(int, char[]) - Method in class PIRL.Strings.String_Buffer
 
insert(int, char[], int, int) - Method in class PIRL.Strings.String_Buffer
 
insert(int, double) - Method in class PIRL.Strings.String_Buffer
 
insert(int, float) - Method in class PIRL.Strings.String_Buffer
 
insert(int, int) - Method in class PIRL.Strings.String_Buffer
 
insert(int, long) - Method in class PIRL.Strings.String_Buffer
 
insert(int, Object) - Method in class PIRL.Strings.String_Buffer
 
insert(int, String) - Method in class PIRL.Strings.String_Buffer
 
insertElementAt(Object, int) - Method in class PIRL.Conductor.Maestro.Theater_List_Model
 
insertRow(int, Vector) - Method in class PIRL.Conductor.Procedures_Table_Model
Insert a procedure definition record in the table.
insertUpdate(DocumentEvent) - Method in class PIRL.Database.SQL.Document_Listener
 
int_Array(String) - Method in class PIRL.Image_Tools.JPEG2000_Info
Get the Array Value of a Parameter as an int array.
int_Array(Parameter) - Static method in class PIRL.Image_Tools.JPEG2000_Info
Get the Array Value of a Parameter as an int array.
int_Array(Value) - Static method in class PIRL.Image_Tools.JPEG2000_Info
Convert an Array Value to an int array.
int_to_String(int) - Static method in class PIRL.Image_Tools.JP2_Info
Convert an int value to a String.
INTEGER - Static variable in class PIRL.PVL.Value
Type for a Value with a Long datum.
Integer_Range - Class in PIRL.Utilities
An Integer_Range specifies a range of integer values.
Integer_Range() - Constructor for class PIRL.Utilities.Integer_Range
Constructs a default Integer_Range.
Integer_Range(long, long) - Constructor for class PIRL.Utilities.Integer_Range
Constructs an Integer_Range from limiting values.
Integer_Range(long) - Constructor for class PIRL.Utilities.Integer_Range
Constructs a single-valued Integer_Range.
Integer_Range(Integer_Range) - Constructor for class PIRL.Utilities.Integer_Range
Constructs an Integer_Range as a copy of another Integer_Range.
Integer_Range(Real_Range) - Constructor for class PIRL.Utilities.Integer_Range
Constructs an Integer_Range from a Real_Range.
INTELLECTUAL_PROPERTY_NAME - Static variable in class PIRL.Image_Tools.JP2_Info
 
INTELLECTUAL_PROPERTY_PARAMETER - Static variable in class PIRL.Image_Tools.JP2_Info
 
INTELLECTUAL_PROPERTY_TYPE - Static variable in class PIRL.Image_Tools.JP2_Info
 
INTERVAL - Static variable in class PIRL.Viewers.Animator
The default animation interval: 1000 milliseconds.
INTERVAL - Static variable in class PIRL.Viewers.Blinker
The default blink interval: 500 milliseconds (half a second).
INVALID_CHARACTER - Static variable in class PIRL.Strings.String_Buffer_Reader
A character that should not occur in any valid String.
INVALID_DATABASE_ENTRY - Static variable in class PIRL.Conductor.Conductor
Conductor procedure completion code.
Invalid_Map_Syntax - Exception in PIRL.PVL
The Exeception that is thrown if a PVL_to_DB map parameter contains invalid syntax.
Invalid_Map_Syntax(String) - Constructor for exception PIRL.PVL.Invalid_Map_Syntax
Constructs an Invalid_Map_Syntax exception with the specified detail message.
Invalid_Map_Syntax(String, String) - Constructor for exception PIRL.PVL.Invalid_Map_Syntax
Constructs an Invalid_Map_Syntax exception with the specified detail message and reference.
Invalid_Map_Syntax(String, String, Parameter) - Constructor for exception PIRL.PVL.Invalid_Map_Syntax
Constructs an Invalid_Map_Syntax exception with the specified detail message, reference, and map parameter.
INVALID_MESSAGE - Static variable in exception PIRL.Conductor.Maestro.Theater_Protocol_Exception
The reason code indicating that a protocol Message contained invalid content.
invalidateLayout(Container) - Method in class PIRL.Viewers.Draggable_Rows.Draggable_Rows_Layout
The layout constraints for the container are invalidated.
INWARD - Static variable in class PIRL.Viewers.View_Locator
Specifies positioning of a view relative to the inside side of the base.
IO_EXCEPTION - Static variable in class PIRL.Image_Tools.JP2_Info
 
IP_ADDRESS - Static variable in class PIRL.Utilities.Host
The Internet Protocol address of the host system.
IP_Address() - Static method in class PIRL.Utilities.Host
Get the IP address of the host system.
IP_Address(String) - Static method in class PIRL.Utilities.Host
Get the IP address for a hostname.
Is_Absolute_Pathname(String) - Static method in class PIRL.PVL.Parameter
Test if a pathname is absolute.
Is_Aggregate() - Method in class PIRL.PVL.Parameter
Tests if the Parameter is classified as an aggregate.
Is_Aggregate(int) - Static method in class PIRL.PVL.Parameter
Tests for an aggregate classification.
Is_Array() - Method in class PIRL.PVL.Value
Tests if the Value is one of the ARRAY Types.
Is_Array(int) - Static method in class PIRL.PVL.Value
Tests for an ARRAY Type.
Is_Assignment() - Method in class PIRL.PVL.Parameter
Tests if the Parameter is classified as an assignment.
Is_Assignment(int) - Static method in class PIRL.PVL.Parameter
Tests for the assignment classification.
Is_Begin_Aggregate() - Method in class PIRL.PVL.Parameter
Tests if the Parameter is classified as an aggregate beginning.
Is_Begin_Aggregate(int) - Static method in class PIRL.PVL.Parameter
Tests for an aggregate beginning classification.
Is_Begin_Group() - Method in class PIRL.PVL.Parameter
Tests if the Parameter is classified as beginning a group aggregate.
Is_Begin_Group(int) - Static method in class PIRL.PVL.Parameter
Tests for the begin group aggregate classification.
Is_Begin_Object() - Method in class PIRL.PVL.Parameter
Tests if the Parameter is classified as beginning an object aggregate.
Is_Begin_Object(int) - Static method in class PIRL.PVL.Parameter
Tests fpr the begin object aggregate classification.
is_Closed() - Method in class PIRL.Image_Tools.HTTP_ImageInputStream
Checks if the server connection is closed.
Is_Complete_JP2() - Method in class PIRL.Image_Tools.JP2_Info
Test if the Source file contains a complete JP2 format.
Is_Connected() - Method in class PIRL.Messenger.Messenger
Test if the Messenger's communication channel is connected to the client.
Is_Date_Time() - Method in class PIRL.PVL.Value
Tests if the Value is the DATE_TIME Type.
Is_Date_Time(int) - Static method in class PIRL.PVL.Value
Tests for the DATE_TIME Type.
Is_Empty() - Method in class PIRL.PVL.Parameter
Determines if the Parameter list is empty.
Is_Empty() - Method in class PIRL.Strings.String_Buffer_Reader
Tests if there are no more characters at the Next_Location; the source of characters is effectively empty.
Is_Empty() - Method in class PIRL.Utilities.Styled_Multiwriter
Test if the Writers list is empty.
Is_End() - Method in class PIRL.PVL.Parameter
Tests if the Parameter is one of the END classifications.
Is_End(int) - Static method in class PIRL.PVL.Parameter
Tests for an END classification.
Is_End(long) - Method in class PIRL.Strings.String_Buffer_Reader
Tests if the specified location is at or beyond the End_Location.
Is_End_Aggregate() - Method in class PIRL.PVL.Parameter
Tests if the Parameter is classified as an aggregate ending.
Is_End_Aggregate(int) - Static method in class PIRL.PVL.Parameter
Tests for an aggregate ending classification.
Is_End_Group() - Method in class PIRL.PVL.Parameter
Tests if the Parameter is classified as ending a group aggregate list.
Is_End_Group(int) - Static method in class PIRL.PVL.Parameter
Tests for the end group aggregate list classification.
Is_End_Object() - Method in class PIRL.PVL.Parameter
Tests if the Parameter is classified as ending an object aggregate list.
Is_End_Object(int) - Static method in class PIRL.PVL.Parameter
Tests for the end object aggregate list classification.
Is_End_PVL() - Method in class PIRL.PVL.Parameter
Tests if the Parameter is the END_PVL classification.
Is_End_PVL(int) - Static method in class PIRL.PVL.Parameter
Tests for the END_PVL classification.
Is_Group() - Method in class PIRL.PVL.Parameter
Tests if the Parameter is classified as a group aggregate.
Is_Group(int) - Static method in class PIRL.PVL.Parameter
Tests for the group aggregate classification.
Is_Identifier() - Method in class PIRL.PVL.Value
Tests if the Value is the IDENTIFIER Type.
Is_Identifier(int) - Static method in class PIRL.PVL.Value
Tests for the IDENTIFIER Type.
Is_Identity() - Method in class PIRL.Image_Tools.Projection
 
Is_Integer() - Method in class PIRL.PVL.Value
Tests if the Value is the INTEGER Type.
Is_Integer(int) - Static method in class PIRL.PVL.Value
Tests for the INTEGER Type.
Is_JP2() - Method in class PIRL.Image_Tools.JP2_Info
Test if the Source is a file in JP2 format.
Is_Numeric() - Method in class PIRL.PVL.Value
Tests if the Value is one of the NUMERIC Types.
Is_Numeric(int) - Static method in class PIRL.PVL.Value
Tests for a NUMERIC Type.
Is_Object() - Method in class PIRL.PVL.Parameter
Tests if the Parameter is classified as an object aggregate.
Is_Object(int) - Static method in class PIRL.PVL.Parameter
Tests for the object aggregate classification.
is_Open() - Method in interface PIRL.Database.Data_Port
Tests if the Data_Port is currently open.
is_Open() - Method in class PIRL.Database.Database
Tests if a connection to the database server is open.
is_Open() - Method in class PIRL.Database.JDBC_Data_Port
Tests if the Data_Port currently has an active Connection.
Is_Open_Ended() - Method in class PIRL.Utilities.Integer_Range
Tests if the range is open-ended.
Is_Open_Ended() - Method in class PIRL.Utilities.Real_Range
Tests if the Real_Range is open-ended.
Is_Parameter(Object) - Static method in class PIRL.PVL.Parameter
Tests if an Object is a Parameter.
Is_Parameter_List(Object) - Static method in class PIRL.PVL.Parameter
Tests if an Object is a List (Vector) suitable for an aggregate Parameter.
Is_Parameter_Value(Object) - Static method in class PIRL.PVL.Parameter
Tests if an Object is a Value suitable for a Parameter.
Is_Real() - Method in class PIRL.PVL.Value
Tests if the Value is the REAL Type.
Is_Real(int) - Static method in class PIRL.PVL.Value
Tests for the REAL Type.
Is_Sequence() - Method in class PIRL.PVL.Value
Tests if the Value is the SEQUENCE Type.
Is_Sequence(int) - Static method in class PIRL.PVL.Value
Tests for the SEQUENCE Type.
Is_Set() - Method in class PIRL.PVL.Value
Tests if the Value is the SET Type.
Is_Set(int) - Static method in class PIRL.PVL.Value
Tests for the SET Type.
Is_Single_Valued() - Method in class PIRL.Utilities.Integer_Range
Tests if the range is for a single value.
Is_Single_Valued() - Method in class PIRL.Utilities.Real_Range
Tests if the range is for a single value.
Is_String() - Method in class PIRL.PVL.Value
Tests if the Value is one of the STRING Types.
Is_String(int) - Static method in class PIRL.PVL.Value
Tests for a STRING Type.
Is_Symbol() - Method in class PIRL.PVL.Value
Tests if the Value is the SYMBOL Type.
Is_Symbol(int) - Static method in class PIRL.PVL.Value
Tests for the SYMBOL Type.
Is_Text() - Method in class PIRL.PVL.Value
Tests if the Value is the TEXT Type.
Is_Text(int) - Static method in class PIRL.PVL.Value
Tests for the TEXT Type.
Is_Text(char) - Method in class PIRL.Strings.String_Buffer_Reader
Tests if a character is considered to be text.
Is_Token() - Method in class PIRL.PVL.Parameter
Tests if the Parameter is classified as a token.
Is_Token(int) - Static method in class PIRL.PVL.Parameter
Tests for the token classification.
Is_Unknown() - Method in class PIRL.PVL.Parameter
Tests if the Parameter is classified as UNKNOWN (an empty Parameter).
Is_Unknown(int) - Static method in class PIRL.PVL.Parameter
Tests for the UNKNOWN classification.
Is_Unknown() - Method in class PIRL.PVL.Value
Tests if the Value Type is UNKNOWN (an empty Value).
Is_Unknown(int) - Static method in class PIRL.PVL.Value
Tests for the UNKNOWN Type.
Is_Value(Object) - Static method in class PIRL.PVL.Value
Tests if an Object is a Value.
Is_Value_Array(Object) - Static method in class PIRL.PVL.Value
Tests if an Object is a List suitable for an Array Value.
isCached() - Method in class PIRL.Image_Tools.HTTP_ImageInputStream
Determine if the source data is cached.
isCached() - Method in class PIRL.Image_Tools.Multibuf_ImageInputStream
Determine if the source data is cached.
isCachedMemory() - Method in class PIRL.Image_Tools.HTTP_ImageInputStream
Determine if the source data is cached in memory.
isCachedMemory() - Method in class PIRL.Image_Tools.Multibuf_ImageInputStream
Determine if the source data is cached in memory.
isCellEditable(int, int) - Method in class PIRL.Conductor.Maestro.Conductor_Table_Model
Test if a data model cell is editable.
isCellEditable(int, int) - Method in class PIRL.Conductor.Procedures_Table_Model
Test if a table cell is editable.
isCellEditable(int, int) - Method in class PIRL.Conductor.Sources_Table_Model
 
isCellEditable(EventObject) - Method in class PIRL.TreeTable.AbstractCellEditor
 
isCellEditable(Object, int) - Method in class PIRL.TreeTable.AbstractTreeTableModel
By default, only the column with the Tree in it is editable.
isCellEditable(EventObject) - Method in class PIRL.TreeTable.JTreeTable.TreeTableCellEditor
Overridden to forward the event to the tree.
isCellEditable(Object, int) - Method in interface PIRL.TreeTable.TreeTableModel
Indicates whether the the value for node node, at column number column is editable.
isCellEditable(int, int) - Method in class PIRL.TreeTable.TreeTableModelAdapter
 
isLeaf(Object) - Method in class PIRL.TreeTable.AbstractTreeTableModel
 
isprint(char) - Static method in class PIRL.PVL.Parser
Tests if a character is printable: in the ASCII range from the space character (' ') to the tilde character ('~') inclusive.
isRunning() - Method in class PIRL.Viewers.Animator
Tests if the animation sequence is running.
ITALIC_NAME - Static variable in class PIRL.Messenger.Messenger_Styled_Writer
Recognized Messenger_Styled_Writer.STYLE_PARAMETER_GROUP parameter names.
itemStateChanged(ItemEvent) - Method in class PIRL.Viewers.Font_Selector
The method that implements the ItemListener interface to listen for list selections.
iterator(int) - Method in class PIRL.PVL.Parameter
Provides an Iterator for the aggregate list positioned so that the next element returned will be at the specified index of the list.
iterator() - Method in class PIRL.PVL.Parameter
Provides an Iterator starting at the first element of the list.
iterator(int) - Method in class PIRL.PVL.Value
Provides an Iterator for Values contained in an Array positioned so that the next element returned will be from the specified index of the Array.
iterator() - Method in class PIRL.PVL.Value
Provides an Iterator starting at the first element of the list.

J

JDBC_Data_Port - Class in PIRL.Database
A JDBC_Data_Port manages access to any JDBC database.
JDBC_Data_Port() - Constructor for class PIRL.Database.JDBC_Data_Port
Constructs an unopened JDBC_Data_Port.
JP2_COMPATIBLE - Static variable in class PIRL.Image_Tools.JP2_Info
 
JP2_COMPLETE - Static variable in class PIRL.Image_Tools.JP2_Info
 
JP2_HEADER_FOUND - Static variable in class PIRL.Image_Tools.JP2_Info
 
JP2_Info - Class in PIRL.Image_Tools
JP2_Info provides a set of PVL Parameters that describe the contents of a JP2 file.
JP2_Info(String) - Constructor for class PIRL.Image_Tools.JP2_Info
Construct JP2_Info for a named source.
JP2_Info(String, boolean) - Constructor for class PIRL.Image_Tools.JP2_Info
Construct JP2_Info for a named source.
JP2_Info(File) - Constructor for class PIRL.Image_Tools.JP2_Info
Construct JP2_Info for a File.
JP2_Info(File, boolean) - Constructor for class PIRL.Image_Tools.JP2_Info
Construct JP2_Info for a File.
JP2_Info(ImageInputStream) - Constructor for class PIRL.Image_Tools.JP2_Info
Construct JP2_Info for an ImageInputStream.
JP2_Info(ImageInputStream, boolean) - Constructor for class PIRL.Image_Tools.JP2_Info
Construct JP2_Info for an ImageInputStream.
JP2_Info() - Constructor for class PIRL.Image_Tools.JP2_Info
Construct an empty JP2_Info Object.
JP2_Validity - Variable in class PIRL.Image_Tools.JP2_Info
 
JP2_Validity() - Method in class PIRL.Image_Tools.JP2_Info
Get the current JP2 validity flags.
JPEG2000_Codestream_Info - Class in PIRL.Image_Tools
JPEG2000_Codestream_Info provides a set of PVL Parameters that describe the contents of a JPEG2000 codestream.
JPEG2000_Codestream_Info(String) - Constructor for class PIRL.Image_Tools.JPEG2000_Codestream_Info
Construct a JPEG2000_Codestream_Info for a named file.
JPEG2000_Codestream_Info(String, boolean) - Constructor for class PIRL.Image_Tools.JPEG2000_Codestream_Info
Construct a JPEG2000_Codestream_Info for a named file.
JPEG2000_Codestream_Info(File) - Constructor for class PIRL.Image_Tools.JPEG2000_Codestream_Info
Construct a JPEG2000_Codestream_Info for a File.
JPEG2000_Codestream_Info(File, boolean) - Constructor for class PIRL.Image_Tools.JPEG2000_Codestream_Info
Construct a JPEG2000_Codestream_Info for a File.
JPEG2000_Codestream_Info(ImageInputStream) - Constructor for class PIRL.Image_Tools.JPEG2000_Codestream_Info
Construct a JPEG2000_Codestream_Info for an ImageInputStream.
JPEG2000_Codestream_Info(ImageInputStream, boolean) - Constructor for class PIRL.Image_Tools.JPEG2000_Codestream_Info
Construct a JPEG2000_Codestream_Info for an ImageInputStream.
JPEG2000_Codestream_Info(ImageInputStream, long, boolean) - Constructor for class PIRL.Image_Tools.JPEG2000_Codestream_Info
Construct a JPEG2000_Codestream_Info for an ImageInputStream and Reads the stream up to an end position.
JPEG2000_Codestream_Info() - Constructor for class PIRL.Image_Tools.JPEG2000_Codestream_Info
Construct a an empty JPEG2000_Codestream_Info Object.
JPEG2000_Info - Class in PIRL.Image_Tools
JPEG2000_Info is a Parameter Aggregate describing a file of JPEG2000 information.
JPEG2000_Info(String) - Constructor for class PIRL.Image_Tools.JPEG2000_Info
Construct a JPEG2000_Info for a named source.
JPEG2000_Info(File) - Constructor for class PIRL.Image_Tools.JPEG2000_Info
Construct a JPEG2000_Info for a File.
JPEG2000_Info(ImageInputStream) - Constructor for class PIRL.Image_Tools.JPEG2000_Info
Construct a JPEG2000_Info for an ImageInputStream.
JPEG2000_Info() - Constructor for class PIRL.Image_Tools.JPEG2000_Info
Construct a an empty JPEG2000_Info Object.
JTreeTable - Class in PIRL.TreeTable
This example shows how to create a simple JTreeTable component, by using a JTree as a renderer (and editor) for the cells in a particular column in the JTable.
JTreeTable(TreeTableModel) - Constructor for class PIRL.TreeTable.JTreeTable
 
JTreeTable.TreeTableCellEditor - Class in