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

A

AboutFrame - Class in com.mindtree.techworks.insight.gui.util
The AboutFrame class displays details about Insight such as CopyRight information, contact information e.t.c.
AboutFrame(Insight) - Constructor for class com.mindtree.techworks.insight.gui.util.AboutFrame
Constructor for this class
AbstractPreferencesUIPanel - Class in com.mindtree.techworks.insight.gui.preferences
The AbstractPreferencesUIPanel abstract class is the base GUI panel for rendering Insight Preference instances.
AbstractPreferencesUIPanel() - Constructor for class com.mindtree.techworks.insight.gui.preferences.AbstractPreferencesUIPanel
 
AbstractReceiver - Class in com.mindtree.techworks.insight.receiver
The AbstractReceiver class is an abstraction of functionality common to all Insight receiver implementations.
AbstractReceiver() - Constructor for class com.mindtree.techworks.insight.receiver.AbstractReceiver
 
AbstractVerifier - Class in com.mindtree.techworks.insight.reporting.verifiers
An abstract implementation of the Verifier interface.
AbstractVerifier(String) - Constructor for class com.mindtree.techworks.insight.reporting.verifiers.AbstractVerifier
Creates a new AbstractVerifier instance, with the display name provided.
AbstractVerifier() - Constructor for class com.mindtree.techworks.insight.reporting.verifiers.AbstractVerifier
Creates a new AbstractVerifier instance.
ACTION_FILTER - Static variable in interface com.mindtree.techworks.insight.reporting.jobs.message.JobMessage
Indicates that the message was generated from a Filter action.
actionPerformed(int) - Method in class com.mindtree.techworks.insight.Controller
Informs this Controller that an action of the specified type has been performed.
actionPerformed(ActionEvent) - Method in class com.mindtree.techworks.insight.gui.action.ClearDisplayAction
Overriden super class method.
actionPerformed(ActionEvent) - Method in class com.mindtree.techworks.insight.gui.action.FilterAction
Overriden super class method.
actionPerformed(ActionEvent) - Method in class com.mindtree.techworks.insight.gui.action.FindAction
Overriden super class method.
actionPerformed(ActionEvent) - Method in class com.mindtree.techworks.insight.gui.action.LoadFileAction
Overriden superclass method
actionPerformed(ActionEvent) - Method in class com.mindtree.techworks.insight.gui.action.LoadLocalFileAction
Overriden super class method
actionPerformed(ActionEvent) - Method in class com.mindtree.techworks.insight.gui.action.LoadPageAction
Overriden super class method.
actionPerformed(ActionEvent) - Method in class com.mindtree.techworks.insight.gui.action.LocateAction
Overriden super class method.
actionPerformed(ActionEvent) - Method in class com.mindtree.techworks.insight.gui.action.MaintainPreferencesAction
Overriden super class method.
actionPerformed(ActionEvent) - Method in class com.mindtree.techworks.insight.gui.action.RemoteProtocolListenerAction
 
actionPerformed(ActionEvent) - Method in class com.mindtree.techworks.insight.gui.action.ScrollLockAction
Overriden super class method.
actionPerformed(ActionEvent) - Method in class com.mindtree.techworks.insight.gui.action.SearchAction
Overriden super class method.
actionPerformed(ActionEvent) - Method in class com.mindtree.techworks.insight.gui.action.SearchEventAction
Overriden super class method.
actionPerformed(ActionEvent) - Method in class com.mindtree.techworks.insight.gui.action.StopReceiverAction
Overriden super class method.
actionPerformed(ActionEvent) - Method in class com.mindtree.techworks.insight.gui.preferences.EventColumnPreferencePanel
Interface method implementation
actionPerformed(ActionEvent) - Method in class com.mindtree.techworks.insight.gui.preferences.FilesetsUIPanel
ActionListener interface method implementation
actionPerformed(ActionEvent) - Method in class com.mindtree.techworks.insight.gui.preferences.FTPFilesUIPanel
ActionListener interface method implementation
actionPerformed(ActionEvent) - Method in class com.mindtree.techworks.insight.gui.preferences.LocalFilesUIPanel
ActionListener interface method implementation
actionPerformed(ActionEvent) - Method in class com.mindtree.techworks.insight.gui.preferences.ProxyUIPanel
ActionListener interface method implementation
actionPerformed(ActionEvent) - Method in class com.mindtree.techworks.insight.gui.preferences.RemoteFilesUIPanel
ActionListener interface method implementation
actionPerformed(ActionEvent) - Method in class com.mindtree.techworks.insight.gui.preferences.SFTPFilesUIPanel
ActionListener interface method implementation
actionPerformed(ActionEvent) - Method in class com.mindtree.techworks.insight.gui.util.LoadFilesetFrame
ActionListener interface method implementation
add(LogEvent) - Method in class com.mindtree.techworks.insight.filter.UniqueLogCriteria
 
addAppender(Appender) - Method in class com.mindtree.techworks.insight.receiver.AbstractReceiver
Adds the specified Appender for notification when a LoggingEvent has been parsed
addChildPreference(Preference) - Method in class com.mindtree.techworks.insight.preferences.model.Preference
Adds a child preference to this preference
addChildPreferenceInfo(PreferenceInfo) - Method in class com.mindtree.techworks.insight.preferences.model.PreferenceInfo
Adds a child preference info to this preference info.
addComponent(Component, int, int, int, int, int, int) - Method in class com.mindtree.techworks.insight.gui.preferences.AbstractPreferencesUIPanel
Adds the specified component to this panel using the specified constraints.
addCriterionToCriteria() - Method in class com.mindtree.techworks.insight.gui.filter.AdvancedFilterPanel
Adds the currently selected criterion to the criteria.
addFile(String) - Method in class com.mindtree.techworks.insight.download.Fileset
Adds a filename to the list of files
addFilter(Filter) - Method in class com.mindtree.techworks.insight.appender.ParsedEventAppender
Appender interface implementation.
addFilter(String, String, boolean) - Method in class com.mindtree.techworks.insight.filter.FilterPreferences
Adds the filter to the preferences.
addFilterCriteriaElement(FilterCriteriaElement) - Method in class com.mindtree.techworks.insight.filter.criteria.FilterCriteria
Adds a filter criteria element to the criteria.
addLogEvent(LogEvent) - Method in class com.mindtree.techworks.insight.model.LogEventTableModel
Adds the specified LoggingEvent to the list of events rendered by the JTable backed by this AbstractTableModel
addLogEvent(LogEvent) - Method in interface com.mindtree.techworks.insight.pagination.IPage
Adds LogEvents to the Page
addLogEvent(LogEvent) - Method in class com.mindtree.techworks.insight.pagination.PageImpl
Adds the logEvent to the list
addMatcingLogEvent(MatchingLogEvent) - Method in class com.mindtree.techworks.insight.eventsearch.SearchResults
Add a Matching log event to the collection
addMessage(String) - Method in class com.mindtree.techworks.insight.reporting.jobs.message.DefaultJobMessage
Adds a message to the DefaultJobMessage.
addMutatorListener(IMutatorListener) - Method in class com.mindtree.techworks.insight.eventsearch.EventSearchProvider
 
addMutatorListener(IMutatorListener) - Method in class com.mindtree.techworks.insight.filter.FilterProvider
Adds the specified MutatorListener
addMutatorListener(IMutatorListener) - Method in interface com.mindtree.techworks.insight.model.ILogEventModelMutator
Adds the specified MutatorListener
addMutatorListener(IMutatorListener) - Method in class com.mindtree.techworks.insight.receiver.AbstractReceiver
Adds the specified MutatorListener
addNamespaceForLoad(LogNamespace) - Method in class com.mindtree.techworks.insight.gui.action.LoadLocalFileAction
Adds the specified LogNamespace for load
addOpSepToCriteria() - Method in class com.mindtree.techworks.insight.gui.filter.AdvancedFilterPanel
Adds the selected Operator / Separator to the criteria.
addOption(String) - Method in class com.mindtree.techworks.insight.preferences.model.ListPreferenceAttribute
Adds an option to the list.
addPreference(Preference) - Method in class com.mindtree.techworks.insight.preferences.xmlpersistence.XMLPreferenceDataCache
Adds a preference to the cache.
addPreferenceAttribute(PreferenceAttribute) - Method in class com.mindtree.techworks.insight.preferences.model.Preference
Adds a preferenceAttribute to the Preference.
addReceiverListener(ReceiverListener) - Method in class com.mindtree.techworks.insight.receiver.AbstractReceiver
Adds the specified ReceiverListener for notification when a ReceiverSpecifc Events will occur.
addReceiverListener(ReceiverListener) - Method in interface com.mindtree.techworks.insight.receiver.ReceiverInterpreter
Adds the specified ReceiverListener.
addShutdownAction(int) - Static method in class com.mindtree.techworks.insight.ShutdownHookManager
Register an action to be performed on shutdown of the application.
AdvancedFilterPanel - Class in com.mindtree.techworks.insight.gui.filter
This Panel contains the widgets to create advanced filter criterias and also to store and retrieve those criterias.
AdvancedFilterPanel(FilterFrame) - Constructor for class com.mindtree.techworks.insight.gui.filter.AdvancedFilterPanel
Creates a new instance of the panel.
ALL - Static variable in interface com.mindtree.techworks.insight.gui.action.IAction
 
ALL_FIELDS_SEARCH - Static variable in class com.mindtree.techworks.insight.eventsearch.SearchCriteria
Indicates to search in all fields
AND - Static variable in class com.mindtree.techworks.insight.filter.criteria.FilterCriterionOperator
The AND operator
AND_ID - Static variable in class com.mindtree.techworks.insight.filter.criteria.FilterCriterionOperator
The identifier for the AND operator.
AND_PRIORITY - Static variable in class com.mindtree.techworks.insight.filter.criteria.FilterCriterionOperator
The priority for AND is between NOT and OR.
AND_SYM - Static variable in class com.mindtree.techworks.insight.filter.criteria.FilterCriterionOperator
The symbol for the AND operator - '&'
anonPassAuth - Static variable in class com.mindtree.techworks.insight.download.ftpbrowse.FTPRemoteFileSystemView
Password Authentication to use for anonymous access
anonPassAuth - Static variable in class com.mindtree.techworks.insight.download.FTPRemoteClient
Password Authentication to use for anonymous access
anonPassAuth - Static variable in class com.mindtree.techworks.insight.download.sftpbrowse.SFTPRemoteFileSystemView
Password Authentication to use for anonymous access
anonPassAuth - Static variable in class com.mindtree.techworks.insight.download.SFTPRemoteClient
Password Authentication to use for anonymous access
appendEvent(LogEvent) - Method in class com.mindtree.techworks.insight.appender.ParsedEventAppender
Appends the specified LogEvent.
applicationShuttingDown() - Method in class com.mindtree.techworks.insight.preferences.PreferenceManager
Method to be called when the application is being shut down.
ASCENDING - Static variable in class com.mindtree.techworks.insight.model.ModelDataSorter
 
ATTRIBUTE_TYPE_IDS - Static variable in class com.mindtree.techworks.insight.gui.search.SearchEventsFrame
Constants for the search type for the various attributes.
attributeValueChanged(String, String, String) - Method in interface com.mindtree.techworks.insight.preferences.model.PreferenceModelManager
Used by the Preference to notify the manager about a change in an attribute value.
attributeValueChanged(String, String, String) - Method in interface com.mindtree.techworks.insight.preferences.PreferenceAttributeChangeListener
This method is called by the PreferencesManager whenever an attribute's value is changed.
attributeValueChanged(String, String, String) - Method in class com.mindtree.techworks.insight.preferences.PreferenceManager
Notifies all interested parties about change in an Attribute's value.

B

baseDownloadDirectory - Variable in class com.mindtree.techworks.insight.download.RemoteClient
The base directory to which files are downloaded
browseAndLoadLocalFiles() - Method in class com.mindtree.techworks.insight.gui.action.LoadLocalFileAction
Displays a JFileChooser for loacl and mounted file systems.

C

canAddMoreFilters() - Method in class com.mindtree.techworks.insight.filter.FilterPreferences
Checks if more filters can be added to the preferences.
cancelAction() - Method in class com.mindtree.techworks.insight.gui.filter.SaveFilterDialog
Handles the action when the user cancels the save dialog.
canRead() - Method in class com.mindtree.techworks.insight.download.ftpbrowse.FTPFileFile
Always returns true.
canRead() - Method in class com.mindtree.techworks.insight.download.sftpbrowse.SFTPFileFile
Always returns true.
canWrite() - Method in class com.mindtree.techworks.insight.download.ftpbrowse.FTPFileFile
Always returns false.
canWrite() - Method in class com.mindtree.techworks.insight.download.sftpbrowse.SFTPFileFile
Always returns false.
CATEGORY_BIT_ID - Static variable in class com.mindtree.techworks.insight.filter.criteria.FilterCriterionFieldType
Bit Identifier for the Category Field
CATEGORY_FIELD - Static variable in class com.mindtree.techworks.insight.filter.criteria.FilterCriterionFieldType
FilterCriterionFieldType for the Category Field
CATEGORY_FIELD_ID - Static variable in class com.mindtree.techworks.insight.filter.criteria.FilterCriterionFieldType
Serial Identifier for the Category Field
CATEGORY_INDEX - Static variable in class com.mindtree.techworks.insight.model.LogEventTableModel
 
CATEGORY_SEARCH - Static variable in class com.mindtree.techworks.insight.eventsearch.SearchCriteria
Indicates to search inthe Category field
CATEGORY_STR_ID - Static variable in class com.mindtree.techworks.insight.filter.criteria.FilterCriterionFieldType
String Identifier for the Category Field
changeDisplayColumns(int[]) - Method in class com.mindtree.techworks.insight.model.LogEventTableModel
Dynamically changes the columns displayed by this model to the ones specified
CHARACTER_ENCODING - Static variable in class com.mindtree.techworks.insight.InsightConstants
Stores the encoding used by URLEncode, URLDecode and XML related classes
characters(char[], int, int) - Method in class com.mindtree.techworks.insight.preferences.xmlpersistence.XMLPreferenceDataReader
 
characters(char[], int, int) - Method in class com.mindtree.techworks.insight.preferences.xmlpersistence.XMLPreferenceDataWriter
Characters
CHECK - Static variable in class com.mindtree.techworks.insight.preferences.model.PreferenceAttributeType
Represents a Check (true / false) type Preference Attribute.
CHECK_TYPE - Static variable in class com.mindtree.techworks.insight.preferences.model.PreferenceAttributeType
Represents a Check (true / false) type Preference Attribute.
CHECK_TYPE_NAME - Static variable in class com.mindtree.techworks.insight.preferences.model.PreferenceAttributeType
Represents a Check (true / false) type Preference Attribute.
childPreferenceChanged(String, String, int) - Method in interface com.mindtree.techworks.insight.preferences.model.PreferenceModelManager
This method is called on the Preference Model Manager by the Preference, whenever a child preference is added or deleted.
childPreferenceChanged(String, String, int) - Method in class com.mindtree.techworks.insight.preferences.PreferenceManager
This method is used by the Manager to primarily regenerate the PreferenceInfo for the preference.
CLASS_INDEX - Static variable in class com.mindtree.techworks.insight.model.LogEventTableModel
 
clear() - Method in class com.mindtree.techworks.insight.appender.ParsedEventAppender
Clears the loaded namespaces
clear() - Method in class com.mindtree.techworks.insight.model.LogEventModel
Clears the contents of this LogEventModel
clear() - Method in class com.mindtree.techworks.insight.pagination.PageImpl
Clears the LogEvent list
clear() - Method in class com.mindtree.techworks.insight.pagination.PageSet
Deletes all the files/directories associated with this PageSet
clearAll() - Static method in class com.mindtree.techworks.insight.pagination.PageSet
Clears all the Directories and Files created under the root cache directory
clearCurrentCriteria() - Method in class com.mindtree.techworks.insight.gui.filter.AdvancedFilterPanel
Clears the current criteria
clearCurrentModel() - Method in class com.mindtree.techworks.insight.Controller
Clears the current event model.
clearDisplay(int) - Method in class com.mindtree.techworks.insight.gui.widgets.StatusBar
Clears the display text of the partition identified by the specified partition index
ClearDisplayAction - Class in com.mindtree.techworks.insight.gui.action
The ClearDisplayAction class is an AbstractAction derivative that resets the display of the Insight application
ClearDisplayAction(Insight) - Constructor for class com.mindtree.techworks.insight.gui.action.ClearDisplayAction
Constructor for this class
clearFilters() - Method in class com.mindtree.techworks.insight.appender.ParsedEventAppender
Appender interface implementation.
clearLoadedNamespaces() - Static method in class com.mindtree.techworks.insight.receiver.RuntimeNamespaceContainer
Clears the set of namespaces contained by this container
clearModel() - Method in class com.mindtree.techworks.insight.model.LogEventTableModel
Clears the data contained by this TableModel.
clearSearchResults() - Method in class com.mindtree.techworks.insight.model.LogEventModel
Clears the search results associated with this log event model
clearStatisticsDisplayText() - Method in class com.mindtree.techworks.insight.gui.widgets.StatusBar
Clears the statictics display text i.e the text displayed in the partition dedicated for statistics display.
close() - Method in class com.mindtree.techworks.insight.appender.ParsedEventAppender
Appender interface implementation.
CLOSE_PARANTHESIS - Static variable in class com.mindtree.techworks.insight.filter.criteria.FilterCriterionSeparator
The close-paranthesis seperator
CLOSE_PARANTHESIS_ID - Static variable in class com.mindtree.techworks.insight.filter.criteria.FilterCriterionSeparator
The identifier for the close paranthesis.
CLOSE_PARANTHESIS_SYM - Static variable in class com.mindtree.techworks.insight.filter.criteria.FilterCriterionSeparator
The symbol for the close paranthesis - )
closeButton - Variable in class com.mindtree.techworks.insight.gui.search.SearchEventsFrame
 
closeButton - Variable in class com.mindtree.techworks.insight.gui.util.AboutFrame
Buttons in the display
closeConnection() - Method in class com.mindtree.techworks.insight.download.FTPRemoteClient
 
closeConnection() - Method in class com.mindtree.techworks.insight.download.HTTPRemoteClient
 
closeConnection() - Method in class com.mindtree.techworks.insight.download.RemoteClient
This method is to be called at the end of a transaction to complete any clean up operations on the connections, etc.
closeConnection() - Method in class com.mindtree.techworks.insight.download.SFTPRemoteClient
 
COL_NAMES - Static variable in class com.mindtree.techworks.insight.model.LogEventTableModel
 
com.mindtree.techworks.insight - package com.mindtree.techworks.insight
 
com.mindtree.techworks.insight.appender - package com.mindtree.techworks.insight.appender
 
com.mindtree.techworks.insight.download - package com.mindtree.techworks.insight.download
 
com.mindtree.techworks.insight.download.ftpbrowse - package com.mindtree.techworks.insight.download.ftpbrowse
 
com.mindtree.techworks.insight.download.ftpbrowse.test - package com.mindtree.techworks.insight.download.ftpbrowse.test
 
com.mindtree.techworks.insight.download.sftpbrowse - package com.mindtree.techworks.insight.download.sftpbrowse
 
com.mindtree.techworks.insight.download.sftpbrowse.test - package com.mindtree.techworks.insight.download.sftpbrowse.test
 
com.mindtree.techworks.insight.eventsearch - package com.mindtree.techworks.insight.eventsearch
 
com.mindtree.techworks.insight.filter - package com.mindtree.techworks.insight.filter
Provides Filter Capabilities to the loaded Log Events.
com.mindtree.techworks.insight.filter.criteria - package com.mindtree.techworks.insight.filter.criteria
Provides the Model for Filter Criterias.
com.mindtree.techworks.insight.filter.criteria.test - package com.mindtree.techworks.insight.filter.criteria.test
 
com.mindtree.techworks.insight.gui - package com.mindtree.techworks.insight.gui
 
com.mindtree.techworks.insight.gui.action - package com.mindtree.techworks.insight.gui.action
 
com.mindtree.techworks.insight.gui.filter - package com.mindtree.techworks.insight.gui.filter
 
com.mindtree.techworks.insight.gui.preferences - package com.mindtree.techworks.insight.gui.preferences
 
com.mindtree.techworks.insight.gui.renderers - package com.mindtree.techworks.insight.gui.renderers
 
com.mindtree.techworks.insight.gui.search - package com.mindtree.techworks.insight.gui.search
 
com.mindtree.techworks.insight.gui.util - package com.mindtree.techworks.insight.gui.util
 
com.mindtree.techworks.insight.gui.widgets - package com.mindtree.techworks.insight.gui.widgets
 
com.mindtree.techworks.insight.model - package com.mindtree.techworks.insight.model
 
com.mindtree.techworks.insight.pagination - package com.mindtree.techworks.insight.pagination
 
com.mindtree.techworks.insight.preferences - package com.mindtree.techworks.insight.preferences
 
com.mindtree.techworks.insight.preferences.model - package com.mindtree.techworks.insight.preferences.model
 
com.mindtree.techworks.insight.preferences.util - package com.mindtree.techworks.insight.preferences.util
 
com.mindtree.techworks.insight.preferences.xmlpersistence - package com.mindtree.techworks.insight.preferences.xmlpersistence
 
com.mindtree.techworks.insight.receiver - package com.mindtree.techworks.insight.receiver
 
com.mindtree.techworks.insight.reporting - package com.mindtree.techworks.insight.reporting
Provides for reporting and monitoring capabilities in Insight.
com.mindtree.techworks.insight.reporting.jobs - package com.mindtree.techworks.insight.reporting.jobs
Provides for action on monitoring status in Insight Actions.
com.mindtree.techworks.insight.reporting.jobs.message - package com.mindtree.techworks.insight.reporting.jobs.message
JobMessages provide reporting data to a Job.
com.mindtree.techworks.insight.reporting.verifiers - package com.mindtree.techworks.insight.reporting.verifiers
Provides a framework of Verifiers to be attached to any action being executed on the LogEventModel.
com.mindtree.techworks.insight.spi - package com.mindtree.techworks.insight.spi
 
comment(char[], int, int) - Method in class com.mindtree.techworks.insight.preferences.xmlpersistence.XMLPreferenceDataWriter
 
compare(Object, Object) - Method in class com.mindtree.techworks.insight.model.ModelDataSorter
Comparator interface method implementation
compareTo(File) - Method in class com.mindtree.techworks.insight.download.ftpbrowse.FTPFileFile
 
compareTo(Object) - Method in class com.mindtree.techworks.insight.download.ftpbrowse.FTPFileFile
 
compareTo(File) - Method in class com.mindtree.techworks.insight.download.sftpbrowse.SFTPFileFile
 
compareTo(Object) - Method in class com.mindtree.techworks.insight.download.sftpbrowse.SFTPFileFile
 
Controller - Class in com.mindtree.techworks.insight
The Controller class is the Mediator between the various Presentation instances in the GUI.
Controller(Insight) - Constructor for class com.mindtree.techworks.insight.Controller
Constructor for this class
controller - Variable in class com.mindtree.techworks.insight.model.LogEventModel
Controller instance
createAndAddBooleanAttribute(Preference, String, String, JCheckBox) - Method in class com.mindtree.techworks.insight.gui.preferences.AbstractPreferencesUIPanel
Helper method to created and add a PreferenceAttribute of type CHECK and containing the specified valued
createAndAddPasswordAttribute(Preference, String, String, JPasswordField) - Method in class com.mindtree.techworks.insight.gui.preferences.AbstractPreferencesUIPanel
Helper method to created and add a password PreferenceAttribute of type TEXT and containing the specified valued
createAndAddTextAttribute(Preference, String, String, JTextField) - Method in class com.mindtree.techworks.insight.gui.preferences.AbstractPreferencesUIPanel
Helper method to created and add a PreferenceAttribute of type TEXT and containing the specified valued
createDocument(String) - Static method in class com.mindtree.techworks.insight.reporting.SerializationXmlUtils
Creates an XML Document from the XML String.
createFileObject(File, String) - Method in class com.mindtree.techworks.insight.download.ftpbrowse.FTPRemoteFileSystemView
 
createFileObject(String) - Method in class com.mindtree.techworks.insight.download.ftpbrowse.FTPRemoteFileSystemView
 
createFileObject(File, String) - Method in class com.mindtree.techworks.insight.download.sftpbrowse.SFTPRemoteFileSystemView
 
createFileObject(String) - Method in class com.mindtree.techworks.insight.download.sftpbrowse.SFTPRemoteFileSystemView
 
createNewFile() - Method in class com.mindtree.techworks.insight.download.ftpbrowse.FTPFileFile
Operation not supported.
createNewFile() - Method in class com.mindtree.techworks.insight.download.sftpbrowse.SFTPFileFile
Operation not supported.
createNewFolder(File) - Method in class com.mindtree.techworks.insight.download.ftpbrowse.FTPRemoteFileSystemView
 
createNewFolder(File) - Method in class com.mindtree.techworks.insight.download.sftpbrowse.SFTPRemoteFileSystemView
 
CriterionEvaluator - Interface in com.mindtree.techworks.insight.filter
This interface is to be implemented by any class which wishes to evaluate the filter criterion against a log event.
CriterionEvaluatorImpl - Class in com.mindtree.techworks.insight.filter
This is the default implementation provided for the CriterionEvaluator.
CriterionEvaluatorImpl() - Constructor for class com.mindtree.techworks.insight.filter.CriterionEvaluatorImpl
 
Crypt - Class in com.mindtree.techworks.insight.preferences.util
The Crypt class helps in encrypting/decrypting a string and converts the resultant string as a hex string.
Crypt() - Constructor for class com.mindtree.techworks.insight.preferences.util.Crypt
 

D

DATE_RANGE_BIT_ID - Static variable in class com.mindtree.techworks.insight.filter.criteria.FilterCriterionFieldType
Bit Identifier for the Date Range field Field
DATE_RANGE_FIELD - Static variable in class com.mindtree.techworks.insight.filter.criteria.FilterCriterionFieldType
FilterCriterionFieldType for the Date Range field Field
DATE_RANGE_FIELD_ID - Static variable in class com.mindtree.techworks.insight.filter.criteria.FilterCriterionFieldType
Serial Identifier for the Date Range field Field
DATE_RANGE_STR_ID - Static variable in class com.mindtree.techworks.insight.filter.criteria.FilterCriterionFieldType
String Identifier for the Date Range field Field
DateRangeFilterCriterionField - Class in com.mindtree.techworks.insight.filter.criteria
This class holds the Date range for a filter criteria.
DateRangeFilterCriterionField() - Constructor for class com.mindtree.techworks.insight.filter.criteria.DateRangeFilterCriterionField
Constructs a new empty Date Range Filter Criteria.
DateRangeFilterCriterionField(Date, Date) - Constructor for class com.mindtree.techworks.insight.filter.criteria.DateRangeFilterCriterionField
Constructs a new DateRangeFilterCriterionField with the range supplied.
decryptHexString(String) - Static method in class com.mindtree.techworks.insight.preferences.util.Crypt
Decrypts the given hex representation of the array of bytes to a String
DEFAULT_BACKGROUND - Static variable in class com.mindtree.techworks.insight.InsightConstants
Default color for backgrounds if none is specified
DEFAULT_FONT - Static variable in class com.mindtree.techworks.insight.InsightConstants
Default fonts for display
DEFAULT_FOREGROUND - Static variable in class com.mindtree.techworks.insight.InsightConstants
Default color for foreground if none is specified
DEFAULT_NAMESPACE - Static variable in interface com.mindtree.techworks.insight.preferences.xmlpersistence.PreferenceXMLNameConstants
Namespace of the XML file
DEFAULT_PAGE_SIZE - Static variable in class com.mindtree.techworks.insight.InsightConstants
Constant that holds the number of LogEvents per Page.
DEFAULT_SMALL_FONT - Static variable in class com.mindtree.techworks.insight.InsightConstants
Default fonts for display
DEFAULT_SYSLOG_EQUIVALENT - Static variable in class com.mindtree.techworks.insight.spi.LogLevel
 
DefaultImplDeserializable - Interface in com.mindtree.techworks.insight.reporting.verifiers
Marks a Verifier to be deserializable by the default VerifierDeserializer implementation - VerifierDeserializerImpl.
DefaultJobMessage - Class in com.mindtree.techworks.insight.reporting.jobs.message
A simple implementation of JobMessage.
DefaultJobMessage() - Constructor for class com.mindtree.techworks.insight.reporting.jobs.message.DefaultJobMessage
Creates a new instance of DefaultJobMessage.
DefaultJobMessage(short) - Constructor for class com.mindtree.techworks.insight.reporting.jobs.message.DefaultJobMessage
Creates a new instance of DefaultJobMessage with the mode provided.
DefaultJobMessage(int, short) - Constructor for class com.mindtree.techworks.insight.reporting.jobs.message.DefaultJobMessage
Creates a new instance of DefaultJobMessage with the mode and action provided.
deInitialize() - Method in class com.mindtree.techworks.insight.receiver.AbstractReceiver
Informs this AbstractReceiver to reset itself.
deInitialize() - Method in class com.mindtree.techworks.insight.receiver.FileStreamReceiver
Overriden superclass method
deInitialize() - Method in class com.mindtree.techworks.insight.receiver.RemoteProtocolStreamReceiver
 
delete() - Method in class com.mindtree.techworks.insight.download.ftpbrowse.FTPFileFile
Operation not supported, always returns false
delete() - Method in class com.mindtree.techworks.insight.download.sftpbrowse.SFTPFileFile
Operation not supported, always returns false
delete() - Method in class com.mindtree.techworks.insight.pagination.FilePageImpl
Deletes the file
delete() - Method in class com.mindtree.techworks.insight.pagination.PageImpl
Method that loads the Page
deleteFilterString(String) - Method in class com.mindtree.techworks.insight.filter.FilterPreferences
Deletes the filter with the filter name if present.
deleteOnExit() - Method in class com.mindtree.techworks.insight.download.ftpbrowse.FTPFileFile
Operation not supported.
deleteOnExit() - Method in class com.mindtree.techworks.insight.download.sftpbrowse.SFTPFileFile
Operation not supported.
deleteSavedCriteria() - Method in class com.mindtree.techworks.insight.gui.filter.AdvancedFilterPanel
Deletes the selected saved criteria.
deregisterListener(String, String, PreferenceAttributeChangeListener) - Method in class com.mindtree.techworks.insight.preferences.PreferenceManager
Removes a listener from the list of listeners for an attribute, if already registered.
deregisterListener(String, PreferenceChangeListener) - Method in class com.mindtree.techworks.insight.preferences.PreferenceManager
Removes a listener from the list of listeners for a preference, if already registered.
deregisterPreferenceModelManager(PreferenceModelManager) - Method in class com.mindtree.techworks.insight.preferences.model.Preference
Deregisters the manager from this preference.
DESCENDING - Static variable in class com.mindtree.techworks.insight.model.ModelDataSorter
 
deserialize(String) - Static method in class com.mindtree.techworks.insight.reporting.verifiers.VerifierDeserializerImpl
Inspects the serialized Verifier and calls the appropriate VerifierDeserializer.
deserializeField(String, String) - Method in interface com.mindtree.techworks.insight.reporting.verifiers.DefaultImplDeserializable
Populates the field passed in the reincarnated Verifier.
deserializeJob(String) - Static method in class com.mindtree.techworks.insight.reporting.jobs.JobPersistanceHandler
Deserializes a job from the persistant format.
deserializeVerifier(String) - Method in interface com.mindtree.techworks.insight.reporting.verifiers.VerifierDeserializer
Deserializes a serialized Verifier.
deserializeVerifier(String) - Method in class com.mindtree.techworks.insight.reporting.verifiers.VerifierDeserializerImpl
Deserializes a verifier serialized in the format specified in VerifierDeserializer.
disconnect() - Method in class com.mindtree.techworks.insight.download.ftpbrowse.FTPRemoteFileSystemView
If a connection to the server is still open, disconnects it.
disconnect() - Method in class com.mindtree.techworks.insight.download.sftpbrowse.SFTPRemoteFileSystemView
If a connection to the server is still open, disconnects it.
DISPLAY_INTERVAL - Static variable in class com.mindtree.techworks.insight.InsightConstants
Display refresh interval
displayPage(IPage, long) - Method in class com.mindtree.techworks.insight.gui.EventDetailsPresentation
Interface method implementation
displayPage(IPage, long) - Method in class com.mindtree.techworks.insight.gui.EventListPresentation
Interface method implementation
displayPage(IPage, long) - Method in interface com.mindtree.techworks.insight.gui.Presentation
Informs this Presentation ot display the specified page and highlight the LogEvent with the specified sequence number.
doAppend(LoggingEvent) - Method in class com.mindtree.techworks.insight.appender.ParsedEventAppender
Appender interface implementation.
doesProcessRealTimeUpdates() - Method in class com.mindtree.techworks.insight.gui.EventDetailsPresentation
Presentation interface method implementation.
doesProcessRealTimeUpdates() - Method in class com.mindtree.techworks.insight.gui.EventListPresentation
Presentation interface method implementation.
doesProcessRealTimeUpdates() - Method in interface com.mindtree.techworks.insight.gui.Presentation
Determines if this Presentation updates its GUI representation when new events occur.
downloadFile(String) - Method in class com.mindtree.techworks.insight.download.FTPRemoteClient
 
downloadFile(String) - Method in class com.mindtree.techworks.insight.download.HTTPRemoteClient
 
downloadFile(Fileset, String) - Method in class com.mindtree.techworks.insight.download.RemoteClient
Downloads a single file to the directory mentioned.
downloadFile(String) - Method in class com.mindtree.techworks.insight.download.RemoteClient
Downloads a single file to the default download directory, and returns the complete pathof the file.
downloadFile(String) - Method in class com.mindtree.techworks.insight.download.SFTPRemoteClient
 
downloadFiles(Fileset, List) - Method in class com.mindtree.techworks.insight.download.RemoteClient
Downloads a list of files from the remote host.
DownloadProvider - Class in com.mindtree.techworks.insight.download
TODO
DownloadProvider(Insight) - Constructor for class com.mindtree.techworks.insight.download.DownloadProvider
Creates an instance of the DownloadProvier

E

ELEMTYP_CRITERION - Static variable in interface com.mindtree.techworks.insight.filter.criteria.FilterCriteriaElement
Represents a criterion element.
ELEMTYP_OPERATOR - Static variable in interface com.mindtree.techworks.insight.filter.criteria.FilterCriteriaElement
Represents an operator element.
ELEMTYP_SEPERATOR - Static variable in interface com.mindtree.techworks.insight.filter.criteria.FilterCriteriaElement
Represents a seperator element.
encryptHexString(String) - Static method in class com.mindtree.techworks.insight.preferences.util.Crypt
Encrypts the given String to a hex representation of the array of bytes
endCDATA() - Method in class com.mindtree.techworks.insight.preferences.xmlpersistence.XMLPreferenceDataWriter
 
endDTD() - Method in class com.mindtree.techworks.insight.preferences.xmlpersistence.XMLPreferenceDataWriter
 
endElement(String, String, String) - Method in class com.mindtree.techworks.insight.preferences.xmlpersistence.XMLPreferenceDataReader
 
endElement(String, String, String) - Method in class com.mindtree.techworks.insight.preferences.xmlpersistence.XMLPreferenceDataWriter
End Element
endEntity(String) - Method in class com.mindtree.techworks.insight.preferences.xmlpersistence.XMLPreferenceDataWriter
 
endLoadEventNotification(LogNamespace[], int) - Method in class com.mindtree.techworks.insight.gui.action.LoadLocalFileAction
ReceiverListener interface method implementation.
endLoadEventNotification(LogNamespace[], int) - Method in class com.mindtree.techworks.insight.gui.action.RemoteProtocolListenerAction
 
endLoadEventNotification(LogNamespace[], int) - Method in interface com.mindtree.techworks.insight.receiver.ReceiverListener
Informs this ReceiverListener when the Receiver completes loading the specified file.
endMutating(int) - Method in class com.mindtree.techworks.insight.Controller
Call back method using which the controller will be notifed by any LogEventModelMutators ends mutating the LogEventModel
endMutating(int) - Method in interface com.mindtree.techworks.insight.model.IMutatorListener
Informs this IMutatorListener when the any Action ends the mutating/changing the LogEventModel
endMutating(int) - Method in class com.mindtree.techworks.insight.pagination.PageSet
Call back method using which the controller will be notifed by any LogEventModelMutators ends mutating the LogEventModel
endPreferencesSave() - Method in class com.mindtree.techworks.insight.preferences.PreferenceManager
Informs this PreferenceManager that the save is complete
equals(Object) - Method in class com.mindtree.techworks.insight.download.ftpbrowse.FTPFileFile
 
equals(Object) - Method in class com.mindtree.techworks.insight.download.sftpbrowse.SFTPFileFile
 
equals(Object) - Method in class com.mindtree.techworks.insight.eventsearch.MatchingLogEvent
 
equals(Object) - Method in class com.mindtree.techworks.insight.filter.criteria.DateRangeFilterCriterionField
This method defies the traditional meaning of the Object#equals(Object) method.
equals(long) - Method in class com.mindtree.techworks.insight.filter.criteria.DateRangeFilterCriterionField
Checks if the date represented in the timestamp is in the range specified by this object.
equals(Object) - Method in class com.mindtree.techworks.insight.filter.criteria.FilterCriterionFieldType
Checks for equality of the object.
equals(Object) - Method in class com.mindtree.techworks.insight.filter.criteria.FilterCriterionOperator
Checks for equality of the object.
equals(Object) - Method in class com.mindtree.techworks.insight.filter.criteria.FilterCriterionSeparator
Checks for equality of the object.
equals(Object) - Method in class com.mindtree.techworks.insight.spi.LogNamespace
Overriden superclass method
error(SAXParseException) - Method in class com.mindtree.techworks.insight.preferences.xmlpersistence.XMLPreferenceDataWriter
 
escapeSpecialChars(String) - Static method in class com.mindtree.techworks.insight.reporting.SerializationXmlUtils
Escapes all the special characters to avoid in the value of the string representation of the filter criterion.
evaluate(LogEvent) - Method in class com.mindtree.techworks.insight.filter.FilterCriteriaEvaluator
Evaluates the expression against the passed log event.
EventColumnPreferencePanel - Class in com.mindtree.techworks.insight.gui.preferences
The EventColumnPreferencePanel displays the UI for editing event list presentation display columns.
EventColumnPreferencePanel() - Constructor for class com.mindtree.techworks.insight.gui.preferences.EventColumnPreferencePanel
No args constructor
EventDetailsPresentation - Class in com.mindtree.techworks.insight.gui
The EventDetailsPresentation class is a Presentation implementation that displays details of one LoggingEvent at a time.
EventDetailsPresentation(Controller) - Constructor for class com.mindtree.techworks.insight.gui.EventDetailsPresentation
Constructor for this class
EventListPresentation - Class in com.mindtree.techworks.insight.gui
The EventListPresentation class is a Presentation implementation that displays summary information of LoggingEvent instances received by this Presentation.
EventListPresentation(Controller) - Constructor for class com.mindtree.techworks.insight.gui.EventListPresentation
Constructor for this class
eventMatchesCriterion(LogEvent, FilterCriterion) - Method in interface com.mindtree.techworks.insight.filter.CriterionEvaluator
Tests the event passed against the filter criterion.
eventMatchesCriterion(LogEvent, FilterCriterion) - Method in class com.mindtree.techworks.insight.filter.CriterionEvaluatorImpl
Tests the event against the criterion and returns true only if all the fields in the criterion match the corresponding fields in the event.
EventSearchProvider - Class in com.mindtree.techworks.insight.eventsearch
Provides the Event Search functionality to Insight, based on the search criteria selected by the user.
EventSearchProvider(Insight, boolean, EventDetailsPresentation) - Constructor for class com.mindtree.techworks.insight.eventsearch.EventSearchProvider
Constructor for the class.
EXCEPTION_BIT_ID - Static variable in class com.mindtree.techworks.insight.filter.criteria.FilterCriterionFieldType
Bit Identifier for the Exception Field
EXCEPTION_CLASS_NAME_SEARCH - Static variable in class com.mindtree.techworks.insight.eventsearch.SearchCriteria
Indicates to search for the exception class name.
EXCEPTION_FIELD - Static variable in class com.mindtree.techworks.insight.filter.criteria.FilterCriterionFieldType
FilterCriterionFieldType for the Exception Field
EXCEPTION_FIELD_ID - Static variable in class com.mindtree.techworks.insight.filter.criteria.FilterCriterionFieldType
Serial Identifier for the Exception Field
EXCEPTION_NAME_INDEX - Static variable in class com.mindtree.techworks.insight.model.LogEventTableModel
 
EXCEPTION_STR_ID - Static variable in class com.mindtree.techworks.insight.filter.criteria.FilterCriterionFieldType
String Identifier for the Exception Field
EXCEPTION_STRING - Static variable in class com.mindtree.techworks.insight.appender.ParsedEventAppender
 
execute(JobMessage) - Method in interface com.mindtree.techworks.insight.reporting.jobs.Job
Executes the job with the data supplied in the JobMessage passed to the method.
exists() - Method in class com.mindtree.techworks.insight.download.ftpbrowse.FTPFileFile
Returns true always.
exists() - Method in class com.mindtree.techworks.insight.download.sftpbrowse.SFTPFileFile
Returns true always.

F

FAILURE - Static variable in interface com.mindtree.techworks.insight.model.ILogEventModelMutator
 
FAILURE - Static variable in interface com.mindtree.techworks.insight.receiver.ReceiverInterpreter
 
FALSE - Static variable in class com.mindtree.techworks.insight.gui.preferences.AbstractPreferencesUIPanel
Constant for 'true' and 'false' boolean value
fatalError(SAXParseException) - Method in class com.mindtree.techworks.insight.preferences.xmlpersistence.XMLPreferenceDataWriter
 
FILE_EXT - Static variable in class com.mindtree.techworks.insight.InsightConstants
File Extension of the temp files
FILE_INDEX - Static variable in class com.mindtree.techworks.insight.model.LogEventTableModel
 
FILE_PROTOCOL_PREFIX - Static variable in class com.mindtree.techworks.insight.InsightConstants
Useful constant to store the file protocol prefix
FILE_SEPARATOR - Static variable in class com.mindtree.techworks.insight.InsightConstants
File Separator
FILE_SEPERATOR - Static variable in class com.mindtree.techworks.insight.download.ftpbrowse.FTPRemoteFileSystemView
Seperator character between files
FILE_SEPERATOR - Static variable in class com.mindtree.techworks.insight.download.sftpbrowse.SFTPRemoteFileSystemView
Seperator character between files
FILE_SYSTEM_ROOT_NAME - Static variable in class com.mindtree.techworks.insight.download.ftpbrowse.FTPRemoteFileSystemView
The root file system path
FILE_SYSTEM_ROOT_NAME - Static variable in class com.mindtree.techworks.insight.download.sftpbrowse.SFTPRemoteFileSystemView
The root file system path
FileChooserTestFrame - Class in com.mindtree.techworks.insight.download.ftpbrowse.test
TODO
FileChooserTestFrame() - Constructor for class com.mindtree.techworks.insight.download.ftpbrowse.test.FileChooserTestFrame
 
FilePageImpl - Class in com.mindtree.techworks.insight.pagination
The FilePageImpl class is the file based caching implementation that serailizes/de-serializes the LogEvents.
FilePageImpl() - Constructor for class com.mindtree.techworks.insight.pagination.FilePageImpl
Deafault Constructor
Fileset - Class in com.mindtree.techworks.insight.download
Fileset is a data object.
Fileset(String, int) - Constructor for class com.mindtree.techworks.insight.download.Fileset
Creates a Fileset object with the passed name
Fileset(String, int, String) - Constructor for class com.mindtree.techworks.insight.download.Fileset
Creates a fileset object with the passed parameters
FilesetsUIPanel - Class in com.mindtree.techworks.insight.gui.preferences
The FilesetsUIPanel displays the UI for editing global file set preferences.
FilesetsUIPanel() - Constructor for class com.mindtree.techworks.insight.gui.preferences.FilesetsUIPanel
No args constructor
FileStreamReceiver - Class in com.mindtree.techworks.insight.receiver
The FileStreamReceiver class is a concrete implementation of the AbstractReceiver class.
FileStreamReceiver(LogNamespace, boolean) - Constructor for class com.mindtree.techworks.insight.receiver.FileStreamReceiver
Constructor for this class.
FILTER_CORRELATION - Static variable in class com.mindtree.techworks.insight.gui.filter.FilterFrame
Array that relates attribute indices with types defined in FilterCriteria Order follows the same as the identifiers defined above
FilterAction - Class in com.mindtree.techworks.insight.gui.action
The FilterAction class is an AbstractAction derivative that triggers the process of filtering LogEvent instances loaded by Insight
FilterAction(Insight) - Constructor for class com.mindtree.techworks.insight.gui.action.FilterAction
Constructor to initialise Insight
FilterCriteria - Class in com.mindtree.techworks.insight.filter.criteria
This class represents a filter criteria which can be the combination of a number of filter criterions, their operators and seperator.
FilterCriteria() - Constructor for class com.mindtree.techworks.insight.filter.criteria.FilterCriteria
Creates a new Filter Criteria
FilterCriteriaElement - Interface in com.mindtree.techworks.insight.filter.criteria
This interface represents an element that goes into the construction of a filter criteria.
FilterCriteriaEvaluator - Class in com.mindtree.techworks.insight.filter
This class evaluates a FilterCriteria expression on a given LogEvent.
FilterCriteriaEvaluator(FilterCriteria, CriterionEvaluator) - Constructor for class com.mindtree.techworks.insight.filter.FilterCriteriaEvaluator
Creates a new instance of the FilterCriteriaEvaluator.
FilterCriteriaEvaluator(FilterCriteria) - Constructor for class com.mindtree.techworks.insight.filter.FilterCriteriaEvaluator
Creates a new instance of the FilterCriteriaEvaluator.
FilterCriteriaFormatException - Exception in com.mindtree.techworks.insight.filter.criteria
This is an exception thrown when there is an error in the format of the filter expression, and the filter string cannot be evaluated and compiled.
FilterCriteriaFormatException(String) - Constructor for exception com.mindtree.techworks.insight.filter.criteria.FilterCriteriaFormatException
Constructs a new instance of the exception with a message explaining the cause.
FilterCriteriaFormatException(String, Throwable) - Constructor for exception com.mindtree.techworks.insight.filter.criteria.FilterCriteriaFormatException
Creates a new instance of the exception with a message detailing the cause of the exception and the exception which might have caused this exception to be thrown by the application.
FilterCriteriaParseException - Exception in com.mindtree.techworks.insight.filter.criteria
This is an exception thrown when there is an error in the format of the filter string, and the filter string cannot be parsed.
FilterCriteriaParseException(String) - Constructor for exception com.mindtree.techworks.insight.filter.criteria.FilterCriteriaParseException
Constructs a new instance of the exception with a message explaining the cause.
FilterCriteriaParseException(String, Throwable) - Constructor for exception com.mindtree.techworks.insight.filter.criteria.FilterCriteriaParseException
Creates a new instance of the exception with a message detailing the cause of the exception and the exception which might have caused this exception to be thrown by the application.
FilterCriteriaSerializationTest - Class in com.mindtree.techworks.insight.filter.criteria.test
This is a class to test the serialization and deserialization of a filter criteria.
FilterCriteriaSerializationTest() - Constructor for class com.mindtree.techworks.insight.filter.criteria.test.FilterCriteriaSerializationTest
 
FilterCriterion - Class in com.mindtree.techworks.insight.filter.criteria
Represents a single filter criterion for a filter operation.
FilterCriterion() - Constructor for class com.mindtree.techworks.insight.filter.criteria.FilterCriterion
Creates a new instance of the filter criterion.
FilterCriterionFieldType - Class in com.mindtree.techworks.insight.filter.criteria
Identifies the different fields supported in filter operation.
FilterCriterionOperator - Class in com.mindtree.techworks.insight.filter.criteria
This class represents a operator between multiple search criterions in a search criteria.
FilterCriterionSeparator - Class in com.mindtree.techworks.insight.filter.criteria
This class represents a seperator between multiple search criterions and operators in a search criteria.
FilterCriterionSerializationTest - Class in com.mindtree.techworks.insight.filter.criteria.test
This is a class to test the serialization and deserialization of a filter criterion.
FilterCriterionSerializationTest() - Constructor for class com.mindtree.techworks.insight.filter.criteria.test.FilterCriterionSerializationTest
 
FilterException - Exception in com.mindtree.techworks.insight.filter
An exception class to represent any error conditions during filter operation.
FilterException(String, Throwable) - Constructor for exception com.mindtree.techworks.insight.filter.FilterException
Constructor for FilterException
FilterException(String) - Constructor for exception com.mindtree.techworks.insight.filter.FilterException
Constructor for FilterException
FilterFrame - Class in com.mindtree.techworks.insight.gui.filter
FilterFrame represents the GUI for displaying the filter criteria for filtering the log events.
FilterFrame(Insight) - Constructor for class com.mindtree.techworks.insight.gui.filter.FilterFrame
Creates a new instance of the FilterFrame.
filterLogEvents(FilterCriteria, PageSet) - Method in class com.mindtree.techworks.insight.filter.FilterProvider
Filters the log data based on the filter criteria.
filterNameChanged() - Method in class com.mindtree.techworks.insight.gui.filter.SaveFilterDialog
Clears the flag states if any are set when the filter name changes.
FilterPreferences - Class in com.mindtree.techworks.insight.filter
Handles preferences for stored filters.
FilterPreferences() - Constructor for class com.mindtree.techworks.insight.filter.FilterPreferences
Creates a new instance of FilterPreferences.
FilterPreferences.StoredFilterCriteriaUpdateListener - Interface in com.mindtree.techworks.insight.filter
Notifies clients that stored filters in this class has been updated.
FilterProvider - Class in com.mindtree.techworks.insight.filter
This class provides filtering functionality based on the filter criteria selected by the user.
FilterProvider(Insight) - Constructor for class com.mindtree.techworks.insight.filter.FilterProvider
Constructor to initialise the provider
FILTERS_PREFERENCE_COMPLETE_NAME - Static variable in class com.mindtree.techworks.insight.filter.FilterPreferences
Complete key for the preference containing the stored filters.
FindAction - Class in com.mindtree.techworks.insight.gui.action
The FindAction class is an AbstractAction derivative that permits searching for text in the Event Details presentation
fireLogEventAdded(LogEvent) - Method in class com.mindtree.techworks.insight.model.LogEventModel
This method is called when a new event is added to the model.
firePageChanged() - Method in class com.mindtree.techworks.insight.Controller
Informs this Controller that the current page has changed.
firePageChanged(long) - Method in class com.mindtree.techworks.insight.Controller
Informs this Controller that the current page has changed.
fireWidgetChanged(Presentation, int, Object) - Method in class com.mindtree.techworks.insight.Controller
Called by registered Presentation instances when widgets in them undergo a change
FIRST_INDEX - Static variable in class com.mindtree.techworks.insight.model.LogEventTableModel
 
FRAME_TITLE - Static variable in class com.mindtree.techworks.insight.InsightConstants
Title for the Insight Window
FTP_DEFAULT_PORT - Static variable in class com.mindtree.techworks.insight.download.FTPFileset
The default FTP Port (21)
FTP_FILESET - Static variable in class com.mindtree.techworks.insight.download.Fileset
Identifies the fileset as an FTP Fileset
FTP_PROTOCOL - Static variable in class com.mindtree.techworks.insight.download.FTPFileset
The name of the FTP Protocol
FTPBrowseException - Exception in com.mindtree.techworks.insight.download.ftpbrowse
TODO
FTPBrowseException() - Constructor for exception com.mindtree.techworks.insight.download.ftpbrowse.FTPBrowseException
 
FTPBrowseException(String) - Constructor for exception com.mindtree.techworks.insight.download.ftpbrowse.FTPBrowseException
 
FTPFileFile - Class in com.mindtree.techworks.insight.download.ftpbrowse
This class is a wrapper for FTPFile.
FTPFileFile(FTPFile, FileSystemView) - Constructor for class com.mindtree.techworks.insight.download.ftpbrowse.FTPFileFile
Constructs a new FTPFileFile object.
FTPFileset - Class in com.mindtree.techworks.insight.download
This is a specialization of the Fileset class to contain information such as the host, port, etc., about a FTPFileset.
FTPFileset(String) - Constructor for class com.mindtree.techworks.insight.download.FTPFileset
Constructs a new FTPFileset object with just the name of the fileset.
FTPFileset(String, String, int, String, boolean, String, String, boolean) - Constructor for class com.mindtree.techworks.insight.download.FTPFileset
Constructs a new FTPFileSet object with the parameters supplied.
FTPFilesUIPanel - Class in com.mindtree.techworks.insight.gui.preferences
The FTPFilesUIPanel displays the UI for editing FTP file set preferences.
FTPFilesUIPanel() - Constructor for class com.mindtree.techworks.insight.gui.preferences.FTPFilesUIPanel
No args constructor
FTPRemoteClient - Class in com.mindtree.techworks.insight.download
TODO
FTPRemoteClient() - Constructor for class com.mindtree.techworks.insight.download.FTPRemoteClient
 
FTPRemoteFileSystemView - Class in com.mindtree.techworks.insight.download.ftpbrowse
This class is used for browsing a remote file system.
FTPRemoteFileSystemView(URL, PasswordAuthentication) - Constructor for class com.mindtree.techworks.insight.download.ftpbrowse.FTPRemoteFileSystemView
Creates a new instance of the FTP Remote File System View.
FTPRemoteFileSystemView(String, int, PasswordAuthentication) - Constructor for class com.mindtree.techworks.insight.download.ftpbrowse.FTPRemoteFileSystemView
Creates an instance of the FTPRemoteFileSystemView.
FTPRemoteFileSystemView(String, PasswordAuthentication) - Constructor for class com.mindtree.techworks.insight.download.ftpbrowse.FTPRemoteFileSystemView
Creates an instance of the FTPRemoteFileSystemView.

G

getAbsoluteFile() - Method in class com.mindtree.techworks.insight.download.ftpbrowse.FTPFileFile
Returns the same instance!
getAbsoluteFile() - Method in class com.mindtree.techworks.insight.download.sftpbrowse.SFTPFileFile
Returns the same instance!
getAbsolutePath() - Method in class com.mindtree.techworks.insight.download.ftpbrowse.FTPFileFile
Returns the path!
getAbsolutePath() - Method in class com.mindtree.techworks.insight.download.sftpbrowse.SFTPFileFile
Returns the path!
getAction() - Method in class com.mindtree.techworks.insight.reporting.jobs.message.DefaultJobMessage
 
getAction() - Method in interface com.mindtree.techworks.insight.reporting.jobs.message.JobMessage
Returns the action which caused the message.
getAllPreferenceNames() - Method in class com.mindtree.techworks.insight.preferences.PreferenceManager
Returns preference info
getAllPreferences() - Method in interface com.mindtree.techworks.insight.preferences.PreferenceDataHandler
Returns all the preferences from the store.
getAllPreferences() - Method in class com.mindtree.techworks.insight.preferences.PreferenceManager
Returns all the preferences
getAllPreferences() - Method in class com.mindtree.techworks.insight.preferences.xmlpersistence.XMLPreferenceDataCache
Returns all the preferences from the cache.
getAllPreferences() - Method in class com.mindtree.techworks.insight.preferences.xmlpersistence.XMLPreferenceDataHandler
Returns all the preferences.
getAvailableNamespaceColors() - Static method in class com.mindtree.techworks.insight.receiver.RuntimeNamespaceContainer
Returns the list of vailable namespace colors
getBitIdentifier() - Method in class com.mindtree.techworks.insight.filter.criteria.FilterCriterionFieldType
Returns the bitIdentifier
getCachePageSize() - Static method in class com.mindtree.techworks.insight.preferences.util.PreferenceInterpreter
Returns the configured cache page size of the default value defined in InsightConstants if no configuration is defined
getCanonicalFile() - Method in class com.mindtree.techworks.insight.download.ftpbrowse.FTPFileFile
Returns the instance as the canonical file
getCanonicalFile() - Method in class com.mindtree.techworks.insight.download.sftpbrowse.SFTPFileFile
Returns the instance as the canonical file
getCanonicalPath() - Method in class com.mindtree.techworks.insight.download.ftpbrowse.FTPFileFile
Always returns the unix style path from the root.
getCanonicalPath() - Method in class com.mindtree.techworks.insight.download.sftpbrowse.SFTPFileFile
Always returns the unix style path from the root.
getChild(File, String) - Method in class com.mindtree.techworks.insight.download.ftpbrowse.FTPRemoteFileSystemView
 
getChild(File, String) - Method in class com.mindtree.techworks.insight.download.sftpbrowse.SFTPRemoteFileSystemView
 
getChildPreferenceInfoById(String) - Method in class com.mindtree.techworks.insight.preferences.model.PreferenceInfo
Returns the child preference info.
getChildPreferenceInfoCount() - Method in class com.mindtree.techworks.insight.preferences.model.PreferenceInfo
Returns the number of child preference info's present.
getClientForFileset(Fileset) - Static method in class com.mindtree.techworks.insight.download.RemoteClientFactory
Identifies and returns a client for the fileset provided
getColumnCount() - Method in class com.mindtree.techworks.insight.model.LogEventTableModel
Superclass method implementation
getColumnList() - Method in class com.mindtree.techworks.insight.model.LogEventTableModel
 
getColumnName(int) - Method in class com.mindtree.techworks.insight.model.LogEventTableModel
Superclass method implementation
getCompiledCriteria() - Method in class com.mindtree.techworks.insight.filter.criteria.FilterCriteria
Gets the compiled filter criteria for evaluation.
getCompleteId() - Method in class com.mindtree.techworks.insight.preferences.model.Preference
Returns the complete Id of the preference, including the parent's id.
getCompleteId() - Method in class com.mindtree.techworks.insight.preferences.model.PreferenceInfo
 
getConfiguredColumnsForDisplay() - Static method in class com.mindtree.techworks.insight.preferences.util.PreferenceInterpreter
Returns an array of column identifiers for the event list display Presentation.
getController() - Method in class com.mindtree.techworks.insight.gui.EventDetailsPresentation
 
getController() - Method in class com.mindtree.techworks.insight.gui.Insight
 
getController() - Method in class com.mindtree.techworks.insight.gui.widgets.InsightMenuItem
 
getController() - Method in class com.mindtree.techworks.insight.gui.widgets.InsightToolbarButton
 
getCountOfMatchingLogEvents() - Method in class com.mindtree.techworks.insight.eventsearch.SearchResults
Returns the number of matching log events.
getCriteria() - Method in class com.mindtree.techworks.insight.filter.UniqueLogCriteria
 
getCurrentLogEventModel() - Method in class com.mindtree.techworks.insight.Controller
 
getCurrentMatchingLogEventIndex() - Method in class com.mindtree.techworks.insight.eventsearch.SearchResults
The current matching index displayed
getCurrentOnScreenCriterion() - Method in class com.mindtree.techworks.insight.gui.filter.FilterFrame
Creates and returns a FilterCriterion from the selected fields on the displayed frame.
getCurrentPage() - Method in class com.mindtree.techworks.insight.pagination.PageSet
Returns the current page
getCurrentPageCnt() - Method in class com.mindtree.techworks.insight.pagination.PageSet
Returns the current page number
getDefaultDirectory() - Method in class com.mindtree.techworks.insight.download.ftpbrowse.FTPRemoteFileSystemView
In the remote view home and default directory are considered to be the same.
getDefaultDirectory() - Method in class com.mindtree.techworks.insight.download.FTPFileset
 
getDefaultDirectory() - Method in class com.mindtree.techworks.insight.download.sftpbrowse.SFTPRemoteFileSystemView
In the remote view home and default directory are considered to be the same.
getDefaultDirectory() - Method in class com.mindtree.techworks.insight.download.SFTPFileset
 
getDefaultHandler() - Static method in class com.mindtree.techworks.insight.preferences.PreferenceDataHandlerFactory
Returns the default Preference Data Handler implementation instance.
getDefaultImpl() - Static method in class com.mindtree.techworks.insight.pagination.PageImplFactory
Returns an instance of FilePageImpl
getDefaultLocale() - Method in class com.mindtree.techworks.insight.ResourceManager
 
getDefaultValue() - Method in class com.mindtree.techworks.insight.preferences.model.PreferenceAttribute
 
getDeserializer() - Method in class com.mindtree.techworks.insight.reporting.verifiers.AbstractVerifier
Returns the default implementation of VerifierDeserializer.
getDeserializer() - Method in interface com.mindtree.techworks.insight.reporting.verifiers.Verifier
This method returns the deserializer to be used for serializing the Verifier.
getDestinationFile(String, char) - Method in class com.mindtree.techworks.insight.download.RemoteClient
This method creates a destination temporary file and returns it to the calling method.
getDisplayClass() - Method in class com.mindtree.techworks.insight.preferences.model.Preference
 
getDisplayName() - Method in interface com.mindtree.techworks.insight.reporting.jobs.Job
Returns the 'display name' of the Job to be displayed to the user.
getDisplayName() - Method in class com.mindtree.techworks.insight.reporting.verifiers.AbstractVerifier
 
getDisplayName() - Method in interface com.mindtree.techworks.insight.reporting.verifiers.Verifier
Returns the display name of the verifier to be displayed in the UI of the application to the user.
getElementType() - Method in interface com.mindtree.techworks.insight.filter.criteria.FilterCriteriaElement
Returns the element type.
getElementType() - Method in class com.mindtree.techworks.insight.filter.criteria.FilterCriterion
Returns the element type of the criteria.
getElementType() - Method in class com.mindtree.techworks.insight.filter.criteria.FilterCriterionOperator
Returns the element type of the criteria.
getElementType() - Method in class com.mindtree.techworks.insight.filter.criteria.FilterCriterionSeparator
Returns the element type of the criteria.
getEndDate() - Method in class com.mindtree.techworks.insight.filter.criteria.DateRangeFilterCriterionField
Returns the endDate
getErrorHandler() - Method in class com.mindtree.techworks.insight.appender.ParsedEventAppender
Appender interface implementation.
getEvent() - Method in class com.mindtree.techworks.insight.gui.EventDetailsPresentation
 
getEventSequenceNumber() - Method in class com.mindtree.techworks.insight.eventsearch.MatchingLogEvent
 
getExceptionName() - Method in class com.mindtree.techworks.insight.filter.UniqueLogCriteria
 
getExceptionName() - Method in class com.mindtree.techworks.insight.spi.LogEvent
 
getFieldByStringId(String) - Static method in class com.mindtree.techworks.insight.filter.criteria.FilterCriterionFieldType
Returns the Field by the String Identifier of the field.
getFieldMap() - Method in class com.mindtree.techworks.insight.reporting.verifiers.AbstractVerifier
The implementing verifiers should return a map of the fields that they require to be serialized as a map.
getFieldsInCriterion() - Method in class com.mindtree.techworks.insight.filter.criteria.FilterCriterion
Returns the fieldsInCriterion
getFile(int) - Method in class com.mindtree.techworks.insight.download.Fileset
Returns the file at the index specified.
getFileCount() - Method in class com.mindtree.techworks.insight.download.Fileset
Returns the number of files in the Fileset.
getFileList() - Method in class com.mindtree.techworks.insight.download.Fileset
Returns the list of files.
getFiles(File, boolean) - Method in class com.mindtree.techworks.insight.download.ftpbrowse.FTPRemoteFileSystemView
 
getFiles(File, boolean) - Method in class com.mindtree.techworks.insight.download.sftpbrowse.SFTPRemoteFileSystemView
 
getFilesetName() - Method in class com.mindtree.techworks.insight.download.Fileset
 
getFilter() - Method in class com.mindtree.techworks.insight.appender.ParsedEventAppender
Appender interface implementation.
getFilterCriteria() - Method in class com.mindtree.techworks.insight.gui.filter.FilterFrame
Returns the filter criteria in the frame.
getFilterCriteria() - Method in class com.mindtree.techworks.insight.reporting.jobs.message.DefaultJobMessage
 
getFilterCriteria() - Method in interface com.mindtree.techworks.insight.reporting.jobs.message.JobMessage
Returns the criteria that was in use on the action while the message was generated.
getFilterNames() - Method in class com.mindtree.techworks.insight.filter.FilterPreferences
Returns an array of currently stored filter names.
getFilterString(String) - Method in class com.mindtree.techworks.insight.filter.FilterPreferences
Returns the filter string for the filter name requested.
getFilterValue(FilterCriterionFieldType) - Method in class com.mindtree.techworks.insight.filter.criteria.FilterCriterion
Returns the filter value for the particular field selected.
getFtpFile() - Method in class com.mindtree.techworks.insight.download.ftpbrowse.FTPFileFile
 
getFTPFilesets() - Static method in class com.mindtree.techworks.insight.preferences.util.PreferenceInterpreter
Loads and returns all the FTP filesets configured under:
getFtpProxyInfo() - Method in class com.mindtree.techworks.insight.download.ProxyInfo
Gets the FTP Proxy information
getHomeDirectory() - Method in class com.mindtree.techworks.insight.download.ftpbrowse.FTPRemoteFileSystemView
 
getHomeDirectory() - Method in class com.mindtree.techworks.insight.download.sftpbrowse.SFTPRemoteFileSystemView
 
getHost() - Method in class com.mindtree.techworks.insight.download.FTPFileset
 
getHost() - Method in class com.mindtree.techworks.insight.download.ProxyInfo.ProtocolProxyInfo
 
getHost() - Method in class com.mindtree.techworks.insight.download.sftpbrowse.SFTPFileFile
 
getHost() - Method in class com.mindtree.techworks.insight.download.sftpbrowse.SFTPRemoteFileSystemView
 
getHost() - Method in class com.mindtree.techworks.insight.download.SFTPFileset
 
getHostURL() - Method in class com.mindtree.techworks.insight.download.ftpbrowse.FTPFileFile
 
getHostURL() - Method in class com.mindtree.techworks.insight.download.FTPFileset
Returns the URL form of the host information
getHostURL() - Method in class com.mindtree.techworks.insight.download.SFTPFileset
Returns the URL form of the host information
getHttpFilesets() - Static method in class com.mindtree.techworks.insight.preferences.util.PreferenceInterpreter
Loads and returns all the HTTP filesets configured under:
getHttpProxyInfo() - Method in class com.mindtree.techworks.insight.download.ProxyInfo
Gets the HTTP Proxy information
getIconHeight() - Method in class com.mindtree.techworks.insight.gui.renderers.LogEventTableCellRenderer
Icon interface method implementation
getIconWidth() - Method in class com.mindtree.techworks.insight.gui.renderers.LogEventTableCellRenderer
Icon interface method implementation
getId() - Method in class com.mindtree.techworks.insight.filter.criteria.FilterCriterionOperator
Returns the identifier of the operator
getId() - Method in class com.mindtree.techworks.insight.filter.criteria.FilterCriterionSeparator
Returns the identifier.
getId() - Method in class com.mindtree.techworks.insight.preferences.model.Preference
 
getId() - Method in class com.mindtree.techworks.insight.preferences.model.PreferenceAttribute
 
getId() - Method in class com.mindtree.techworks.insight.preferences.model.PreferenceInfo
 
getInsight() - Method in class com.mindtree.techworks.insight.Controller
 
getInsight() - Method in class com.mindtree.techworks.insight.gui.action.StopReceiverAction
 
getInsightBuild() - Static method in class com.mindtree.techworks.insight.VersionUtil
 
getInsightMode() - Method in class com.mindtree.techworks.insight.reporting.jobs.message.DefaultJobMessage
 
getInsightMode() - Method in interface com.mindtree.techworks.insight.reporting.jobs.message.JobMessage
Returns the mode in which Insight was running when the message was generated.
getInsightVersion() - Static method in class com.mindtree.techworks.insight.VersionUtil
 
getInstance(Controller) - Static method in class com.mindtree.techworks.insight.appender.ParsedEventAppender
Accessor method to get the singleton instance of this class.
getInstance(Insight) - Static method in class com.mindtree.techworks.insight.gui.action.FindAction
Accessor method for getting the singleton instance of this class
getInstance() - Static method in class com.mindtree.techworks.insight.gui.action.LoadLocalFileAction
Accessor method to obtain instance of this class
getInstance(Controller) - Static method in class com.mindtree.techworks.insight.gui.action.LocateAction
Accessor method for getting the singleton instance of this class
getInstance() - Static method in class com.mindtree.techworks.insight.gui.action.RemoteProtocolListenerAction
Accessor method to obtain instance of this class
getInstance(Insight) - Static method in class com.mindtree.techworks.insight.gui.action.SearchAction
Accessor method for getting the singleton instance of this class
getInstance(Controller) - Static method in class com.mindtree.techworks.insight.gui.action.SearchEventAction
Returns an instance for the class
getInstance() - Static method in class com.mindtree.techworks.insight.gui.widgets.StatusBar
Returns the singleton instance of this class.
getInstance() - Static method in class com.mindtree.techworks.insight.preferences.PreferenceManager
Returns the singleton instance of PreferenceManager.
getInstance() - Static method in class com.mindtree.techworks.insight.preferences.xmlpersistence.XMLPreferenceDataCache
Returns the singleton instance.
getInstance() - Static method in class com.mindtree.techworks.insight.ResourceManager
Gets the singleton instance of the resource manager.
getInterpretedFormat(String) - Static method in class com.mindtree.techworks.insight.preferences.util.Log4JPatternInterpeter
Deprecated. Use the getInterpretedRecieverFormat() method instead.
getInterpretedRecieverFormat() - Static method in class com.mindtree.techworks.insight.preferences.util.Log4JPatternInterpeter
Gets the interpreted Receiver Format from the Preferences
getJobMessageType() - Method in class com.mindtree.techworks.insight.reporting.jobs.message.DefaultJobMessage
 
getJobMessageType() - Method in interface com.mindtree.techworks.insight.reporting.jobs.message.JobMessage
Returns the type of the message.
getLastPage() - Method in class com.mindtree.techworks.insight.pagination.PageSet
 
getLayout() - Method in class com.mindtree.techworks.insight.appender.ParsedEventAppender
Appender interface implementation.
getLiteral(String) - Static method in class com.mindtree.techworks.insight.InsightConstants
Gets the message literal for the specified key
getLoadedNamespaces() - Static method in class com.mindtree.techworks.insight.receiver.RuntimeNamespaceContainer
Returns the list of loaded namespaces
getLocalFilesets() - Static method in class com.mindtree.techworks.insight.preferences.util.PreferenceInterpreter
Loads and returns all the Local filesets configured under
getLocalSourceString() - Method in class com.mindtree.techworks.insight.spi.LogNamespace
 
getLogEventIndex() - Method in class com.mindtree.techworks.insight.model.LogEventModel
 
getLogEventList() - Method in interface com.mindtree.techworks.insight.pagination.IPage
Returns the list of LogEvents
getLogEventList() - Method in class com.mindtree.techworks.insight.pagination.PageImpl
Returns the LogEventList
getLogEventModelName() - Method in class com.mindtree.techworks.insight.model.LogEventModel
 
getLoggingEvent(int) - Method in class com.mindtree.techworks.insight.model.LogEventTableModel
Gets the LogEvent from the model, identifed by the specified index
getLogInterpreter() - Method in class com.mindtree.techworks.insight.receiver.RemoteProtocolStreamReceiver.SourceDetails
Returns the logInterpreter
getLogNameSpace() - Method in class com.mindtree.techworks.insight.filter.UniqueLogCriteria
 
getLogNamespace() - Method in class com.mindtree.techworks.insight.receiver.RemoteProtocolStreamReceiver.SourceDetails
Returns the logNamespace
getLogPattern() - Method in class com.mindtree.techworks.insight.model.ReceiverFormat
 
getMatchedEventsForPage(int) - Method in class com.mindtree.techworks.insight.eventsearch.SearchResults
Returns a list of all matching events for a page.
getMaxStoredFilters() - Method in class com.mindtree.techworks.insight.filter.FilterPreferences
Returns the maximum number of filters that can be stored.
getMessage(int) - Method in class com.mindtree.techworks.insight.reporting.jobs.message.DefaultJobMessage
Returns the message at the specified index.
getMessageCount() - Method in class com.mindtree.techworks.insight.reporting.jobs.message.DefaultJobMessage
Returns the number of messages in the instance.
getMutatorType() - Method in class com.mindtree.techworks.insight.Controller
Returns the type of the active mutator, if any
getMutatorType() - Method in class com.mindtree.techworks.insight.pagination.PageSet
Gets the type of th mutator that is using this PageSet
getName() - Method in class com.mindtree.techworks.insight.appender.ParsedEventAppender
Appender interface implementation.
getName() - Method in class com.mindtree.techworks.insight.download.ftpbrowse.FTPFileFile
Returns the name of the file
getName() - Method in class com.mindtree.techworks.insight.download.sftpbrowse.SFTPFileFile
Returns the name of the file
getName() - Method in class com.mindtree.techworks.insight.preferences.model.Preference
 
getName() - Method in class com.mindtree.techworks.insight.preferences.model.PreferenceAttribute
 
getName() - Method in class com.mindtree.techworks.insight.preferences.model.PreferenceAttributeType
 
getName() - Method in class com.mindtree.techworks.insight.preferences.model.PreferenceInfo
 
getNamespace() - Method in class com.mindtree.techworks.insight.pagination.PageSet
 
getNamespace() - Method in class com.mindtree.techworks.insight.spi.LogEvent
 
getNamespaceAsString() - Method in class com.mindtree.techworks.insight.spi.LogNamespace
Returns the namespace details as a string of te form: [nodeId] sourceString
getNamespaceColor(LogNamespace) - Static method in class com.mindtree.techworks.insight.receiver.RuntimeNamespaceContainer
Gets the Color for distinguishing the specified LogNamespace in the display
getNamespaceColorMap() - Static method in class com.mindtree.techworks.insight.receiver.RuntimeNamespaceContainer
Returns the Map of loaded namespaces
getNamespaces() - Method in class com.mindtree.techworks.insight.receiver.AbstractReceiver
Returns the LogNamespace that this AbstractReceiver was initialized with
getNamespaces() - Method in class com.mindtree.techworks.insight.receiver.FileStreamReceiver
Overriden superclass method
getNamespaces() - Method in class com.mindtree.techworks.insight.receiver.RemoteProtocolStreamReceiver
 
getNextEvents() - Method in class com.mindtree.techworks.insight.receiver.AbstractReceiver
Gets null or the next LoggingEvent(s) processed by this receiver
getNextEvents() - Method in class com.mindtree.techworks.insight.receiver.FileStreamReceiver
Overriden superclass method
getNextEvents() - Method in class com.mindtree.techworks.insight.receiver.RemoteProtocolStreamReceiver
 
getNextMatchingLogEvent() - Method in class com.mindtree.techworks.insight.eventsearch.SearchResults
Retuns the next matching log event
getNodeId() - Method in class com.mindtree.techworks.insight.spi.LogNamespace
 
getOperatorPriority() - Method in class com.mindtree.techworks.insight.filter.criteria.FilterCriterionOperator
Returns the priority of the operator
getOption(int) - Method in class com.mindtree.techworks.insight.preferences.model.ListPreferenceAttribute
Returns the option from the list at the required position.
getOptionsCount() - Method in class com.mindtree.techworks.insight.preferences.model.ListPreferenceAttribute
Returns the number of options.
getPageCnt() - Method in class com.mindtree.techworks.insight.pagination.PageSet
 
getPageNamespace() - Method in interface com.mindtree.techworks.insight.pagination.IPage
Returns the namespace of the page
getPageNamespace() - Method in class com.mindtree.techworks.insight.pagination.PageImpl
 
getPageNumber() - Method in class com.mindtree.techworks.insight.eventsearch.MatchingLogEvent
 
getPageSet() - Method in class com.mindtree.techworks.insight.model.LogEventModel
Returns the PageSet instance
getPageSetIterator() - Method in class com.mindtree.techworks.insight.pagination.PageSet
Returns the current page number
getPageSetNamespace() - Method in class com.mindtree.techworks.insight.pagination.PageImpl
 
getParent() - Method in class com.mindtree.techworks.insight.download.ftpbrowse.FTPFileFile
Returns the path of the parent, if a file system view is present, or null.
getParent() - Method in class com.mindtree.techworks.insight.download.sftpbrowse.SFTPFileFile
Returns the path of the parent, if a file system view is present, or null.
getParent() - Method in class com.mindtree.techworks.insight.preferences.model.PreferenceAttribute
 
getParentDirectory(File) - Method in class com.mindtree.techworks.insight.download.ftpbrowse.FTPRemoteFileSystemView
 
getParentDirectory(File) - Method in class com.mindtree.techworks.insight.download.sftpbrowse.SFTPRemoteFileSystemView
 
getParentFile() - Method in class com.mindtree.techworks.insight.download.ftpbrowse.FTPFileFile
Returns the parent directory, if a file system view is present, or null.
getParentFile() - Method in class com.mindtree.techworks.insight.download.sftpbrowse.SFTPFileFile
Returns the parent directory, if a file system view is present, or null.
getPassword() - Method in class com.mindtree.techworks.insight.download.FTPFileset
 
getPassword() - Method in class com.mindtree.techworks.insight.download.HTTPFileset
 
getPassword() - Method in class com.mindtree.techworks.insight.download.SFTPFileset
 
getPasswordAuthentication() - Method in class com.mindtree.techworks.insight.download.ftpbrowse.FTPFileFile
 
getPasswordAuthentication() - Method in class com.mindtree.techworks.insight.download.ftpbrowse.FTPRemoteFileSystemView
 
getPasswordAuthentication() - Method in class com.mindtree.techworks.insight.download.FTPFileset
Returns the authentication information encapsulated in a PasswordAuthentication object.
getPasswordAuthentication() - Method in class com.mindtree.techworks.insight.download.sftpbrowse.SFTPFileFile
 
getPasswordAuthentication() - Method in class com.mindtree.techworks.insight.download.sftpbrowse.SFTPRemoteFileSystemView
 
getPasswordAuthentication() - Method in class com.mindtree.techworks.insight.download.SFTPFileset
Returns the authentication information encapsulated in a PasswordAuthentication object.
getPasswordInformation() - Method in class com.mindtree.techworks.insight.download.ProxyInfo
 
getPath() - Method in class com.mindtree.techworks.insight.download.ftpbrowse.FTPFileFile
Returns the path in the unix style.
getPath() - Method in class com.mindtree.techworks.insight.download.sftpbrowse.SFTPFileFile
Returns the path in the unix style.
getPort() - Method in class com.mindtree.techworks.insight.download.FTPFileset
 
getPort() - Method in class com.mindtree.techworks.insight.download.ProxyInfo.ProtocolProxyInfo
 
getPort() - Method in class com.mindtree.techworks.insight.download.sftpbrowse.SFTPFileFile
 
getPort() - Method in class com.mindtree.techworks.insight.download.sftpbrowse.SFTPRemoteFileSystemView
 
getPort() - Method in class com.mindtree.techworks.insight.download.SFTPFileset
 
getPreference(String) - Method in interface com.mindtree.techworks.insight.preferences.PreferenceDataHandler
Loads a particular Preference using the Preference Id passed.
getPreference(String) - Method in class com.mindtree.techworks.insight.preferences.PreferenceManager
Returns a Preference
getPreference(String) - Method in class com.mindtree.techworks.insight.preferences.xmlpersistence.XMLPreferenceDataCache
Returns a preference from the cache, if present or retuns null.
getPreference(String) - Method in class com.mindtree.techworks.insight.preferences.xmlpersistence.XMLPreferenceDataHandler
Returns a preference for the id passed, or null if no preference is found for the id.
getPreferenceAttributeById(String) - Method in class com.mindtree.techworks.insight.preferences.model.Preference
Returns a PreferenceAttribute for the id specified.
getPreferenceAttributeByName(String) - Static method in class com.mindtree.techworks.insight.preferences.model.PreferenceAttributeType
Gets the preference attribute type by the name.
getPreferenceById(String) - Method in class com.mindtree.techworks.insight.preferences.model.Preference
Returns a child preference for the Id passed
getPreferenceInfo() - Method in class com.mindtree.techworks.insight.preferences.model.Preference
Constructs and returns a PreferenceInfo object for this instance.
getPreferenceNameList() - Method in interface com.mindtree.techworks.insight.preferences.PreferenceDataHandler
Returns a list of names of all Preferences currently for the instance of Insight from the store.
getPreferenceNameList() - Method in class com.mindtree.techworks.insight.preferences.xmlpersistence.XMLPreferenceDataHandler
Returns a list of PreferenceInfo objects.
getPreferredFilesetType() - Static method in class com.mindtree.techworks.insight.preferences.util.PreferenceInterpreter
Returns the preferred fileset type to be displayed.
getPresentation(String) - Method in class com.mindtree.techworks.insight.Controller
Gets the Presentation identified by the specified cllass name
getPreviousLogEventModel() - Method in class com.mindtree.techworks.insight.model.LogEventModel
Returns the previous LogEventModel
getPrevMatchingLogEvent() - Method in class com.mindtree.techworks.insight.eventsearch.SearchResults
Returns the previous matching log event
getPriority() - Method in class com.mindtree.techworks.insight.filter.UniqueLogCriteria
 
getProcessedEventCount() - Method in class com.mindtree.techworks.insight.model.LogEventModel
 
getProperty(String) - Static method in class com.mindtree.techworks.insight.VersionUtil
 
getProxyInfo() - Static method in class com.mindtree.techworks.insight.preferences.util.PreferenceInterpreter
Loads the proxy information from the preferences and returns that as a ProxyInfo object.
getRawPattern() - Method in class com.mindtree.techworks.insight.model.ReceiverFormat
 
getReceiver() - Method in class com.mindtree.techworks.insight.gui.action.LoadLocalFileAction
Returns the currently active AbstractReceiver, if any, or null otherwise
getReceiver() - Method in class com.mindtree.techworks.insight.gui.action.RemoteProtocolListenerAction
Returns the currently active AbstractReceiver, if any, or null otherwise
getReceiverFormat() - Method in class com.mindtree.techworks.insight.receiver.LogInterpreter
 
getReceiverFormat() - Method in class com.mindtree.techworks.insight.spi.LogNamespace
 
getRelativeTime() - Method in class com.mindtree.techworks.insight.spi.LogEvent
 
getRemoteFileChooser() - Method in class com.mindtree.techworks.insight.gui.preferences.SFTPFilesUIPanel
Helper method to return the remote file chooser
getRemoteProtocolBuild() - Static method in class com.mindtree.techworks.insight.VersionUtil
 
getRemoteProtocolListenerPort() - Static method in class com.mindtree.techworks.insight.preferences.util.PreferenceInterpreter
Loads the default port value for the Remote Protocol Listener.
getRemoteProtocolVersion() - Static method in class com.mindtree.techworks.insight.VersionUtil
 
getRootLogEventModel() - Method in class com.mindtree.techworks.insight.Controller
 
getRoots() - Method in class com.mindtree.techworks.insight.download.ftpbrowse.FTPRemoteFileSystemView
 
getRoots() - Method in class com.mindtree.techworks.insight.download.sftpbrowse.SFTPRemoteFileSystemView
 
getRowCount() - Method in class com.mindtree.techworks.insight.model.LogEventTableModel
Superclass method implementation
getSearchCriteria() - Method in class com.mindtree.techworks.insight.eventsearch.SearchResults
Get the search criteria which created this search result
getSearchResults() - Method in class com.mindtree.techworks.insight.model.LogEventModel
 
getSearchString() - Method in class com.mindtree.techworks.insight.eventsearch.SearchCriteria
 
getSearchType() - Method in class com.mindtree.techworks.insight.eventsearch.SearchCriteria
Returns the search type.
getSerialIdentifier() - Method in class com.mindtree.techworks.insight.filter.criteria.FilterCriterionFieldType
Returns the serialIdentifier
getSerializableFields() - Method in interface com.mindtree.techworks.insight.reporting.jobs.Job
A Map of all fields that might be necessary for serializing the Job.
getSerializedObjectClassName(Document) - Static method in class com.mindtree.techworks.insight.reporting.SerializationXmlUtils
Extracts the class name of the Verfier or the from the XML serialized format of it.
getSftpFile() - Method in class com.mindtree.techworks.insight.download.sftpbrowse.SFTPFileFile
 
getSFTPFilesets() - Static method in class com.mindtree.techworks.insight.preferences.util.PreferenceInterpreter
Loads and returns all the SFTP filesets configured under:
getShowFilesetOnLoad() - Static method in class com.mindtree.techworks.insight.preferences.util.PreferenceInterpreter
Returns the preference for displaying filesets on load
getSocksProxyInfo() - Method in class com.mindtree.techworks.insight.download.ProxyInfo
Gets the SOCKS Proxy information
getSortOrder(int) - Method in class com.mindtree.techworks.insight.model.LogEventTableModel
Returns the sort order for the column specified by the columnIndex
getSortOrder(int) - Method in class com.mindtree.techworks.insight.model.ModelDataSorter
Returns the sort order for the column specified by the columnIndex
getSourceId() - Method in class com.mindtree.techworks.insight.receiver.RemoteProtocolStreamReceiver.SourceDetails
Returns the sourceId
getSourceString() - Method in class com.mindtree.techworks.insight.receiver.LogInterpreter
 
getSourceString() - Method in class com.mindtree.techworks.insight.spi.LogNamespace
 
getStartDate() - Method in class com.mindtree.techworks.insight.filter.criteria.DateRangeFilterCriterionField
Returns the startDate
getStatus() - Method in class com.mindtree.techworks.insight.model.LogEventModel
Gets the status display text for this LogEventModel
getStringIdentifier() - Method in class com.mindtree.techworks.insight.filter.criteria.FilterCriterionFieldType
Returns the stringIdentifier
getSupportedMessageTypes() - Method in interface com.mindtree.techworks.insight.reporting.jobs.Job
Returns the array of all different message types supported by the Job.
getSymbol() - Method in class com.mindtree.techworks.insight.filter.criteria.FilterCriterionOperator
Returns the symbol of the operator
getSymbol() - Method in class com.mindtree.techworks.insight.filter.criteria.FilterCriterionSeparator
Returns the symbol
getSystemDisplayName(File) - Method in class com.mindtree.techworks.insight.download.ftpbrowse.FTPRemoteFileSystemView
 
getSystemDisplayName(File) - Method in class com.mindtree.techworks.insight.download.sftpbrowse.SFTPRemoteFileSystemView
 
getSystemTypeDescription(File) - Method in class com.mindtree.techworks.insight.download.ftpbrowse.FTPRemoteFileSystemView
Always returns null.
getSystemTypeDescription(File) - Method in class com.mindtree.techworks.insight.download.sftpbrowse.SFTPRemoteFileSystemView
Always returns null.
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class com.mindtree.techworks.insight.gui.renderers.LogEventTableCellRenderer
Overriden superclass method
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class com.mindtree.techworks.insight.gui.renderers.SortableHeaderRenderer
TableCellRenderer interface implementation
getTailingStatus() - Static method in class com.mindtree.techworks.insight.preferences.util.PreferenceInterpreter
Loads the tailing option information from the preferences and returns that as a booelan.
getTextValue(Element) - Static method in class com.mindtree.techworks.insight.reporting.SerializationXmlUtils
Returns the text value in an XML Element.
getThreadName() - Method in class com.mindtree.techworks.insight.filter.UniqueLogCriteria
 
getThrowableStrRepresentation() - Method in class com.mindtree.techworks.insight.spi.LogEvent
Returns the Throwable information contained in this LogEvent as a String array
getTimeStampPattern() - Method in class com.mindtree.techworks.insight.model.ReceiverFormat
 
getTotalPageCnt() - Method in class com.mindtree.techworks.insight.pagination.PageSet
Returns the total number of pages
getType() - Method in class com.mindtree.techworks.insight.download.Fileset
Returns the type of the fileset.
getType() - Method in interface com.mindtree.techworks.insight.gui.action.IAction
Returns the type of this IAction
getType() - Method in class com.mindtree.techworks.insight.gui.EventListPresentation
IAction interface method implementation
getType() - Method in class com.mindtree.techworks.insight.gui.widgets.InsightMenuItem
 
getType() - Method in class com.mindtree.techworks.insight.gui.widgets.InsightToolbarButton
 
getType() - Method in class com.mindtree.techworks.insight.preferences.model.PreferenceAttribute
 
getType() - Method in class com.mindtree.techworks.insight.preferences.model.PreferenceAttributeType
 
getTypeString() - Method in class com.mindtree.techworks.insight.download.Fileset
 
getUID() - Method in class com.mindtree.techworks.insight.gui.EventDetailsPresentation
Presentation interface method implementation.
getUID() - Method in class com.mindtree.techworks.insight.gui.EventListPresentation
Presentation interface method implementation.
getUID() - Method in interface com.mindtree.techworks.insight.gui.Presentation
Gets the UID for this Presentation.
getUID() - Method in interface com.mindtree.techworks.insight.reporting.jobs.Job
Returns the unique identifier for this Job - the fully qualified name of the class implementing the interface.
getUID() - Method in class com.mindtree.techworks.insight.reporting.verifiers.AbstractVerifier
 
getUID() - Method in interface com.mindtree.techworks.insight.reporting.verifiers.Verifier
Returns the unique identifier for this Verifier - the fully qualified name of the class implementing the interface.
getUniqueCriteria() - Method in class com.mindtree.techworks.insight.model.LogEventModel
Returns unique logged values for the supported filter criteria.
getUrl() - Method in class com.mindtree.techworks.insight.download.ftpbrowse.FTPRemoteFileSystemView
 
getUserName() - Method in class com.mindtree.techworks.insight.download.FTPFileset
 
getUserName() - Method in class com.mindtree.techworks.insight.download.HTTPFileset
 
getUserName() - Method in class com.mindtree.techworks.insight.download.SFTPFileset
 
getValue() - Method in class com.mindtree.techworks.insight.preferences.model.PreferenceAttribute
 
getValueAt(int, int) - Method in class com.mindtree.techworks.insight.model.LogEventTableModel
Superclass method implementation
getViewComponent() - Method in class com.mindtree.techworks.insight.gui.EventDetailsPresentation
Presentation interface method implementation.
getViewComponent() - Method in class com.mindtree.techworks.insight.gui.EventListPresentation
Presentation interface method implementation.
getViewComponent() - Method in interface com.mindtree.techworks.insight.gui.Presentation
Gets the component that represents the GUI of this Presentation

H

handleFilterAction() - Method in class com.mindtree.techworks.insight.gui.filter.FilterFrame
Handles a call to the filter action.
hasMoreEvents() - Method in class com.mindtree.techworks.insight.receiver.AbstractReceiver
Determines if this receiver has any more events to process
hasMoreEvents() - Method in class com.mindtree.techworks.insight.receiver.FileStreamReceiver
Overriden superclass method
hasMoreEvents() - Method in class com.mindtree.techworks.insight.receiver.RemoteProtocolStreamReceiver
 
hasWildCardEntries(String) - Static method in class com.mindtree.techworks.insight.receiver.WildCardMatcher
Checks for any wild card characters in the given string.
hideFilterFrame() - Method in class com.mindtree.techworks.insight.gui.filter.FilterFrame
Hides this frame
hideFrame() - Method in class com.mindtree.techworks.insight.gui.search.SearchEventsFrame
Hides this frame
hideFrame() - Method in class com.mindtree.techworks.insight.gui.search.SearchTextFrame
Hides this frame
hideFrame() - Method in class com.mindtree.techworks.insight.gui.util.LoadFilesetFrame
Hides this frame
hidePreferences() - Method in class com.mindtree.techworks.insight.gui.preferences.PreferencesFrame
Hides this frame
highlightText(String, int) - Method in class com.mindtree.techworks.insight.gui.EventDetailsPresentation
Highlights text in the event details display that match the specified search text specified limited to the specified log event attributes
HTTP_FILESET - Static variable in class com.mindtree.techworks.insight.download.Fileset
Identifies the fileset as a HTTP Fileset
HTTPFileset - Class in com.mindtree.techworks.insight.download
This is a specialization of the Fileset class to contain information such as the URL, authentication, etc., about a HTTPFileset.
HTTPFileset(String) - Constructor for class com.mindtree.techworks.insight.download.HTTPFileset
Constructs a new FTPFileset object with just the name of the fileset.
HTTPFileset(String, boolean, String, String, boolean) - Constructor for class com.mindtree.techworks.insight.download.HTTPFileset
Constructs a new FTPFileset object with just the name of the fileset.
HTTPRemoteClient - Class in com.mindtree.techworks.insight.download
TODO
HTTPRemoteClient() - Constructor for class com.mindtree.techworks.insight.download.HTTPRemoteClient
 

I

IAction - Interface in com.mindtree.techworks.insight.gui.action
The IAction interface represents all menu items and tool bar button instances in Insight.
ID_SEPERATOR - Static variable in class com.mindtree.techworks.insight.preferences.model.Preference
Seperator between the IDs of parent and child Preferences
ignorableWhitespace(char[], int, int) - Method in class com.mindtree.techworks.insight.preferences.xmlpersistence.XMLPreferenceDataWriter
Ignorable Whitespace
ILogEventModel - Interface in com.mindtree.techworks.insight.model
 
ILogEventModelMutator - Interface in com.mindtree.techworks.insight.model
The ILogEventModelMutator interface is a used for notifying the IMutatorListeners.
IMutatorListener - Interface in com.mindtree.techworks.insight.model
The IMutatorListener interface is a used for accepting notification from the LogEventModelMutators
init(PageSet) - Method in class com.mindtree.techworks.insight.pagination.PageImpl
Initialize the class
initialise(LogEventModel) - Method in class com.mindtree.techworks.insight.gui.filter.FilterFrame
This method initialises the filter GUI with the unique filter criteria.
InitializationException - Exception in com.mindtree.techworks.insight.reporting
An exception that indicates a failure to initialize or deserialize a Verifier or a Verifier.
InitializationException(String, Throwable) - Constructor for exception com.mindtree.techworks.insight.reporting.InitializationException
Creates a new InitializationException with the message provided and the root cause of the exception.
InitializationException(String) - Constructor for exception com.mindtree.techworks.insight.reporting.InitializationException
Creates a new InitializationException with the message provided.
initialize() - Method in class com.mindtree.techworks.insight.filter.UniqueLogCriteria
Initializes the collection of the log event unique attributes
initialize(Insight) - Method in class com.mindtree.techworks.insight.gui.action.LoadLocalFileAction
Initializes this LoadFileAction the first time.
initialize(Insight) - Method in class com.mindtree.techworks.insight.gui.action.RemoteProtocolListenerAction
Initializes this LoadFileAction the first time.
initialize(Preference, PreferencesFrame) - Method in class com.mindtree.techworks.insight.gui.preferences.AbstractPreferencesUIPanel
Initializes this class with the Preference specified.
initialize(LogNamespace, boolean) - Method in class com.mindtree.techworks.insight.receiver.AbstractReceiver
Informs this AbstractReceiver to initialize itself.
initialize(LogNamespace, boolean) - Method in class com.mindtree.techworks.insight.receiver.FileStreamReceiver
Overriden superclass method
initialize(LogNamespace, boolean) - Method in class com.mindtree.techworks.insight.receiver.RemoteProtocolStreamReceiver
Initializes this instance.
initializeAvailableNamespaceColorList() - Static method in class com.mindtree.techworks.insight.receiver.RuntimeNamespaceContainer
Initializes the available namespace colors
initializeDisplay() - Method in class com.mindtree.techworks.insight.gui.preferences.AbstractPreferencesUIPanel
Abstract method to initialize the display contents.
initializeDisplay() - Method in class com.mindtree.techworks.insight.gui.preferences.EventColumnPreferencePanel
Overriden super class method
initializeDisplay() - Method in class com.mindtree.techworks.insight.gui.preferences.FilesetsUIPanel
Overriden super class method
initializeDisplay() - Method in class com.mindtree.techworks.insight.gui.preferences.FTPFilesUIPanel
Overriden super class method
initializeDisplay() - Method in class com.mindtree.techworks.insight.gui.preferences.LocalFilesUIPanel
Overriden super class method
initializeDisplay() - Method in class com.mindtree.techworks.insight.gui.preferences.LogPatternUIPanel
Overriden super class method
initializeDisplay() - Method in class com.mindtree.techworks.insight.gui.preferences.ProxyUIPanel
Overriden super class method
initializeDisplay() - Method in class com.mindtree.techworks.insight.gui.preferences.RemoteFilesUIPanel
Overriden super class method
initializeDisplay() - Method in class com.mindtree.techworks.insight.gui.preferences.RemoteProtocolUIPanel
 
initializeDisplay() - Method in class com.mindtree.techworks.insight.gui.preferences.SFTPFilesUIPanel
Overriden super class method
insight - Variable in class com.mindtree.techworks.insight.download.RemoteClient
The insight instance used for this class.
Insight - Class in com.mindtree.techworks.insight.gui
The Insight class is the GUI application startup window.
Insight() - Constructor for class com.mindtree.techworks.insight.gui.Insight
Constructor for this class.
insight - Variable in class com.mindtree.techworks.insight.gui.search.SearchEventsFrame
The Insight instance that created this frame
Insight - Class in com.mindtree.techworks.insight
This class is the main entry point to the Insight Application.
Insight() - Constructor for class com.mindtree.techworks.insight.Insight
 
INSIGHT_HOME - Static variable in class com.mindtree.techworks.insight.InsightConstants
The system variable to identify Insight home
InsightConstants - Class in com.mindtree.techworks.insight
The InsightConstants class is a convenient placeholder for all information constant for the Insight application.
InsightConstants() - Constructor for class com.mindtree.techworks.insight.InsightConstants
 
InsightMenuItem - Class in com.mindtree.techworks.insight.gui.widgets
The InsightMenuItem class represents all menu item instances in Insight.
InsightMenuItem(int, String, String, ActionListener) - Constructor for class com.mindtree.techworks.insight.gui.widgets.InsightMenuItem
Constructor for this class
InsightRemoteFileChooser - Class in com.mindtree.techworks.insight.gui.widgets
The InsightRemoteFileChooser class is a derivative of the the JFileChooser.
InsightRemoteFileChooser(FileSystemView) - Constructor for class com.mindtree.techworks.insight.gui.widgets.InsightRemoteFileChooser
Overriden super class constructor
InsightToolbarButton - Class in com.mindtree.techworks.insight.gui.widgets
The InsightToolbarButton class represents all toolbar button instances in Insight.
InsightToolbarButton(int, String, String, String, ActionListener) - Constructor for class com.mindtree.techworks.insight.gui.widgets.InsightToolbarButton
Constructor for this class
InsightToolbarButton(int, String, URL, String, ActionListener) - Constructor for class com.mindtree.techworks.insight.gui.widgets.InsightToolbarButton
Constructor for this class
InsightToolbarButton(int, String, ImageIcon, String, ActionListener) - Constructor for class com.mindtree.techworks.insight.gui.widgets.InsightToolbarButton
Constructor for this class
instance - Variable in class com.mindtree.techworks.insight.gui.Insight
The instance of this class for anonymous inner classes
interpretedEventCount - Variable in class com.mindtree.techworks.insight.receiver.AbstractReceiver
Count of events interpreted by this Receiver
IPage - Interface in com.mindtree.techworks.insight.pagination
The IPage interface exposes the behaviour for adding and retrieving the LogEvents
isAbsolute() - Method in class com.mindtree.techworks.insight.download.ftpbrowse.FTPFileFile
 
isAbsolute() - Method in class com.mindtree.techworks.insight.download.sftpbrowse.SFTPFileFile
 
isAggregated() - Method in class com.mindtree.techworks.insight.preferences.model.Preference
 
isAggregated() - Method in class com.mindtree.techworks.insight.preferences.model.PreferenceInfo
 
isAuthenticationRequired() - Method in class com.mindtree.techworks.insight.download.FTPFileset
 
isAuthenticationRequired() - Method in class com.mindtree.techworks.insight.download.HTTPFileset
 
isAuthenticationRequired() - Method in class com.mindtree.techworks.insight.download.ProxyInfo
 
isAuthenticationRequired() - Method in class com.mindtree.techworks.insight.download.SFTPFileset
 
isBusy - Variable in class com.mindtree.techworks.insight.download.RemoteClient
Is the instance of the client busy on an operation
isComputerNode(File) - Method in class com.mindtree.techworks.insight.download.ftpbrowse.FTPRemoteFileSystemView
 
isComputerNode(File) - Method in class com.mindtree.techworks.insight.download.sftpbrowse.SFTPRemoteFileSystemView
 
isDirectory() - Method in class com.mindtree.techworks.insight.download.ftpbrowse.FTPFileFile
 
isDirectory() - Method in class com.mindtree.techworks.insight.download.sftpbrowse.SFTPFileFile
 
isDrive(File) - Method in class com.mindtree.techworks.insight.download.ftpbrowse.FTPRemoteFileSystemView
Returns false, drives not supported on remote systems
isDrive(File) - Method in class com.mindtree.techworks.insight.download.sftpbrowse.SFTPRemoteFileSystemView
Returns false, drives not supported on remote systems
isEncrypted() - Method in class com.mindtree.techworks.insight.preferences.model.PreferenceAttribute
 
isFieldInCriterion(FilterCriterionFieldType) - Method in class com.mindtree.techworks.insight.filter.criteria.FilterCriterion
Checks if the particular field is present in the filter criterion.
isFile() - Method in class com.mindtree.techworks.insight.download.ftpbrowse.FTPFileFile
 
isFile() - Method in class com.mindtree.techworks.insight.download.sftpbrowse.SFTPFileFile
 
isFileAlreadyExistsInFileSet(SFTPFilesUIPanel.URLListModel, String) - Method in class com.mindtree.techworks.insight.gui.preferences.SFTPFilesUIPanel
Tells whether the file given by the absolute path already exists in the File Set.
isFileSystem(File) - Method in class com.mindtree.techworks.insight.download.ftpbrowse.FTPRemoteFileSystemView
Determines if the file is a real file or a link to another file.
isFileSystem(File) - Method in class com.mindtree.techworks.insight.download.sftpbrowse.SFTPRemoteFileSystemView
Determines if the file is a real file or a link to another file.
isFileSystemRoot(File) - Method in class com.mindtree.techworks.insight.download.ftpbrowse.FTPRemoteFileSystemView
 
isFileSystemRoot(File) - Method in class com.mindtree.techworks.insight.download.sftpbrowse.SFTPRemoteFileSystemView
 
isFloppyDrive(File) - Method in class com.mindtree.techworks.insight.download.ftpbrowse.FTPRemoteFileSystemView
Returns false.
isFloppyDrive(File) - Method in class com.mindtree.techworks.insight.download.sftpbrowse.SFTPRemoteFileSystemView
Returns false.
isHidden() - Method in class com.mindtree.techworks.insight.download.ftpbrowse.FTPFileFile
Returns false.
isHidden() - Method in class com.mindtree.techworks.insight.download.sftpbrowse.SFTPFileFile
Returns false.
isHiddenFile(File) - Method in class com.mindtree.techworks.insight.download.ftpbrowse.FTPRemoteFileSystemView
Hidden files are not supported now.
isHiddenFile(File) - Method in class com.mindtree.techworks.insight.download.sftpbrowse.SFTPRemoteFileSystemView
Hidden files are not supported now.
isIgnoreProxy() - Method in class com.mindtree.techworks.insight.download.HTTPFileset
 
isLogNamespaceSet() - Method in class com.mindtree.techworks.insight.receiver.RemoteProtocolStreamReceiver.SourceDetails
Returns the isLogNamespaceSet
isMessageTypeSupported(String) - Method in interface com.mindtree.techworks.insight.reporting.jobs.Job
Checks if the particular JobMessage, as identified by the message type, is supported by the Job.
isNamePresent(String) - Method in class com.mindtree.techworks.insight.filter.FilterPreferences
Checks if the filter name passed is already present in the stored filters.
isParent(File, File) - Method in class com.mindtree.techworks.insight.download.ftpbrowse.FTPRemoteFileSystemView
 
isParent(File, File) - Method in class com.mindtree.techworks.insight.download.sftpbrowse.SFTPRemoteFileSystemView
 
isPersistant() - Method in class com.mindtree.techworks.insight.preferences.model.PreferenceAttribute
 
isPreferenceAttributePresent(String) - Method in class com.mindtree.techworks.insight.preferences.model.Preference
Checks if the preference has an attribute with the attribute id.
isPreferencePresent(String) - Method in class com.mindtree.techworks.insight.preferences.model.Preference
Checks if the Preference with the id specified is a child of this preference.
isProxyRequired() - Method in class com.mindtree.techworks.insight.download.FTPFileset
 
isProxyRequired() - Method in class com.mindtree.techworks.insight.download.SFTPFileset
 
isRoot(File) - Method in class com.mindtree.techworks.insight.download.ftpbrowse.FTPRemoteFileSystemView
 
isRoot(File) - Method in class com.mindtree.techworks.insight.download.sftpbrowse.SFTPRemoteFileSystemView
 
isScrollLock() - Method in class com.mindtree.techworks.insight.Controller
Returns the status of the scroll lock
isSet() - Method in class com.mindtree.techworks.insight.download.ProxyInfo.ProtocolProxyInfo
Checks if the proxy information is set.
isTailing() - Method in class com.mindtree.techworks.insight.receiver.AbstractReceiver
Returns true if this AbstractReceiver tails the LogNamespace
isTailing() - Method in class com.mindtree.techworks.insight.receiver.FileStreamReceiver
Overriden superclass method
isTailing() - Method in class com.mindtree.techworks.insight.receiver.RemoteProtocolStreamReceiver
Always returns true since the RemoteProtocolStreamReceiver is by nature tailing.
isTraversable(File) - Method in class com.mindtree.techworks.insight.download.ftpbrowse.FTPRemoteFileSystemView
 
isTraversable(File) - Method in class com.mindtree.techworks.insight.download.sftpbrowse.SFTPRemoteFileSystemView
 
isUserModifiable() - Method in class com.mindtree.techworks.insight.preferences.model.Preference
 
isUserModifiable() - Method in class com.mindtree.techworks.insight.preferences.model.PreferenceAttribute
 
isUserModifiable() - Method in class com.mindtree.techworks.insight.preferences.model.PreferenceInfo
 
isXMLLoaded() - Method in class com.mindtree.techworks.insight.preferences.xmlpersistence.XMLPreferenceDataCache
If the XML is loaded.
isXMLValidated() - Method in class com.mindtree.techworks.insight.preferences.xmlpersistence.XMLPreferenceDataCache
 
iterateChildPreferenceIds() - Method in class com.mindtree.techworks.insight.preferences.model.Preference
Returns an iterator to the child Preference ids.
iterateChildPreferenceInfos() - Method in class com.mindtree.techworks.insight.preferences.model.PreferenceInfo
Creates an iterator for the child preference attributes
iterateChildPreferences() - Method in class com.mindtree.techworks.insight.preferences.model.Preference
Returns an iterator to the child Preferences.
iterateFiles() - Method in class com.mindtree.techworks.insight.download.Fileset
Returns an iterator for the files in the Fileset.
iterateMessages() - Method in class com.mindtree.techworks.insight.reporting.jobs.message.DefaultJobMessage
Returns an Iterator for all the messages in the instance.
iterateOptions() - Method in class com.mindtree.techworks.insight.preferences.model.ListPreferenceAttribute
Returns an iterator for the options.
iteratePreferenceAttributeIds() - Method in class com.mindtree.techworks.insight.preferences.model.Preference
Returns an iterator for the ids of all the Preference Attribtues in this Preference.
iteratePreferenceAttributes() - Method in class com.mindtree.techworks.insight.preferences.model.Preference
Returns an iterator for all the Preference Attributes.
iteratePreferences() - Method in class com.mindtree.techworks.insight.preferences.xmlpersistence.XMLPreferenceDataCache
Returns an iterator to all cached preferences.

J

Job - Interface in com.mindtree.techworks.insight.reporting.jobs
A Job is an action that is invoked by a Verifier when it meets its criteria.
JobExecutionException - Exception in com.mindtree.techworks.insight.reporting.jobs
Exception thrown if the execution of a Job could not be completed.
JobExecutionException(String, Throwable) - Constructor for exception com.mindtree.techworks.insight.reporting.jobs.JobExecutionException
Creates a new JobExecutionException with the message provided and the root cause of the exception.
JobExecutionException(String) - Constructor for exception com.mindtree.techworks.insight.reporting.jobs.JobExecutionException
Creates a new JobExecutionException with the message provided.
JobInitializationException - Exception in com.mindtree.techworks.insight.reporting.jobs
An exception that indicates a failure to initialize or deserialize a Job.
JobInitializationException(String, Throwable) - Constructor for exception com.mindtree.techworks.insight.reporting.jobs.JobInitializationException
Creates a new JobInitializationException with the message provided and the root cause of the exception.
JobInitializationException(String) - Constructor for exception com.mindtree.techworks.insight.reporting.jobs.JobInitializationException
Creates a new JobInitializationException with the message provided.
JobMessage - Interface in com.mindtree.techworks.insight.reporting.jobs.message
A JobMessage is the data passed on to a Job for executing its task.
JobPersistanceHandler - Class in com.mindtree.techworks.insight.reporting.jobs
Handles the serialization and deserialization of Jobs.
JobPersistanceHandler() - Constructor for class com.mindtree.techworks.insight.reporting.jobs.JobPersistanceHandler
 

L

LAST_INDEX - Static variable in class com.mindtree.techworks.insight.model.LogEventTableModel
 
lastModified() - Method in class com.mindtree.techworks.insight.download.ftpbrowse.FTPFileFile
 
lastModified() - Method in class com.mindtree.techworks.insight.download.sftpbrowse.SFTPFileFile
 
length() - Method in class com.mindtree.techworks.insight.download.ftpbrowse.FTPFileFile
Returns the size of the FTP file instance
length() - Method in class com.mindtree.techworks.insight.download.sftpbrowse.SFTPFileFile
Returns the size of the FTP file instance
LEXICAL_HANDLER_PROPERTY_ID - Static variable in class com.mindtree.techworks.insight.preferences.xmlpersistence.XMLPreferenceDataHandler
Lexical handler property id (http://xml.org/sax/properties/lexical-handler).
LINE_INDEX - Static variable in class com.mindtree.techworks.insight.model.LogEventTableModel
 
list() - Method in class com.mindtree.techworks.insight.download.ftpbrowse.FTPFileFile
Operation is not supported.
list(FilenameFilter) - Method in class com.mindtree.techworks.insight.download.ftpbrowse.FTPFileFile
Operation is not supported.
list() - Method in class com.mindtree.techworks.insight.download.sftpbrowse.SFTPFileFile
Operation is not supported.
list(FilenameFilter) - Method in class com.mindtree.techworks.insight.download.sftpbrowse.SFTPFileFile
Operation is not supported.
LIST - Static variable in class com.mindtree.techworks.insight.preferences.model.PreferenceAttributeType
Represents a List type Preference Attribute
LIST_TYPE - Static variable in class com.mindtree.techworks.insight.preferences.model.PreferenceAttributeType
Represents a List type Preference Attribute
LIST_TYPE_NAME - Static variable in class com.mindtree.techworks.insight.preferences.model.PreferenceAttributeType
Represents a List type Preference Attribute
listFiles() - Method in class com.mindtree.techworks.insight.download.ftpbrowse.FTPFileFile
Operation is not supported.
listFiles(FileFilter) - Method in class com.mindtree.techworks.insight.download.ftpbrowse.FTPFileFile
Operation is not supported.
listFiles(FilenameFilter) - Method in class com.mindtree.techworks.insight.download.ftpbrowse.FTPFileFile
Operation is not supported.
listFiles() - Method in class com.mindtree.techworks.insight.download.sftpbrowse.SFTPFileFile
Operation is not supported.
listFiles(FileFilter) - Method in class com.mindtree.techworks.insight.download.sftpbrowse.SFTPFileFile
Operation is not supported.
listFiles(FilenameFilter) - Method in class com.mindtree.techworks.insight.download.sftpbrowse.SFTPFileFile
Operation is not supported.
ListPreferenceAttribute - Class in com.mindtree.techworks.insight.preferences.model
This is a specialization of PreferenceAttribute, where all the possible values are added as a list.
ListPreferenceAttribute(String, String, boolean, boolean, boolean, Preference) - Constructor for class com.mindtree.techworks.insight.preferences.model.ListPreferenceAttribute
 
ListPreferenceAttribute(String, String, boolean, boolean, boolean, Preference, List) - Constructor for class com.mindtree.techworks.insight.preferences.model.ListPreferenceAttribute
 
load() - Method in class com.mindtree.techworks.insight.pagination.FilePageImpl
Method that activates the Page
load() - Method in class com.mindtree.techworks.insight.pagination.PageImpl
Method that loads the Page
LoadedNamespacesFrame - Class in com.mindtree.techworks.insight.gui.util
The LoadedNamespacesFrame class displays details about files that have been loaded and their namespace details
LoadedNamespacesFrame(Insight) - Constructor for class com.mindtree.techworks.insight.gui.util.LoadedNamespacesFrame
Constructor for this class
loadedUIPanels - Variable in class com.mindtree.techworks.insight.gui.preferences.PreferencesFrame
Hashmap containing loaded AbstractPreferencesUIPanel instances
LoadFileAction - Class in com.mindtree.techworks.insight.gui.action
The LoadFileAction class is a facade AbstractAction derivative that permits loading of configured Filesets or files from the local or mounted file systems depending on user preference settings.
LoadFileAction(Insight) - Constructor for class com.mindtree.techworks.insight.gui.action.LoadFileAction
Constructor for this class
LoadFilesetFrame - Class in com.mindtree.techworks.insight.gui.util
The LoadFilesetFrame class displays details about filesets that have been configured and selects the preferred type as default.
LoadFilesetFrame(Insight) - Constructor for class com.mindtree.techworks.insight.gui.util.LoadFilesetFrame
Constructor for this class
loadImageIcon(String) - Method in class com.mindtree.techworks.insight.ResourceManager
Loads an image from the classpath with the relative key passed in.
loadImageIcon(String, ClassLoader) - Method in class com.mindtree.techworks.insight.ResourceManager
Loads an image icon using the image key passed in and the class loader.
LoadLocalFileAction - Class in com.mindtree.techworks.insight.gui.action
The LoadLocalFileAction class is an AbstractAction derivative that provides ability to load files from the local or mounted file systems.
loadNamespaces() - Method in class com.mindtree.techworks.insight.gui.action.LoadLocalFileAction
Loads the LogNamespace(s) that have been added for load
LoadOnFileSelection(String) - Method in class com.mindtree.techworks.insight.gui.action.LoadLocalFileAction
Launches insight with the log file passed.
LoadPageAction - Class in com.mindtree.techworks.insight.gui.action
The LoadPageAction class is an AbstractAction derivative that loads the pages from cache
LoadPageAction(Controller) - Constructor for class com.mindtree.techworks.insight.gui.action.LoadPageAction
Constructor for this class
loadPageByNumber(long) - Method in class com.mindtree.techworks.insight.pagination.PageSet
 
loadRemoteFiles(Fileset, List) - Method in class com.mindtree.techworks.insight.download.DownloadProvider
Loads all the remote files in the list taking host information from the Fileset
loadSavedCriteria() - Method in class com.mindtree.techworks.insight.gui.filter.AdvancedFilterPanel
Load the selected saved criteria.
LOCAL_FILESET - Static variable in class com.mindtree.techworks.insight.download.Fileset
Constants that identify the supported file types
LocalFilesUIPanel - Class in com.mindtree.techworks.insight.gui.preferences
The LocalFilesUIPanel displays the UI for editing local file set preferences.
LocalFilesUIPanel() - Constructor for class com.mindtree.techworks.insight.gui.preferences.LocalFilesUIPanel
No args constructor
LocateAction - Class in com.mindtree.techworks.insight.gui.action
The LocateAction class is an AbstractAction derivative that locates the selected LogEvent
Log4JPatternInterpeter - Class in com.mindtree.techworks.insight.preferences.util
The Log4JPatternInterpeter class interprets the pattern layout of Log4J and returns a pattern format that is recognized by the Log pattern receiver.
Log4JPatternInterpeter() - Constructor for class com.mindtree.techworks.insight.preferences.util.Log4JPatternInterpeter
 
LOG_FORMAT_KEY - Static variable in class com.mindtree.techworks.insight.InsightConstants
Useful constants to store the receiver format keys
LogEvent - Class in com.mindtree.techworks.insight.spi
The LogEvent class is a derivative of the Apache log4j LoggingEvent class.
LogEvent() - Constructor for class com.mindtree.techworks.insight.spi.LogEvent
No args constructor for this class
LogEvent(Object) - Constructor for class com.mindtree.techworks.insight.spi.LogEvent
Constructor for this class.
LogEvent(LoggingEvent) - Constructor for class com.mindtree.techworks.insight.spi.LogEvent
Constructor for this class.
logEventAttributeCheckBoxes - Variable in class com.mindtree.techworks.insight.gui.search.SearchEventsFrame
Checkboxes to inidcate the various log event attributes to search on
LogEventModel - Class in com.mindtree.techworks.insight.model
This is the model class for Insight that represents one Page
LogEventModel(Controller) - Constructor for class com.mindtree.techworks.insight.model.LogEventModel
Constructor that initializes this LogEventModel
LogEventTableCellRenderer - Class in com.mindtree.techworks.insight.gui.renderers
The LogEventTableCellRenderer class is the customized renderer of the cells in the JTable that uses this renderer.
LogEventTableCellRenderer() - Constructor for class com.mindtree.techworks.insight.gui.renderers.LogEventTableCellRenderer
 
LogEventTableModel - Class in com.mindtree.techworks.insight.model
The LogEventTableModel class is a derivative of the Swing AbstractTableModel.
LogEventTableModel(int[]) - Constructor for class com.mindtree.techworks.insight.model.LogEventTableModel
Constructor for this class
logger - Static variable in class com.mindtree.techworks.insight.download.ftpbrowse.FTPRemoteFileSystemView
The logger instance for this class
logger - Static variable in class com.mindtree.techworks.insight.download.sftpbrowse.SFTPRemoteFileSystemView
The logger instance for this class
LogInterpreter - Class in com.mindtree.techworks.insight.receiver
The LogInterpreter class is an abstraction of functionality which is used for creating log events out of the given resource.
LogInterpreter(LogNamespace) - Constructor for class com.mindtree.techworks.insight.receiver.LogInterpreter
Creates an Instace of this class using the specified ReceiverFormat and Source String
LogLevel - Class in com.mindtree.techworks.insight.spi
The LogLevel class is a derivative of the Apache log4j Level class.
LogLevel(int, String) - Constructor for class com.mindtree.techworks.insight.spi.LogLevel
Constructor for this class.
LogNamespace - Class in com.mindtree.techworks.insight.spi
The LogNamespace class qualifies the LogEvent class instance with information that identifies the namespace of the instance.
LogNamespace(String, String, ReceiverFormat[], String) - Constructor for class com.mindtree.techworks.insight.spi.LogNamespace
Constructor for this class.
LogPatternUIPanel - Class in com.mindtree.techworks.insight.gui.preferences
The LogPatternUIPanel displays the UI for editing log pattern definition.
LogPatternUIPanel() - Constructor for class com.mindtree.techworks.insight.gui.preferences.LogPatternUIPanel
No args constructor
LOOK_AND_FEEL - Static variable in class com.mindtree.techworks.insight.InsightConstants
 
LOOK_AND_FEEL_THEME - Static variable in class com.mindtree.techworks.insight.InsightConstants
 

M

main(String[]) - Static method in class com.mindtree.techworks.insight.download.ftpbrowse.test.FileChooserTestFrame
Summa method
main(String[]) - Static method in class com.mindtree.techworks.insight.download.sftpbrowse.test.SFTPFileChooserTestFrame
Summa method
main(String[]) - Static method in class com.mindtree.techworks.insight.filter.criteria.test.FilterCriteriaSerializationTest
Method to construct a filter criteria and then serialize and deserialize it.
main(String[]) - Static method in class com.mindtree.techworks.insight.filter.criteria.test.FilterCriterionSerializationTest
Method to construct a filter criterion and then serialize and deserialize it.
main(String[]) - Static method in class com.mindtree.techworks.insight.Insight
The main entry point to the application, it parses the command line parameters and behaves accordingly.
main(String[]) - Static method in class com.mindtree.techworks.insight.preferences.util.Log4JPatternInterpeter
Entry method to test this interpreter
MaintainPreferencesAction - Class in com.mindtree.techworks.insight.gui.action
The MaintainPreferencesAction class is an AbstractAction derivative that brings up the display to maintain application preferences
MaintainPreferencesAction(Insight) - Constructor for class com.mindtree.techworks.insight.gui.action.MaintainPreferencesAction
Constructor for this class
matches(String) - Method in class com.mindtree.techworks.insight.receiver.WildCardMatcher
Matches the give string with the regular expression passed with the constructor
MatchingLogEvent - Class in com.mindtree.techworks.insight.eventsearch
Holds information about a single matched event.
MatchingLogEvent(long, long) - Constructor for class com.mindtree.techworks.insight.eventsearch.MatchingLogEvent
Public constructor
MESSAGE_INDEX - Static variable in class com.mindtree.techworks.insight.model.LogEventTableModel
 
MESSAGE_LITERALS - Static variable in class com.mindtree.techworks.insight.InsightConstants
Hashmap containing message literals
MESSAGE_SEARCH - Static variable in class com.mindtree.techworks.insight.eventsearch.SearchCriteria
Indicates to search in the Log message
METHOD_INDEX - Static variable in class com.mindtree.techworks.insight.model.LogEventTableModel
 
mkdir() - Method in class com.mindtree.techworks.insight.download.ftpbrowse.FTPFileFile
The operation is not supported, always returns false
mkdir() - Method in class com.mindtree.techworks.insight.download.sftpbrowse.SFTPFileFile
The operation is not supported, always returns false
mkdirs() - Method in class com.mindtree.techworks.insight.download.ftpbrowse.FTPFileFile
The operation is not supported, always returns false
mkdirs() - Method in class com.mindtree.techworks.insight.download.sftpbrowse.SFTPFileFile
The operation is not supported, always returns false
MODE_DAEMON - Static variable in interface com.mindtree.techworks.insight.reporting.jobs.message.JobMessage
Indicates that the message was generated while Insight was running in the Daemon mode.
MODE_INTERACTIVE - Static variable in interface com.mindtree.techworks.insight.reporting.jobs.message.JobMessage
Indicates that the message was generated while Insight was running in the Interactive mode.
ModelDataSorter - Class in com.mindtree.techworks.insight.model
The ModelDataSorter class implements sorting of data held by the TableModel that it refers to.
ModelDataSorter() - Constructor for class com.mindtree.techworks.insight.model.ModelDataSorter
 
MUTATION - Static variable in interface com.mindtree.techworks.insight.gui.action.IAction
 
MUTUAL_EXCLUSION_TYPES - Static variable in interface com.mindtree.techworks.insight.gui.action.IAction
Useful array of mutual exclusion type

N

NAMESPACE_BIT_ID - Static variable in class com.mindtree.techworks.insight.filter.criteria.FilterCriterionFieldType
Bit Identifier for the Namespace Field
NAMESPACE_COLORS - Static variable in class com.mindtree.techworks.insight.InsightConstants
Array of colors available for distinguishing namespaces in the display
NAMESPACE_FIELD - Static variable in class com.mindtree.techworks.insight.filter.criteria.FilterCriterionFieldType
FilterCriterionFieldType for the Namespace Field
NAMESPACE_FIELD_ID - Static variable in class com.mindtree.techworks.insight.filter.criteria.FilterCriterionFieldType
Serial Identifier for the Namespace Field
NAMESPACE_SEARCH - Static variable in class com.mindtree.techworks.insight.eventsearch.SearchCriteria
Indicates to search for the log namespace.Note that this field is not available for selection in the search GUI
NAMESPACE_STR_ID - Static variable in class com.mindtree.techworks.insight.filter.criteria.FilterCriterionFieldType
String Identifier for the Namespace Field
navigate(String) - Method in class com.mindtree.techworks.insight.eventsearch.SearchResults
Moves the focus to the matching search event
navigate(String) - Method in class com.mindtree.techworks.insight.pagination.PageSet
Loads the page based on the direction
NO_CONSTRAINTS - Static variable in interface com.mindtree.techworks.insight.gui.action.IAction
 
NON_TAILING_MUTATOR - Static variable in interface com.mindtree.techworks.insight.model.ILogEventModelMutator
Constants to identify the type of the mutator
NONE - Static variable in interface com.mindtree.techworks.insight.gui.action.IAction
Useful constants to identify the broad types of actions
normalizeAndPrint(char, boolean) - Method in class com.mindtree.techworks.insight.preferences.xmlpersistence.XMLPreferenceDataWriter
Normalizes and print the given character.
NOT - Static variable in class com.mindtree.techworks.insight.filter.criteria.FilterCriterionOperator
The NOT operator
NOT_ID - Static variable in class com.mindtree.techworks.insight.filter.criteria.FilterCriterionOperator
The identifier for the NOT operator.
NOT_PRIORITY - Static variable in class com.mindtree.techworks.insight.filter.criteria.FilterCriterionOperator
The priority for NOT is the highest.
NOT_SYM - Static variable in class com.mindtree.techworks.insight.filter.criteria.FilterCriterionOperator
The symbol for the NOT operator - '!'
notifyEndAction(LogEventModel) - Method in interface com.mindtree.techworks.insight.reporting.verifiers.Verifier
Notifies the verifier that the action has ended on the current log event model.
notifyLogEventOccurred(LogEvent) - Method in class com.mindtree.techworks.insight.Controller
Notifies this Controller that an event was processed by the Appender.
notifyStartAction(LogEventModel) - Method in interface com.mindtree.techworks.insight.reporting.verifiers.Verifier
Notifies the verifier that an action has started on the current log event model.
notifyUpdate() - Method in interface com.mindtree.techworks.insight.filter.FilterPreferences.StoredFilterCriteriaUpdateListener
Notifies the client that they need to reload their store of preferences from the FilterPreferences instance.
notifyWidgetStateChange(Presentation, int, Object) - Method in class com.mindtree.techworks.insight.gui.EventDetailsPresentation
Presentation interface method implementation.
notifyWidgetStateChange(Presentation, int, Object) - Method in class com.mindtree.techworks.insight.gui.EventListPresentation
Presentation interface method implementation.
notifyWidgetStateChange(Presentation, int, Object) - Method in interface com.mindtree.techworks.insight.gui.Presentation
Notifies this Presentation that a widget has changed in the specified Presentation for which this Presentation had registered for widget change updates.
NOTSORTED - Static variable in class com.mindtree.techworks.insight.model.ModelDataSorter
 
NUMBER_OF_FIELDS - Static variable in class com.mindtree.techworks.insight.filter.criteria.FilterCriterionFieldType
This indicates the number of fields currently supported in the filter.

O

onHostKeyMismatch(String, SshPublicKey, SshPublicKey) - Method in class com.mindtree.techworks.insight.download.SshKnownHostKeyVerification
 
onUnknownHost(String, SshPublicKey) - Method in class com.mindtree.techworks.insight.download.SshKnownHostKeyVerification
 
OPEN_PARANTHESIS - Static variable in class com.mindtree.techworks.insight.filter.criteria.FilterCriterionSeparator
The open-paranthesis seperator
OPEN_PARANTHESIS_ID - Static variable in class com.mindtree.techworks.insight.filter.criteria.FilterCriterionSeparator
The identifier for the open paranthesis.
OPEN_PARANTHESIS_SYM - Static variable in class com.mindtree.techworks.insight.filter.criteria.FilterCriterionSeparator
The symbol for the open paranthesis - (
OPERATION_CHILD_PREF_ADDED - Static variable in interface com.mindtree.techworks.insight.preferences.model.PreferenceModelManager
Operation to identify addition of a child preference
OPERATION_CHILD_PREF_REMOVED - Static variable in interface com.mindtree.techworks.insight.preferences.model.PreferenceModelManager
Operation to identify removal of a child preference
OPERATION_PREF_ATTR_ADDED - Static variable in interface com.mindtree.techworks.insight.preferences.model.PreferenceModelManager
Operation to identify addition of a child preference
OPERATION_PREF_ATTR_REMOVED - Static variable in interface com.mindtree.techworks.insight.preferences.model.PreferenceModelManager
Operation to identify removal of a child preference
OR - Static variable in class com.mindtree.techworks.insight.filter.criteria.FilterCriterionOperator
The OR operator
OR_ID - Static variable in class com.mindtree.techworks.insight.filter.criteria.FilterCriterionOperator
The identifier for the OR operator.
OR_PRIORITY - Static variable in class com.mindtree.techworks.insight.filter.criteria.FilterCriterionOperator
The priority for OR is the lowest.
OR_SYM - Static variable in class com.mindtree.techworks.insight.filter.criteria.FilterCriterionOperator
The symbol for the OR operator - '|'

P

packetQueue - Variable in class com.mindtree.techworks.insight.receiver.RemoteProtocolStreamReceiver
The queue containing all packets that are read.
PAGE_STATUS_SEPARATOR - Static variable in class com.mindtree.techworks.insight.InsightConstants
Page Separator
PageImpl - Class in com.mindtree.techworks.insight.pagination
The PageImpl class is an abstract class that implements IPage interface.
PageImpl() - Constructor for class com.mindtree.techworks.insight.pagination.PageImpl
 
PageImplFactory - Class in com.mindtree.techworks.insight.pagination
A factory class for various Paging implementations
PageImplFactory() - Constructor for class com.mindtree.techworks.insight.pagination.PageImplFactory
 
pageSet - Variable in class com.mindtree.techworks.insight.model.LogEventModel
PageSet instance
PageSet - Class in com.mindtree.techworks.insight.pagination
The PageSet class holds the information of a collection of pages and has the methods for navigating through the collection
PageSet() - Constructor for class com.mindtree.techworks.insight.pagination.PageSet
Constructor
paintIcon(Component, Graphics, int, int) - Method in class com.mindtree.techworks.insight.gui.renderers.LogEventTableCellRenderer
 
parent - Variable in class com.mindtree.techworks.insight.gui.preferences.AbstractPreferencesUIPanel
The PreferencesFrame for this panel
ParsedEventAppender - Class in com.mindtree.techworks.insight.appender
The ParsedEventAppender class implements the Apache Appender interface.
parseFilterString(String) - Static method in class com.mindtree.techworks.insight.filter.criteria.DateRangeFilterCriterionField
Parses the filter data for a date range filter and creates a new DateRangeFilterCriterionField object.
parseFilterString(String) - Static method in class com.mindtree.techworks.insight.filter.criteria.FilterCriteria
Parses a string format of the filter string and creates a FilterCriteria out of it.
parseFilterString(String) - Static method in class com.mindtree.techworks.insight.filter.criteria.FilterCriterion
Parses a filter string a creates the filter criterion.
parseLogMessage(String) - Method in class com.mindtree.techworks.insight.receiver.LogInterpreter
This method tries to convert a line to Log event.
portListeningOn - Variable in class com.mindtree.techworks.insight.receiver.RemoteProtocolStreamReceiver
The port on which the receiver is listening
preference - Variable in class com.mindtree.techworks.insight.gui.preferences.AbstractPreferencesUIPanel
The Preference rendered by this panel
Preference - Class in com.mindtree.techworks.insight.preferences.model
This class stores a list of Preference attributes.
Preference(String, boolean, boolean) - Constructor for class com.mindtree.techworks.insight.preferences.model.Preference
Constructor which sets the fields.
Preference(String, boolean, boolean, String) - Constructor for class com.mindtree.techworks.insight.preferences.model.Preference
Utility constructor which sets the display name also
PREFERENCE_NAME - Static variable in class com.mindtree.techworks.insight.filter.FilterPreferences
The root preference name for stored filters.
PREFERENCE_NAME_MIN_SIZE - Static variable in class com.mindtree.techworks.insight.InsightConstants
Constant for minimum Preference name size
PreferenceAttribute - Class in com.mindtree.techworks.insight.preferences.model
This is an individual Attribute in a Preference.
PreferenceAttribute(PreferenceAttributeType, String, String, boolean, boolean, boolean, Preference) - Constructor for class com.mindtree.techworks.insight.preferences.model.PreferenceAttribute
The constructor for this class.
preferenceAttributeChanged(String, String, int) - Method in interface com.mindtree.techworks.insight.preferences.model.PreferenceModelManager
This method is called on the Preference Model Manager by the Preference, whenever a child preference is added or deleted.
preferenceAttributeChanged(String, String, int) - Method in class com.mindtree.techworks.insight.preferences.PreferenceManager
 
PreferenceAttributeChangeListener - Interface in com.mindtree.techworks.insight.preferences
This interface is to be used by any module interested in being notified whenever any attribute's value is changed in the application.
PreferenceAttributeType - Class in com.mindtree.techworks.insight.preferences.model
This class holds constants which identify the type of a PreferenceAttribute.
preferenceChanged(String) - Method in class com.mindtree.techworks.insight.filter.FilterPreferences
Notifies this instance when the filter preferences have changed.
preferenceChanged(String) - Method in class com.mindtree.techworks.insight.gui.EventListPresentation
PreferenceChangeListener interface method implementation
preferenceChanged(String) - Method in interface com.mindtree.techworks.insight.preferences.PreferenceChangeListener
This method is called by the PreferencesManager whenever a preference's value is changed.
PreferenceChangeListener - Interface in com.mindtree.techworks.insight.preferences
This interface is to be used by any module interested in being notified whenever any preference's value is changed in the application.
PreferenceDataHandler - Interface in com.mindtree.techworks.insight.preferences
This is an interface used by the PreferenceManager for retrieving and storing data into the data-store, which could be an XML file, a properties file or a database.
PreferenceDataHandlerFactory - Class in com.mindtree.techworks.insight.preferences
Gets Preference Data Handler implementations.
PreferenceDataHandlerFactory() - Constructor for class com.mindtree.techworks.insight.preferences.PreferenceDataHandlerFactory
 
PreferenceHandlerInstantiationException - Exception in com.mindtree.techworks.insight.preferences
This exception is thrown from any of the PreferenceDataHandlers, if there is some error during instantiation.
PreferenceHandlerInstantiationException(String) - Constructor for exception com.mindtree.techworks.insight.preferences.PreferenceHandlerInstantiationException
 
PreferenceHandlerInstantiationException(String, Throwable) - Constructor for exception com.mindtree.techworks.insight.preferences.PreferenceHandlerInstantiationException
 
PreferenceHandlerInstantiationException(Throwable) - Constructor for exception com.mindtree.techworks.insight.preferences.PreferenceHandlerInstantiationException
 
PreferenceHandlerStoreException - Exception in com.mindtree.techworks.insight.preferences
This exception is thrown whenever the preferences cannot be stored to the store.
PreferenceHandlerStoreException(String) - Constructor for exception com.mindtree.techworks.insight.preferences.PreferenceHandlerStoreException
 
PreferenceHandlerStoreException(String, Throwable) - Constructor for exception com.mindtree.techworks.insight.preferences.PreferenceHandlerStoreException
 
PreferenceHandlerStoreException(Throwable) - Constructor for exception com.mindtree.techworks.insight.preferences.PreferenceHandlerStoreException
 
PreferenceInfo - Class in com.mindtree.techworks.insight.preferences.model
Holds basic information about Preferences.
PreferenceInfo() - Constructor for class com.mindtree.techworks.insight.preferences.model.PreferenceInfo
Default Constructor
PreferenceInterpreter - Class in com.mindtree.techworks.insight.preferences.util
The PreferenceInterpreter class is a utility that has static methods to interpret Preference instances and return data relevant to the client using the preference
PreferenceInterpreter() - Constructor for class com.mindtree.techworks.insight.preferences.util.PreferenceInterpreter
 
PreferenceManager - Class in com.mindtree.techworks.insight.preferences
This is a singleton class to be used by the entire application for accessing and storing Preferences.
PreferenceModelManager - Interface in com.mindtree.techworks.insight.preferences.model
To be used by the Preference and Preference Attributes to notify the manager of a change of value.
PreferencesFrame - Class in com.mindtree.techworks.insight.gui.preferences
The PreferencesFrame class is the GUI for maintaining Insight preferences.
PreferencesFrame(JFrame) - Constructor for class com.mindtree.techworks.insight.gui.preferences.PreferencesFrame
Constructor for this class.
PreferencesFrame() - Constructor for class com.mindtree.techworks.insight.gui.preferences.PreferencesFrame
Constructs an instance of this class.
PreferenceXMLNameConstants - Interface in com.mindtree.techworks.insight.preferences.xmlpersistence
Contains the constants for the XML Names
Presentation - Interface in com.mindtree.techworks.insight.gui
The Presentation interface defines the behavior common to all GUI component blocks that exist in the log viewer.
PRIORITY_BIT_ID - Static variable in class com.mindtree.techworks.insight.filter.criteria.FilterCriterionFieldType
Bit Identifier for the Priority Field
PRIORITY_FIELD - Static variable in class com.mindtree.techworks.insight.filter.criteria.FilterCriterionFieldType
FilterCriterionFieldType for the Priority Field
PRIORITY_FIELD_ID - Static variable in class com.mindtree.techworks.insight.filter.criteria.FilterCriterionFieldType
Serial Identifier for the Priority Field
PRIORITY_INDEX - Static variable in class com.mindtree.techworks.insight.model.LogEventTableModel
 
PRIORITY_SEARCH - Static variable in class com.mindtree.techworks.insight.eventsearch.SearchCriteria
Indicates to search for the priority.
PRIORITY_STR_ID - Static variable in class com.mindtree.techworks.insight.filter.criteria.FilterCriterionFieldType
String Identifier for the Priority Field
processingInstruction(String, String) - Method in class com.mindtree.techworks.insight.preferences.xmlpersistence.XMLPreferenceDataWriter
Handle Processing Instructions
processRealTimeUpdate(LogEvent) - Method in class com.mindtree.techworks.insight.gui.EventDetailsPresentation
Presentation interface method implementation.
processRealTimeUpdate(LogEvent) - Method in class com.mindtree.techworks.insight.gui.EventListPresentation
Presentation interface method implementation.Adds the event to the AbstractTableModel instance that backs the JTable instance contained in this Presentation.
processRealTimeUpdate(LogEvent) - Method in interface com.mindtree.techworks.insight.gui.Presentation
Informs this Presentation that a new real time event has occurred.
ProxyInfo - Class in com.mindtree.techworks.insight.download
ProxyInfo is a data object that holds information about proxy related parameters.
ProxyInfo() - Constructor for class com.mindtree.techworks.insight.download.ProxyInfo
 
ProxyInfo.ProtocolProxyInfo - Class in com.mindtree.techworks.insight.download
Contains information about a particular proxy host for a protocol.
ProxyInfo.ProtocolProxyInfo(String, int) - Constructor for class com.mindtree.techworks.insight.download.ProxyInfo.ProtocolProxyInfo
Creates a ProtocolProxyInfo class
ProxyUIPanel - Class in com.mindtree.techworks.insight.gui.preferences
The ProxyUIPanel displays the UI for editing the proxy settings for remote file access.
ProxyUIPanel() - Constructor for class com.mindtree.techworks.insight.gui.preferences.ProxyUIPanel
No args constructor

R

ReceiverFormat - Class in com.mindtree.techworks.insight.model
The ReceiverFormat class is a data container for receiver format interpreted from the specified log file format
ReceiverFormat(String, String, String) - Constructor for class com.mindtree.techworks.insight.model.ReceiverFormat
Constructor for this class
ReceiverInitializationException - Exception in com.mindtree.techworks.insight.receiver
Thrown when an any Receiver is not able to initilize itself.
ReceiverInitializationException() - Constructor for exception com.mindtree.techworks.insight.receiver.ReceiverInitializationException
Constructs a ReceiverInitializationException with no detail message.
ReceiverInitializationException(String) - Constructor for exception com.mindtree.techworks.insight.receiver.ReceiverInitializationException
Constructs a NullPointerException with the specified detail message.
ReceiverInitializationException(Throwable) - Constructor for exception com.mindtree.techworks.insight.receiver.ReceiverInitializationException
Constructs a new ReceiverInitializationException with the specified cause.
ReceiverInitializationException(String, Throwable) - Constructor for exception com.mindtree.techworks.insight.receiver.ReceiverInitializationException
Constructs a new ReceiverInitializationException with the specified detail message and cause.
ReceiverInterpreter - Interface in com.mindtree.techworks.insight.receiver
The ReceiverInterpreter interface is a used for notifying for notifying ReciverListeners.
ReceiverListener - Interface in com.mindtree.techworks.insight.receiver
The ReceiverListener interface is a used for accepting notification from the ReceiverIterpreters.
registerAction(IAction) - Method in class com.mindtree.techworks.insight.Controller
Regsiters the specified IAction with this Controller
registerClient(String, Class) - Static method in class com.mindtree.techworks.insight.download.RemoteClientFactory
Method to be called on load by all Handlers.
registerJob(Job) - Method in class com.mindtree.techworks.insight.reporting.verifiers.AbstractVerifier
Registers a job to be executed when the Verifier is triggered.
registerJob(Job) - Method in interface com.mindtree.techworks.insight.reporting.verifiers.Verifier
Registers a Job to be called on meeting the criteria specified in this Verifier.
registerListener(String, String, PreferenceAttributeChangeListener) - Method in class com.mindtree.techworks.insight.preferences.PreferenceManager
Registeres a listener to be notified of changes in attribute values.
registerListener(String, PreferenceChangeListener) - Method in class com.mindtree.techworks.insight.preferences.PreferenceManager
Registeres a listener to be notified of changes in preference values.
registerPreferenceModelManager(PreferenceModelManager) - Method in class com.mindtree.techworks.insight.preferences.model.Preference
Registers the manager for this preference.
registerPresentation(Presentation) - Method in class com.mindtree.techworks.insight.Controller
Regsiters the specified Presentation with this Controller
registerUpdateListener(FilterPreferences.StoredFilterCriteriaUpdateListener) - Method in class com.mindtree.techworks.insight.filter.FilterPreferences
Registers a listener to be notified when this class updates the stored filters from the preferences.
registerVerifier(Verifier) - Method in class com.mindtree.techworks.insight.filter.FilterProvider
Registers a Verifier to observe the filter action.
registerWidgetChangeListener(Presentation, Presentation) - Method in class com.mindtree.techworks.insight.Controller
Registers the specified listener Presentation for call back when widgets on the source Presentation change.
RELATIVETIME_INDEX - Static variable in class com.mindtree.techworks.insight.model.LogEventTableModel
 
REMOTE_PORT_DEFAULT_VALUE - Static variable in class com.mindtree.techworks.insight.InsightConstants
The default value of the remote port
RemoteClient - Class in com.mindtree.techworks.insight.download
TODO
RemoteClient() - Constructor for class com.mindtree.techworks.insight.download.RemoteClient
Creates an instance of the RemoteClient
RemoteClientException - Exception in com.mindtree.techworks.insight.download
Exception thrown for a problem with file download.
RemoteClientException(String) - Constructor for exception com.mindtree.techworks.insight.download.RemoteClientException
Creates a RemoteClientException object with the specified exception message.
RemoteClientException(String, Throwable) - Constructor for exception com.mindtree.techworks.insight.download.RemoteClientException
Creates an instance of RemoteClientException with the message and the cause.
RemoteClientFactory - Class in com.mindtree.techworks.insight.download
Returns instances of RemoteClient based on the Fileset passed.
RemoteClientFactory() - Constructor for class com.mindtree.techworks.insight.download.RemoteClientFactory
 
RemoteFilesUIPanel - Class in com.mindtree.techworks.insight.gui.preferences
The RemoteFilesUIPanel displays the UI for editing remote file set preferences.
RemoteFilesUIPanel() - Constructor for class com.mindtree.techworks.insight.gui.preferences.RemoteFilesUIPanel
No args constructor
RemoteProtocolListenerAction - Class in com.mindtree.techworks.insight.gui.action
This is an action class that starts up the RemoteProtocolStreamReceiver to receive log events.
RemoteProtocolStreamReceiver - Class in com.mindtree.techworks.insight.receiver
This is a concrete implementation of the com.mindtree.techworks.insight.receiver.AbstractReceiver class.
RemoteProtocolStreamReceiver(ReceiverFormat[], int) - Constructor for class com.mindtree.techworks.insight.receiver.RemoteProtocolStreamReceiver
Creates an instance of the Receiver
RemoteProtocolStreamReceiver.SourceDetails - Class in com.mindtree.techworks.insight.receiver
Inner class to hold the different objects in relation to a particular source including the LogNamespace, LogInterpreter (including the ReceiverFormat) and if a startup message has been received for this source.
RemoteProtocolStreamReceiver.SourceDetails(short) - Constructor for class com.mindtree.techworks.insight.receiver.RemoteProtocolStreamReceiver.SourceDetails
Creates an instance of this source details.
RemoteProtocolUIPanel - Class in com.mindtree.techworks.insight.gui.preferences
A concrete implementation of AbstractPreferencesUIPanel, this class allows the display and modification of preferences related to the Remote Protocol and listeners.
RemoteProtocolUIPanel() - Constructor for class com.mindtree.techworks.insight.gui.preferences.RemoteProtocolUIPanel
Creates an instance of this class.
removeAppender(Appender) - Method in class com.mindtree.techworks.insight.receiver.AbstractReceiver
Removes the specified Appender for notification when a LoggingEvent has been parsed
removeMutatorListener(IMutatorListener) - Method in class com.mindtree.techworks.insight.eventsearch.EventSearchProvider
 
removeMutatorListener(IMutatorListener) - Method in class com.mindtree.techworks.insight.filter.FilterProvider
Removes the specified MutatorListener
removeMutatorListener(IMutatorListener) - Method in interface com.mindtree.techworks.insight.model.ILogEventModelMutator
Removes the specified MutatorListener
removeMutatorListener(IMutatorListener) - Method in class com.mindtree.techworks.insight.receiver.AbstractReceiver
Removes the specified MutatorListener
removePreference(Preference) - Method in class com.mindtree.techworks.insight.preferences.model.Preference
Removes a child preference
removePreferenceAttribute(PreferenceAttribute) - Method in class com.mindtree.techworks.insight.preferences.model.Preference
Removes a preference attribute from this preference
removeReceiverListener(ReceiverListener) - Method in class com.mindtree.techworks.insight.receiver.AbstractReceiver
Removes the specified ReceiverListener for notification when a ReceiverSpecifc Events will occur.
removeReceiverListener(ReceiverListener) - Method in interface com.mindtree.techworks.insight.receiver.ReceiverInterpreter
Removes the specified ReceiverListener
renameTo(File) - Method in class com.mindtree.techworks.insight.download.ftpbrowse.FTPFileFile
The operation is not supported, always returns false
renameTo(File) - Method in class com.mindtree.techworks.insight.download.sftpbrowse.SFTPFileFile
The operation is not supported, always returns false
requiresLayout() - Method in class com.mindtree.techworks.insight.appender.ParsedEventAppender
Appender interface implementation.
rescanCurrentDirectory() - Method in class com.mindtree.techworks.insight.gui.widgets.InsightRemoteFileChooser
Overriden superclass method.
reset() - Method in class com.mindtree.techworks.insight.gui.filter.FilterFrame
Resets all the fields in the frame.
resetFilterCriteria() - Method in class com.mindtree.techworks.insight.gui.filter.FilterFrame
Resets (discards and creates a new) FilterCriteria as the filter criteria used in this frame.
resetFilterCriteria(String) - Method in class com.mindtree.techworks.insight.gui.filter.FilterFrame
Resets the FilterCriteria in the frame with the serialized criteria passed in.
resetPresentations() - Method in class com.mindtree.techworks.insight.Controller
Notifies this Controller to reset the displays of all registered Presentation implementations.
resetSortParams() - Method in class com.mindtree.techworks.insight.model.ModelDataSorter
Resets the parameters that define the sorting of this ModelDataSorter
resetWidgets() - Method in class com.mindtree.techworks.insight.gui.EventDetailsPresentation
Interface method implementation
resetWidgets() - Method in class com.mindtree.techworks.insight.gui.EventListPresentation
Interface methid implementation
resetWidgets() - Method in class com.mindtree.techworks.insight.gui.preferences.PreferencesFrame
Helper method to reset the widgets
resetWidgets() - Method in interface com.mindtree.techworks.insight.gui.Presentation
Informs this Presentation to reset all display widgets
ResourceManager - Class in com.mindtree.techworks.insight
A simple resource manager implementation for Insight.
ROOT_CACHE_DIR - Static variable in class com.mindtree.techworks.insight.InsightConstants
Root Directory for Caching
run() - Method in class com.mindtree.techworks.insight.download.DownloadProvider
 
run() - Method in class com.mindtree.techworks.insight.eventsearch.EventSearchProvider
 
run() - Method in class com.mindtree.techworks.insight.filter.FilterProvider
Overriden method of Thread super-class
run() - Method in class com.mindtree.techworks.insight.receiver.AbstractReceiver
Overriden Thread super class method
RuntimeNamespaceContainer - Class in com.mindtree.techworks.insight.receiver
The RuntimeNamespaceContainer class is a container for runtime namespace data.
RuntimeNamespaceContainer() - Constructor for class com.mindtree.techworks.insight.receiver.RuntimeNamespaceContainer
 

S

saveButton - Variable in class com.mindtree.techworks.insight.gui.preferences.PreferencesFrame
Buttons in the display - save the preferences
saveCurrentCriteria() - Method in class com.mindtree.techworks.insight.gui.filter.AdvancedFilterPanel
Saves the current criteria.
saveFilter() - Method in class com.mindtree.techworks.insight.gui.filter.SaveFilterDialog
Action that saves the filter.
SaveFilterDialog - Class in com.mindtree.techworks.insight.gui.filter
This is the dialog which is used to get the name of the filter when the user wishes to save a criteria.
SaveFilterDialog(FilterFrame, FilterPreferences, String) - Constructor for class com.mindtree.techworks.insight.gui.filter.SaveFilterDialog
Creates a new save filter dialog
savePreferences(List) - Method in interface com.mindtree.techworks.insight.preferences.PreferenceDataHandler
Saves the passed preferences to the store.
savePreferences(List) - Method in class com.mindtree.techworks.insight.preferences.xmlpersistence.XMLPreferenceDataHandler
Saves the given preferences
SB_PARTITION_COUNT - Static variable in class com.mindtree.techworks.insight.InsightConstants
Useful constant for the Status bar
schemaFilePath - Variable in class com.mindtree.techworks.insight.preferences.xmlpersistence.XMLPreferenceDataHandler
Stores the location of the schema.
ScrollLockAction - Class in com.mindtree.techworks.insight.gui.action
The ScrollLockAction class is an AbstractAction derivative that controls the scrolling behavior of the EventListPresentation
ScrollLockAction(Controller) - Constructor for class com.mindtree.techworks.insight.gui.action.ScrollLockAction
Constructor for this class
SDF_INPUT - Static variable in class com.mindtree.techworks.insight.gui.filter.FilterFrame
The DateFormat instance used to parse the input date
SEARCH_RESULT_DISP_STATUS - Static variable in class com.mindtree.techworks.insight.InsightConstants
Status indicator for Search Results
SEARCH_RESULT_DISP_STATUS_END - Static variable in class com.mindtree.techworks.insight.InsightConstants
End of Search Results status display
SEARCH_RESULT_DISP_STATUS_START - Static variable in class com.mindtree.techworks.insight.InsightConstants
Start of Search Results status display
SearchAction - Class in com.mindtree.techworks.insight.gui.action
The SearchAction class is an AbstractAction derivative that permits searching for events that match a search criteria
searchButton - Variable in class com.mindtree.techworks.insight.gui.search.SearchEventsFrame
Buttons in the display
SearchCriteria - Class in com.mindtree.techworks.insight.eventsearch
This is the value object to pass the Search Criteria for the Event Search in Insight.
SearchCriteria(int) - Constructor for class com.mindtree.techworks.insight.eventsearch.SearchCriteria
Constructor for a search criteria.
SearchEventAction - Class in com.mindtree.techworks.insight.gui.action
The SearchEventAction class is an AbstractAction derivative that lets the user navigate to the next or previous match after a search for matching events has been performed.
SearchEventsFrame - Class in com.mindtree.techworks.insight.gui.search
The SearchEventsFrame class is the GUI for specifying the search text.
SearchEventsFrame(Insight, EventDetailsPresentation) - Constructor for class com.mindtree.techworks.insight.gui.search.SearchEventsFrame
Constructor for this class
searchInputField - Variable in class com.mindtree.techworks.insight.gui.search.SearchEventsFrame
Text field for specifying the search text
searchLogEvents(SearchCriteria) - Method in class com.mindtree.techworks.insight.eventsearch.EventSearchProvider
Searches the passed pageSet for the search criteria
SearchResults - Class in com.mindtree.techworks.insight.eventsearch
This object holds the results of an event search operation.
SearchResults(Controller, SearchCriteria, EventDetailsPresentation) - Constructor for class com.mindtree.techworks.insight.eventsearch.SearchResults
Public constructor.
SearchTextFrame - Class in com.mindtree.techworks.insight.gui.search
The SearchTextFrame class is the GUI for specifying the search text.
SearchTextFrame(Insight, EventDetailsPresentation) - Constructor for class com.mindtree.techworks.insight.gui.search.SearchTextFrame
Constructor for this class
SerializationXmlUtils - Class in com.mindtree.techworks.insight.reporting
Utility class which has methods for handling common tasks in XML serializing and deserializing Verifiers and Jobs.
SerializationXmlUtils() - Constructor for class com.mindtree.techworks.insight.reporting.SerializationXmlUtils
 
serialize() - Method in class com.mindtree.techworks.insight.reporting.verifiers.AbstractVerifier
Generates a default serialized form of the Verifier.
serialize() - Method in interface com.mindtree.techworks.insight.reporting.verifiers.Verifier
Returns the string format of the Verifier for persistance, possibly in the preference mechanism of the application.
SERIALIZED_JOB_ROOT_TAG - Static variable in class com.mindtree.techworks.insight.reporting.jobs.JobPersistanceHandler
The root tag of the XML serialized Job
serializeJob(Job) - Static method in class com.mindtree.techworks.insight.reporting.jobs.JobPersistanceHandler
Creates a serialized form of the Job.
serializeJobs() - Method in class com.mindtree.techworks.insight.reporting.verifiers.AbstractVerifier
Returns true if the Jobs registered for this Verifier are to be serialized.
serializeXmlElement(Element) - Static method in class com.mindtree.techworks.insight.reporting.SerializationXmlUtils
Serializes the XML element passed in to string format.
setAggregated(boolean) - Method in class com.mindtree.techworks.insight.preferences.model.PreferenceInfo
 
setAuthenticationRequired(boolean) - Method in class com.mindtree.techworks.insight.download.FTPFileset
 
setAuthenticationRequired(boolean) - Method in class com.mindtree.techworks.insight.download.HTTPFileset
 
setAuthenticationRequired(boolean) - Method in class com.mindtree.techworks.insight.download.ProxyInfo
 
setAuthenticationRequired(boolean) - Method in class com.mindtree.techworks.insight.download.SFTPFileset
 
setBaseDownloadDirectory(String) - Method in class com.mindtree.techworks.insight.download.RemoteClient
Set the base directory to which files are downloaded.
setColumnList(int[]) - Method in class com.mindtree.techworks.insight.model.LogEventTableModel
 
setCompleteId(String) - Method in class com.mindtree.techworks.insight.preferences.model.PreferenceInfo
 
setController(Controller) - Method in class com.mindtree.techworks.insight.gui.widgets.InsightMenuItem
 
setController(Controller) - Method in class com.mindtree.techworks.insight.gui.widgets.InsightToolbarButton
 
setCriteria(Set) - Method in class com.mindtree.techworks.insight.filter.UniqueLogCriteria
 
setCriterionEvaluator(CriterionEvaluator) - Method in class com.mindtree.techworks.insight.filter.FilterCriteriaEvaluator
Sets the criterion evaluator instance.
setCurrentLogEventModel(LogEventModel, long, long) - Method in class com.mindtree.techworks.insight.Controller
Sets the specified LogEventModel as the current model
setCurrentLogEventModel(LogEventModel) - Method in class com.mindtree.techworks.insight.Controller
Sets the specified LogEventModel as the current model
setDefaultDirectory(String) - Method in class com.mindtree.techworks.insight.download.FTPFileset
 
setDefaultDirectory(String) - Method in class com.mindtree.techworks.insight.download.SFTPFileset
 
setDefaultValue(String) - Method in class com.mindtree.techworks.insight.preferences.model.PreferenceAttribute
 
setDeserializedField(String, String) - Method in interface com.mindtree.techworks.insight.reporting.jobs.Job
Sets the deserialized field in the Job.
setDisplayClass(String) - Method in class com.mindtree.techworks.insight.preferences.model.Preference
 
setDisplayName(String) - Method in class com.mindtree.techworks.insight.reporting.verifiers.AbstractVerifier
Sets the display name of the Verifier.
setDisplayText(int, String, boolean) - Method in class com.mindtree.techworks.insight.gui.widgets.StatusBar
Sets the display text of the partition identified by the specified partition index The display is automatically cleared after a lease duration if animate is false.
setDocumentLocator(Locator) - Method in class com.mindtree.techworks.insight.preferences.xmlpersistence.XMLPreferenceDataWriter
Sets the document locator
setEnabled(boolean) - Method in interface com.mindtree.techworks.insight.gui.action.IAction
Sets the enabled state of this action
setEnabled(boolean) - Method in class com.mindtree.techworks.insight.gui.EventListPresentation
IAction interface method implementation
setEncrypted(boolean) - Method in class com.mindtree.techworks.insight.preferences.model.PreferenceAttribute
 
setEndDate(Date) - Method in class com.mindtree.techworks.insight.filter.criteria.DateRangeFilterCriterionField
Sets the endDate
setErrorHandler(ErrorHandler) - Method in class com.mindtree.techworks.insight.appender.ParsedEventAppender
Appender interface implementation.
setExceptionName(Set) - Method in class com.mindtree.techworks.insight.filter.UniqueLogCriteria
 
setExceptionName(String) - Method in class com.mindtree.techworks.insight.spi.LogEvent
 
setFileList(List) - Method in class com.mindtree.techworks.insight.download.Fileset
sets the file list for the Fileset
setFileset(Fileset) - Method in class com.mindtree.techworks.insight.download.FTPRemoteClient
 
setFileset(Fileset) - Method in class com.mindtree.techworks.insight.download.HTTPRemoteClient
 
setFileset(Fileset) - Method in class com.mindtree.techworks.insight.download.RemoteClient
Sets the fileset.
setFileset(Fileset) - Method in class com.mindtree.techworks.insight.download.SFTPRemoteClient
 
setFilterCriteria(FilterCriteria) - Method in class com.mindtree.techworks.insight.reporting.jobs.message.DefaultJobMessage
Sets the criteria which caused the message.
setFilterValue(Object, FilterCriterionFieldType) - Method in class com.mindtree.techworks.insight.filter.criteria.FilterCriterion
Sets the filter value for a particular filter field.
setFtpProxyInfo(String, int) - Method in class com.mindtree.techworks.insight.download.ProxyInfo
Sets the FTP Proxy information.
setHost(String) - Method in class com.mindtree.techworks.insight.download.FTPFileset
 
setHost(String) - Method in class com.mindtree.techworks.insight.download.SFTPFileset
 
setHttpProxyInfo(String, int) - Method in class com.mindtree.techworks.insight.download.ProxyInfo
Sets the HTTP Proxy information.
setIconAndToolTip(String, String) - Method in class com.mindtree.techworks.insight.gui.widgets.InsightToolbarButton
Sets the icon of this button to the specified image and the tooltip to the specified string
setIconAndToolTip(ImageIcon, String) - Method in class com.mindtree.techworks.insight.gui.widgets.InsightToolbarButton
Sets the icon of this button to the specified image and the tooltip to the specified string
setId(String) - Method in class com.mindtree.techworks.insight.preferences.model.PreferenceInfo
 
setIgnoreProxy(boolean) - Method in class com.mindtree.techworks.insight.download.HTTPFileset
 
setInsight(Insight) - Method in class com.mindtree.techworks.insight.download.RemoteClient
Sets the insight instance calling this class.
setLastModified(long) - Method in class com.mindtree.techworks.insight.download.ftpbrowse.FTPFileFile
The operation is not supported, always returns false
setLastModified(long) - Method in class com.mindtree.techworks.insight.download.sftpbrowse.SFTPFileFile
The operation is not supported, always returns false
setLayout(Layout) - Method in class com.mindtree.techworks.insight.appender.ParsedEventAppender
Appender interface implementation.
setLogEventIndex(long) - Method in class com.mindtree.techworks.insight.model.LogEventModel
 
setLogEventList(List) - Method in class com.mindtree.techworks.insight.pagination.PageImpl
Sets the LogEventList
setLogEventModelName(String) - Method in class com.mindtree.techworks.insight.model.LogEventModel
 
setLoggerRepository(LoggerRepository) - Method in class com.mindtree.techworks.insight.appender.ParsedEventAppender
 
setLogInterpreter(LogInterpreter) - Method in class com.mindtree.techworks.insight.receiver.RemoteProtocolStreamReceiver.SourceDetails
Sets the logInterpreter
setLogNameSpace(Set) - Method in class com.mindtree.techworks.insight.filter.UniqueLogCriteria
 
setLogNamespace(LogNamespace) - Method in class com.mindtree.techworks.insight.receiver.LogInterpreter
Sets the log namespace.
setLogNamespace(LogNamespace) - Method in class com.mindtree.techworks.insight.receiver.RemoteProtocolStreamReceiver.SourceDetails
Sets the logNamespace
setLogNamespaceSet(boolean) - Method in class com.mindtree.techworks.insight.receiver.RemoteProtocolStreamReceiver.SourceDetails
Sets the isLogNamespaceSet
setLogPattern(String) - Method in class com.mindtree.techworks.insight.model.ReceiverFormat
 
setMutatorType(int) - Method in class com.mindtree.techworks.insight.pagination.PageSet
Sets the mutator type for this PageSet
setName(String) - Method in class com.mindtree.techworks.insight.appender.ParsedEventAppender
Appender interface implementation.
setName(String) - Method in class com.mindtree.techworks.insight.preferences.model.Preference
 
setName(String) - Method in class com.mindtree.techworks.insight.preferences.model.PreferenceAttribute
 
setName(String) - Method in class com.mindtree.techworks.insight.preferences.model.PreferenceInfo
 
setNamespace(String) - Method in class com.mindtree.techworks.insight.pagination.PageSet
 
setNamespace(LogNamespace) - Method in class com.mindtree.techworks.insight.spi.LogEvent
Sets the namespace information for this LogEvent
setOutput(OutputStream) - Method in class com.mindtree.techworks.insight.preferences.xmlpersistence.XMLPreferenceDataWriter
Sets the output stream for printing.
setPageNamespace(String) - Method in class com.mindtree.techworks.insight.pagination.PageImpl
 
setPageSet(PageSet) - Method in class com.mindtree.techworks.insight.model.LogEventModel
 
setPageSetNamespace(String) - Method in class com.mindtree.techworks.insight.pagination.PageImpl
 
setParent(Preference) - Method in class com.mindtree.techworks.insight.preferences.model.Preference
Sets the parent preference of this preference
setPassword(String) - Method in class com.mindtree.techworks.insight.download.FTPFileset
 
setPassword(String) - Method in class com.mindtree.techworks.insight.download.HTTPFileset
 
setPassword(String) - Method in class com.mindtree.techworks.insight.download.SFTPFileset
 
setPasswordInformation(String, String) - Method in class com.mindtree.techworks.insight.download.ProxyInfo
 
setPort(int) - Method in class com.mindtree.techworks.insight.download.FTPFileset
 
setPort(int) - Method in class com.mindtree.techworks.insight.download.SFTPFileset
 
setPreferencesToSave(List) - Method in class com.mindtree.techworks.insight.preferences.xmlpersistence.XMLPreferenceDataWriter
Preferences which need be saved
setPreferenceValues() - Method in class com.mindtree.techworks.insight.gui.preferences.AbstractPreferencesUIPanel
Abstract method that informs this panel to set the edited preference values to the Preference that this panel was initialized with.
setPreferenceValues() - Method in class com.mindtree.techworks.insight.gui.preferences.EventColumnPreferencePanel
Overriden super class method
setPreferenceValues() - Method in class com.mindtree.techworks.insight.gui.preferences.FilesetsUIPanel
Overriden super class method
setPreferenceValues() - Method in class com.mindtree.techworks.insight.gui.preferences.FTPFilesUIPanel
Overriden super class method
setPreferenceValues() - Method in class com.mindtree.techworks.insight.gui.preferences.LocalFilesUIPanel
Overriden super class method
setPreferenceValues() - Method in class com.mindtree.techworks.insight.gui.preferences.LogPatternUIPanel
Overriden super class method
setPreferenceValues() - Method in class com.mindtree.techworks.insight.gui.preferences.ProxyUIPanel
Overriden super class method
setPreferenceValues() - Method in class com.mindtree.techworks.insight.gui.preferences.RemoteFilesUIPanel
Overriden super class method
setPreferenceValues() - Method in class com.mindtree.techworks.insight.gui.preferences.RemoteProtocolUIPanel
 
setPreferenceValues() - Method in class com.mindtree.techworks.insight.gui.preferences.SFTPFilesUIPanel
Overriden super class method
setPreviousLogEventModel(LogEventModel) - Method in class com.mindtree.techworks.insight.model.LogEventModel
Sets the previous LogEventModel
setPriority(Set) - Method in class com.mindtree.techworks.insight.filter.UniqueLogCriteria
 
setProcessedEventCount(long) - Method in class com.mindtree.techworks.insight.model.LogEventModel
 
setProxyRequired(boolean) - Method in class com.mindtree.techworks.insight.download.FTPFileset
 
setProxyRequired(boolean) - Method in class com.mindtree.techworks.insight.download.SFTPFileset
 
setReadOnly() - Method in class com.mindtree.techworks.insight.download.ftpbrowse.FTPFileFile
The operation is not supported, always returns false
setReadOnly() - Method in class com.mindtree.techworks.insight.download.sftpbrowse.SFTPFileFile
The operation is not supported, always returns false
setRelativeTime(long) - Method in class com.mindtree.techworks.insight.spi.LogEvent
 
setRootLogEventModel(LogEventModel) - Method in class com.mindtree.techworks.insight.Controller
 
setScrollButton(InsightToolbarButton) - Method in class com.mindtree.techworks.insight.gui.action.ScrollLockAction
 
setScrollLock(boolean) - Method in class com.mindtree.techworks.insight.Controller
Sets the status of the scroll lock.
setScrollLock(boolean) - Method in class com.mindtree.techworks.insight.gui.EventDetailsPresentation
Presentation Interface method implementation
setScrollLock(boolean) - Method in class com.mindtree.techworks.insight.gui.EventListPresentation
Presentation Interface method implementation
setScrollLock(boolean) - Method in interface com.mindtree.techworks.insight.gui.Presentation
Sets the status of the scroll lock for this Presentation.
setSearchResults(SearchResults) - Method in class com.mindtree.techworks.insight.model.LogEventModel
 
setSearchString(String) - Method in class com.mindtree.techworks.insight.eventsearch.SearchCriteria
 
setSelectedEvent(long, long) - Method in class com.mindtree.techworks.insight.Controller
Sets the selection to the indicated log event
setSocksProxyInfo(String, int) - Method in class com.mindtree.techworks.insight.download.ProxyInfo
Sets the SOCKS Proxy information.
setStartDate(Date) - Method in class com.mindtree.techworks.insight.filter.criteria.DateRangeFilterCriterionField
Sets the startDate
setStatisticsDisplayText(String) - Method in class com.mindtree.techworks.insight.gui.widgets.StatusBar
Sets the specified text in the statistics display partition of the Status bar.
setStatus() - Method in class com.mindtree.techworks.insight.Controller
Sets the status display for Insight
setThreadName(Set) - Method in class com.mindtree.techworks.insight.filter.UniqueLogCriteria
 
setTimeStampPattern(String) - Method in class com.mindtree.techworks.insight.model.ReceiverFormat
 
setTypeString(String) - Method in class com.mindtree.techworks.insight.download.Fileset
 
setUserModifiable(boolean) - Method in class com.mindtree.techworks.insight.preferences.model.PreferenceInfo
 
setUserName(String) - Method in class com.mindtree.techworks.insight.download.FTPFileset
 
setUserName(String) - Method in class com.mindtree.techworks.insight.download.HTTPFileset
 
setUserName(String) - Method in class com.mindtree.techworks.insight.download.SFTPFileset
 
setValue(String) - Method in class com.mindtree.techworks.insight.preferences.model.ListPreferenceAttribute
Checks to see if the value is permitted before setting it.
setValue(String) - Method in class com.mindtree.techworks.insight.preferences.model.PreferenceAttribute
 
setVisible(boolean) - Method in class com.mindtree.techworks.insight.gui.filter.AdvancedFilterPanel
 
setXMLLoaded(boolean) - Method in class com.mindtree.techworks.insight.preferences.xmlpersistence.XMLPreferenceDataCache
Sets the value to the xml loaded status.
setXMLValidated(boolean) - Method in class com.mindtree.techworks.insight.preferences.xmlpersistence.XMLPreferenceDataCache
 
SFTP_DEFAULT_PORT - Static variable in class com.mindtree.techworks.insight.download.SFTPFileset
The default SFTP Port (22)
SFTP_FILESET - Static variable in class com.mindtree.techworks.insight.download.Fileset
Identifies the fileset as an SFTP Fileset
SFTP_PROTOCOL - Static variable in class com.mindtree.techworks.insight.download.SFTPFileset
The name of the SFTP Protocol
SFTPBrowseException - Exception in com.mindtree.techworks.insight.download.sftpbrowse
Wrapper of IO Exception thrown from SFTP browse classes.
SFTPBrowseException() - Constructor for exception com.mindtree.techworks.insight.download.sftpbrowse.SFTPBrowseException
 
SFTPBrowseException(String) - Constructor for exception com.mindtree.techworks.insight.download.sftpbrowse.SFTPBrowseException
 
SFTPFileChooserTestFrame - Class in com.mindtree.techworks.insight.download.sftpbrowse.test
TODO
SFTPFileChooserTestFrame() - Constructor for class com.mindtree.techworks.insight.download.sftpbrowse.test.SFTPFileChooserTestFrame
 
SFTPFileFile - Class in com.mindtree.techworks.insight.download.sftpbrowse
This class is a wrapper for SFTPFile.
SFTPFileFile(SftpFile, FileSystemView) - Constructor for class com.mindtree.techworks.insight.download.sftpbrowse.SFTPFileFile
Constructs a new FTPFileFile object.
SFTPFileset - Class in com.mindtree.techworks.insight.download
This is a specialization of the Fileset class to contain information such as the host, port, etc., about a SFTPFileset.
SFTPFileset(String) - Constructor for class com.mindtree.techworks.insight.download.SFTPFileset
Constructs a new FTPFileset object with just the name of the fileset.
SFTPFileset(String, String, int, String, boolean, String, String, boolean) - Constructor for class com.mindtree.techworks.insight.download.SFTPFileset
Constructs a new SFTPFileSet object with the parameters supplied.
SFTPFilesUIPanel - Class in com.mindtree.techworks.insight.gui.preferences
The SFTPFilesUIPanel displays the UI for editing SFTP file set preferences.
SFTPFilesUIPanel() - Constructor for class com.mindtree.techworks.insight.gui.preferences.SFTPFilesUIPanel
No args constructor
SFTPRemoteClient - Class in com.mindtree.techworks.insight.download
TODO
SFTPRemoteClient() - Constructor for class com.mindtree.techworks.insight.download.SFTPRemoteClient
 
SFTPRemoteFileSystemView - Class in com.mindtree.techworks.insight.download.sftpbrowse
This class is used for browsing a remote file system.
SFTPRemoteFileSystemView(String, int, String, PasswordAuthentication, Component) - Constructor for class com.mindtree.techworks.insight.download.sftpbrowse.SFTPRemoteFileSystemView
Creates an instance of the FTPRemoteFileSystemView.
SFTPRemoteFileSystemView(String, String, PasswordAuthentication, Component) - Constructor for class com.mindtree.techworks.insight.download.sftpbrowse.SFTPRemoteFileSystemView
Creates an instance of the FTPRemoteFileSystemView.
showFilterFrame() - Method in class com.mindtree.techworks.insight.gui.filter.FilterFrame
Displays this frame
showFrame() - Method in class com.mindtree.techworks.insight.gui.search.SearchEventsFrame
Displays this frame
showFrame() - Method in class com.mindtree.techworks.insight.gui.search.SearchTextFrame
Displays this frame
showFrame() - Method in class com.mindtree.techworks.insight.gui.util.LoadFilesetFrame
Displays this frame
showPreferences() - Method in class com.mindtree.techworks.insight.gui.preferences.PreferencesFrame
Displays this frame
showSaveFilterDialog() - Method in class com.mindtree.techworks.insight.gui.filter.SaveFilterDialog
Displays this frame
showSearchTextFrame() - Method in class com.mindtree.techworks.insight.gui.action.FindAction
Method to programmatically bring up the search text frame
shutdown() - Method in class com.mindtree.techworks.insight.receiver.AbstractReceiver
Informs this receiver to stop processing events from the log namespace.
shutDown() - Static method in class com.mindtree.techworks.insight.ShutdownHookManager
Method called when the runtime is going down, all actions registered will be checked and performed.
SHUTDOWN_ACTION - Static variable in class com.mindtree.techworks.insight.ShutdownHookManager
Store of all actions that need to be performed on application shutdown.
SHUTDOWN_ACTION_CLEAR_PAGES - Static variable in class com.mindtree.techworks.insight.ShutdownHookManager
Action identifier to call a clear on the PageSet, to clear the paginated data before the application is closed.
SHUTDOWN_ACTION_SAVE_PREFERENCES - Static variable in class com.mindtree.techworks.insight.ShutdownHookManager
Action identifier to call a save on the Preference Manager before the application is closed.
ShutdownHookManager - Class in com.mindtree.techworks.insight
This class manages all actions that need to be performed when the application is being closed.
ShutdownHookManager() - Constructor for class com.mindtree.techworks.insight.ShutdownHookManager
 
SortableHeaderRenderer - Class in com.mindtree.techworks.insight.gui.renderers
The SortableHeaderRenderer class renders a sortable header with appropriate arrow indications to indicate the order of sort, if any
SortableHeaderRenderer(TableCellRenderer) - Constructor for class com.mindtree.techworks.insight.gui.renderers.SortableHeaderRenderer
 
sortColumn(int) - Method in class com.mindtree.techworks.insight.model.LogEventTableModel
Sorts the data held by this TableModel.
sortData(int, List) - Method in class com.mindtree.techworks.insight.model.ModelDataSorter
Sorts the specified column data in the specified list.
SshKnownHostKeyVerification - Class in com.mindtree.techworks.insight.download
Tries to verify the remote host using the $HOME/.ssh/known_hosts file, else prompts the user for action.
SshKnownHostKeyVerification() - Constructor for class com.mindtree.techworks.insight.download.SshKnownHostKeyVerification
Creates an instance of SshKnownHostKeyVerification
SshKnownHostKeyVerification(Component) - Constructor for class com.mindtree.techworks.insight.download.SshKnownHostKeyVerification
Creates an instance of SshKnownHostKeyVerification
startCDATA() - Method in class com.mindtree.techworks.insight.preferences.xmlpersistence.XMLPreferenceDataWriter
 
startDocument() - Method in class com.mindtree.techworks.insight.preferences.xmlpersistence.XMLPreferenceDataWriter
Start document.
startDTD(String, String, String) - Method in class com.mindtree.techworks.insight.preferences.xmlpersistence.XMLPreferenceDataWriter
 
startElement(String, String, String, Attributes) - Method in class com.mindtree.techworks.insight.preferences.xmlpersistence.XMLPreferenceDataReader
 
startElement(String, String, String, Attributes) - Method in class com.mindtree.techworks.insight.preferences.xmlpersistence.XMLPreferenceDataWriter
Start Element
startEntity(String) - Method in class com.mindtree.techworks.insight.preferences.xmlpersistence.XMLPreferenceDataWriter
 
startLoadEventNotification(LogNamespace[]) - Method in class com.mindtree.techworks.insight.gui.action.LoadLocalFileAction
ReceiverListener interface method implementation.
startLoadEventNotification(LogNamespace[]) - Method in class com.mindtree.techworks.insight.gui.action.RemoteProtocolListenerAction
 
startLoadEventNotification(LogNamespace[]) - Method in interface com.mindtree.techworks.insight.receiver.ReceiverListener
Informs this ReceiverListener when the Receiver starts the loading the specified file.
startMutating(int) - Method in class com.mindtree.techworks.insight.Controller
Call back method using which the controller will be notifed by any LogEventModelMutators starts mutating the LogEventModel
startMutating(int) - Method in interface com.mindtree.techworks.insight.model.IMutatorListener
Informs this IMutatorListener when the any Action starts the mutating/changing the LogEventModel
startMutating(int) - Method in class com.mindtree.techworks.insight.pagination.PageSet
Call back method using which the controller will be notifed by any LogEventModelMutators starts mutating the LogEventModel
startPreferencesSave() - Method in class com.mindtree.techworks.insight.preferences.PreferenceManager
Informs this PreferenceManager of an impending preference(s) save
STARTUP - Static variable in interface com.mindtree.techworks.insight.gui.action.IAction
 
startup() - Method in class com.mindtree.techworks.insight.receiver.AbstractReceiver
Informs this receiver to start processing events from the log namespace.
startupReceiver(LogNamespace) - Method in class com.mindtree.techworks.insight.gui.action.LoadLocalFileAction
Starts up the Receiver with the specified parameters
statusBar - Variable in class com.mindtree.techworks.insight.download.RemoteClient
The instance of status bar used for notifications.
StatusBar - Class in com.mindtree.techworks.insight.gui.widgets
The StatusBar class is a GUI component that may be used for displaying status messages or progress indicator with static text.
StopReceiverAction - Class in com.mindtree.techworks.insight.gui.action
The StopReceiverAction class is an AbstractAction derivative that stops the currently active events receiver
StopReceiverAction(Insight) - Constructor for class com.mindtree.techworks.insight.gui.action.StopReceiverAction
Constructor for this class
store() - Method in class com.mindtree.techworks.insight.pagination.FilePageImpl
Method that passivates the Page
store() - Method in class com.mindtree.techworks.insight.pagination.PageImpl
Method that stores the Page
STRING_DATE_FORMAT - Static variable in class com.mindtree.techworks.insight.filter.criteria.DateRangeFilterCriterionField
The date format used to serialize and deserialize the date range.
SUCCESS - Static variable in interface com.mindtree.techworks.insight.model.ILogEventModelMutator
Constants for Info flags reported at the end of mutating the model
SUCCESS - Static variable in interface com.mindtree.techworks.insight.receiver.ReceiverInterpreter
Constants for Info flags reported at the end of loading files
SUPPORTED_FIELDS - Static variable in class com.mindtree.techworks.insight.filter.criteria.FilterCriterionFieldType
Array of all supported filter criterion fields, stored with the string identifier as the key.
SUPPORTED_OPERATORS - Static variable in class com.mindtree.techworks.insight.filter.criteria.FilterCriterionOperator
The map of all the supported operators, stored with the symbol as the key.
SUPPORTED_SEPERATORS - Static variable in class com.mindtree.techworks.insight.filter.criteria.FilterCriterionSeparator
The map of all the supported seperators, stored with the symbol as the key.

T

TAIL - Static variable in interface com.mindtree.techworks.insight.gui.action.IAction
 
TAILING_MUTATOR - Static variable in interface com.mindtree.techworks.insight.model.ILogEventModelMutator
 
TEXT - Static variable in class com.mindtree.techworks.insight.preferences.model.PreferenceAttributeType
Represents a Text type Preference Attribute
TEXT_HIGHLIGHT - Static variable in class com.mindtree.techworks.insight.InsightConstants
Canonical name for the text highlight color in the active PLAF
TEXT_INDENT - Static variable in class com.mindtree.techworks.insight.InsightConstants
For indentation
TEXT_SEPARATOR - Static variable in class com.mindtree.techworks.insight.InsightConstants
Text Separator
TEXT_TYPE - Static variable in class com.mindtree.techworks.insight.preferences.model.PreferenceAttributeType
Represents a Text type Preference Attribute
TEXT_TYPE_NAME - Static variable in class com.mindtree.techworks.insight.preferences.model.PreferenceAttributeType
Represents a Text type Preference Attribute
THREAD_INDEX - Static variable in class com.mindtree.techworks.insight.model.LogEventTableModel
 
THREAD_NAME_BIT_ID - Static variable in class com.mindtree.techworks.insight.filter.criteria.FilterCriterionFieldType
Bit Identifier for the Thread Name Field
THREAD_NAME_FIELD - Static variable in class com.mindtree.techworks.insight.filter.criteria.FilterCriterionFieldType
FilterCriterionFieldType for the Thread Name Field
THREAD_NAME_FIELD_ID - Static variable in class com.mindtree.techworks.insight.filter.criteria.FilterCriterionFieldType
Serial Identifier for the Thread Name Field
THREAD_NAME_STR_ID - Static variable in class com.mindtree.techworks.insight.filter.criteria.FilterCriterionFieldType
String Identifier for the Thread Name Field
THREAD_SEARCH - Static variable in class com.mindtree.techworks.insight.eventsearch.SearchCriteria
Indicates to search in the thread field
thresholdReached() - Method in class com.mindtree.techworks.insight.pagination.PageSet
Call back method to know whether the threshold is reached
THROWABLE_SEARCH - Static variable in class com.mindtree.techworks.insight.eventsearch.SearchCriteria
Indicates to search for the throwable stack trace.
TIME_INDEX - Static variable in class com.mindtree.techworks.insight.model.LogEventTableModel
 
toggleAdvancedPanel() - Method in class com.mindtree.techworks.insight.gui.filter.FilterFrame
Shows or hides the advanced filter UI component.
TOOL_BAR_GROUP_SPACING - Static variable in class com.mindtree.techworks.insight.InsightConstants
Useful constant to specify the spacing between distinct tool bar button groups
toString() - Method in class com.mindtree.techworks.insight.download.Fileset
Returns the information about this object.
toString() - Method in class com.mindtree.techworks.insight.filter.criteria.DateRangeFilterCriterionField
Returns the string representation of the date range for serialization.
toString() - Method in class com.mindtree.techworks.insight.filter.criteria.FilterCriteria
Returns the String representation of the filter criteria.
toString() - Method in class com.mindtree.techworks.insight.filter.criteria.FilterCriterion
Returns the string representation of the filter criterion.
toString() - Method in class com.mindtree.techworks.insight.filter.criteria.FilterCriterionFieldType
Gives the string representation of the field - the string identifier.
toString() - Method in class com.mindtree.techworks.insight.filter.criteria.FilterCriterionOperator
Returns the string representation of the operator - the symbol
toString() - Method in class com.mindtree.techworks.insight.filter.criteria.FilterCriterionSeparator
Returns the string representation of the seperator - the symbol
toString() - Method in class com.mindtree.techworks.insight.model.ReceiverFormat
Overriden super class method.
toString() - Method in class com.mindtree.techworks.insight.preferences.model.PreferenceAttributeType
 
toString() - Method in class com.mindtree.techworks.insight.preferences.model.PreferenceInfo
Overridden superclass method.
toURI() - Method in class com.mindtree.techworks.insight.download.ftpbrowse.FTPFileFile
 
toURI() - Method in class com.mindtree.techworks.insight.download.sftpbrowse.SFTPFileFile
 
toURL() - Method in class com.mindtree.techworks.insight.download.ftpbrowse.FTPFileFile
 
toURL() - Method in class com.mindtree.techworks.insight.download.sftpbrowse.SFTPFileFile
 
TRUE - Static variable in class com.mindtree.techworks.insight.gui.preferences.AbstractPreferencesUIPanel
Constant for 'true' and 'false' boolean value
TRUE - Static variable in interface com.mindtree.techworks.insight.preferences.xmlpersistence.PreferenceXMLNameConstants
Value for 'true'

U

UniqueLogCriteria - Class in com.mindtree.techworks.insight.filter
This class represents a set of unique criteria values for the supported filters.
UniqueLogCriteria() - Constructor for class com.mindtree.techworks.insight.filter.UniqueLogCriteria
Constructor for this class
UnsupportedMessageTypeException - Exception in com.mindtree.techworks.insight.reporting.jobs
An exception that indicates if a Job does not support a particular type of JobMessage.
UnsupportedMessageTypeException(String, Throwable) - Constructor for exception com.mindtree.techworks.insight.reporting.jobs.UnsupportedMessageTypeException
Creates a new UnsupportedMessageTypeException with the message provided and the root cause of the exception.
UnsupportedMessageTypeException(String) - Constructor for exception com.mindtree.techworks.insight.reporting.jobs.UnsupportedMessageTypeException
Creates a new UnsupportedMessageTypeException with the message provided.
updateAccessed(String) - Method in class com.mindtree.techworks.insight.filter.FilterPreferences
Updates the state of a filter identified with the filterName that it has been accessed recently, and if not already at the top of the list of preferences, it will more there.
updateDataModel(List) - Method in class com.mindtree.techworks.insight.model.LogEventTableModel
Updates this TableModel with the data specified.
updateDataModelAndDisplay(List) - Method in class com.mindtree.techworks.insight.model.LogEventTableModel
Updates this TableModel and the display with the data specified.
updateSavedCriterias() - Method in class com.mindtree.techworks.insight.gui.filter.AdvancedFilterPanel
Updates the list of saved criterias from the Preferences.
urlList - Variable in class com.mindtree.techworks.insight.gui.preferences.SFTPFilesUIPanel
 

V

valueChanged(ListSelectionEvent) - Method in class com.mindtree.techworks.insight.gui.EventListPresentation
ListSelectionListener interface method implementation.
valueChanged(TreeSelectionEvent) - Method in class com.mindtree.techworks.insight.gui.preferences.PreferencesFrame
Interface implementation method
valueChanged(ListSelectionEvent) - Method in class com.mindtree.techworks.insight.gui.util.LoadFilesetFrame
ListSelectionListener interface method implementation
Verifier - Interface in com.mindtree.techworks.insight.reporting.verifiers
A 'Verifier' as the name suggests is used to evaluate criterias on the filtered (or unfiltered) log event model.
VerifierDeserializer - Interface in com.mindtree.techworks.insight.reporting.verifiers
Implementations of this class would deserialize a serialized Verifier.
VerifierDeserializerImpl - Class in com.mindtree.techworks.insight.reporting.verifiers
This is the default implementation of the VerifierDeserializer interface in the Verifier framework.
VerifierDeserializerImpl() - Constructor for class com.mindtree.techworks.insight.reporting.verifiers.VerifierDeserializerImpl
 
VerifierInitializationException - Exception in com.mindtree.techworks.insight.reporting.verifiers
An exception that indicates a failure to initialize or deserialize a Verifier.
VerifierInitializationException(String, Throwable) - Constructor for exception com.mindtree.techworks.insight.reporting.verifiers.VerifierInitializationException
Creates a new VerifierInitializationException with the message provided and the root cause of the exception.
VerifierInitializationException(String) - Constructor for exception com.mindtree.techworks.insight.reporting.verifiers.VerifierInitializationException
Creates a new VerifierInitializationException with the message provided.
verify(LogEvent, FilterCriteria, boolean) - Method in interface com.mindtree.techworks.insight.reporting.verifiers.Verifier
Verifies and registers an action being executed on the log event model.
VersionUtil - Class in com.mindtree.techworks.insight
Version Utility to get Version Information
VersionUtil() - Constructor for class com.mindtree.techworks.insight.VersionUtil
 
VIEW - Static variable in interface com.mindtree.techworks.insight.gui.action.IAction
 

W

warning(SAXParseException) - Method in class com.mindtree.techworks.insight.preferences.xmlpersistence.XMLPreferenceDataWriter
 
WildCardMatcher - Class in com.mindtree.techworks.insight.receiver
The WildCardMatcher class matches wildcard expression that are normally file names.
WildCardMatcher(String) - Constructor for class com.mindtree.techworks.insight.receiver.WildCardMatcher
Constructor for this class
writePreferences(List, String) - Method in class com.mindtree.techworks.insight.preferences.xmlpersistence.XMLDOMPreferenceDataWriter
Writes the preferences to the store

X

XML_PROP_FILE_URI - Static variable in class com.mindtree.techworks.insight.preferences.xmlpersistence.XMLPreferenceDataHandler
Relative path of the config file
XMLDOMPreferenceDataWriter - Class in com.mindtree.techworks.insight.preferences.xmlpersistence
This class saves the preferences into the preference file.
XMLDOMPreferenceDataWriter(String) - Constructor for class com.mindtree.techworks.insight.preferences.xmlpersistence.XMLDOMPreferenceDataWriter
Default Constructor which gets the list of preferences to store.
XMLNAME_INSIGHT_PREFERENCE - Static variable in interface com.mindtree.techworks.insight.preferences.xmlpersistence.PreferenceXMLNameConstants
The top level 'InsightPreferences' element
XMLNAME_LIST_PREFERENCE_ATTRIBUTE - Static variable in interface com.mindtree.techworks.insight.preferences.xmlpersistence.PreferenceXMLNameConstants
The xsi type for the 'ListPreferenceAttribute'
XMLNAME_PREF_ATT_DEFAULT_VALUE - Static variable in interface com.mindtree.techworks.insight.preferences.xmlpersistence.PreferenceXMLNameConstants
The 'defaultValue' element under 'preferenceAttribute' element
XMLNAME_PREF_ATT_ENCRYPTED - Static variable in interface com.mindtree.techworks.insight.preferences.xmlpersistence.PreferenceXMLNameConstants
The 'encrypted' element under 'preferenceAttribute' element
XMLNAME_PREF_ATT_OPTION_VAL - Static variable in interface com.mindtree.techworks.insight.preferences.xmlpersistence.PreferenceXMLNameConstants
The 'option' element under 'options' element
XMLNAME_PREF_ATT_OPTIONS - Static variable in interface com.mindtree.techworks.insight.preferences.xmlpersistence.PreferenceXMLNameConstants
The 'options' element under 'preferenceAttribute' element
XMLNAME_PREF_ATT_PERSISTANT - Static variable in interface com.mindtree.techworks.insight.preferences.xmlpersistence.PreferenceXMLNameConstants
The 'persistant' element under 'preferenceAttribute' element
XMLNAME_PREF_ATT_TYPE - Static variable in interface com.mindtree.techworks.insight.preferences.xmlpersistence.PreferenceXMLNameConstants
The 'type' element under 'preferenceAttribute' element
XMLNAME_PREF_ATT_USER_MOD - Static variable in interface com.mindtree.techworks.insight.preferences.xmlpersistence.PreferenceXMLNameConstants
The 'userModifiable' element under 'preferenceAttribute' element
XMLNAME_PREF_ATT_VALUE - Static variable in interface com.mindtree.techworks.insight.preferences.xmlpersistence.PreferenceXMLNameConstants
The 'value' element under 'preferenceAttribute' element
XMLNAME_PREFERENCE - Static variable in interface com.mindtree.techworks.insight.preferences.xmlpersistence.PreferenceXMLNameConstants
The 'preference' element name
XMLNAME_PREFERENCE_ATT_ID - Static variable in interface com.mindtree.techworks.insight.preferences.xmlpersistence.PreferenceXMLNameConstants
The 'id' attribute of 'preferenceAttribute' element
XMLNAME_PREFERENCE_ATT_NAME - Static variable in interface com.mindtree.techworks.insight.preferences.xmlpersistence.PreferenceXMLNameConstants
The 'name' attribute of 'preferenceAttribute' element
XMLNAME_PREFERENCE_ATTRIBUTE - Static variable in interface com.mindtree.techworks.insight.preferences.xmlpersistence.PreferenceXMLNameConstants
The 'preferenceAttribute' element
XMLNAME_PREFERENCE_DISPLAY_CLASS - Static variable in interface com.mindtree.techworks.insight.preferences.xmlpersistence.PreferenceXMLNameConstants
The 'displayClass' attribute of 'preference' element
XMLNAME_PREFERENCE_ID - Static variable in interface com.mindtree.techworks.insight.preferences.xmlpersistence.PreferenceXMLNameConstants
The 'id' attribute of 'preference' element
XMLNAME_PREFERENCE_ISAGGREGATED - Static variable in interface com.mindtree.techworks.insight.preferences.xmlpersistence.PreferenceXMLNameConstants
the 'isAggregated' attribute of 'preference' element
XMLNAME_PREFERENCE_ISUSERMOD - Static variable in interface com.mindtree.techworks.insight.preferences.xmlpersistence.PreferenceXMLNameConstants
The 'isUserModifiable' attribute of 'preference' element
XMLNAME_PREFERENCE_NAME - Static variable in interface com.mindtree.techworks.insight.preferences.xmlpersistence.PreferenceXMLNameConstants
The 'name' attribute of 'preference' element
XMLNAME_XSI_TYPE - Static variable in interface com.mindtree.techworks.insight.preferences.xmlpersistence.PreferenceXMLNameConstants
The XSI 'type' attribute
XMLPreferenceDataCache - Class in com.mindtree.techworks.insight.preferences.xmlpersistence
This class will be used to cache the XML Preference Related Data.
XMLPreferenceDataHandler - Class in com.mindtree.techworks.insight.preferences.xmlpersistence
This is an implementation of the PreferenceDataHandler.
XMLPreferenceDataHandler() - Constructor for class com.mindtree.techworks.insight.preferences.xmlpersistence.XMLPreferenceDataHandler
Default constructor.
XMLPreferenceDataReader - Class in com.mindtree.techworks.insight.preferences.xmlpersistence
Reads data from the XML Preference store and populates the preference objects into the Data Cache.
XMLPreferenceDataReader() - Constructor for class com.mindtree.techworks.insight.preferences.xmlpersistence.XMLPreferenceDataReader
Default constructor
XMLPreferenceDataWriter - Class in com.mindtree.techworks.insight.preferences.xmlpersistence
This class writes XML data for changed preferences
XMLPreferenceDataWriter() - Constructor for class com.mindtree.techworks.insight.preferences.xmlpersistence.XMLPreferenceDataWriter
 
XSI_NAMESPACE - Static variable in interface com.mindtree.techworks.insight.preferences.xmlpersistence.PreferenceXMLNameConstants
The XSI Namespace

_

_addCriterion - Variable in class com.mindtree.techworks.insight.gui.filter.AdvancedFilterPanel
Button to add the criterion to the criteria
_addOperatorSeperator - Variable in class com.mindtree.techworks.insight.gui.filter.AdvancedFilterPanel
Button to add an operator or seperator
_advancedFilterButton - Variable in class com.mindtree.techworks.insight.gui.filter.FilterFrame
Shows or hides the advanced filter component.
_cancelAction - Variable in class com.mindtree.techworks.insight.gui.filter.SaveFilterDialog
The button to cancel the action
_cancelButton - Variable in class com.mindtree.techworks.insight.gui.filter.FilterFrame
Cancels the filter search
_clearCurrentCriteria - Variable in class com.mindtree.techworks.insight.gui.filter.AdvancedFilterPanel
Button to clear the current criteria
_deleteSavedCriteria - Variable in class com.mindtree.techworks.insight.gui.filter.AdvancedFilterPanel
Executes the deletion of a saved filter criteria.
_filterButton - Variable in class com.mindtree.techworks.insight.gui.filter.FilterFrame
Button that initializes the filter action
_jobs - Variable in class com.mindtree.techworks.insight.reporting.verifiers.AbstractVerifier
The lists of jobs to be invoked when the verifier is triggered.
_loadSavedCriteria - Variable in class com.mindtree.techworks.insight.gui.filter.AdvancedFilterPanel
Loads the selected search criteria.
_saveCurrentCriteria - Variable in class com.mindtree.techworks.insight.gui.filter.AdvancedFilterPanel
Brings up the dialog to save the current criteria.
_saveFilter - Variable in class com.mindtree.techworks.insight.gui.filter.SaveFilterDialog
The button to save the criteria

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

Copyright © 2003-2008 MindTree Consulting Ltd.. All Rights Reserved.