|
Class Summary |
| ClearDisplayAction |
The ClearDisplayAction class is an AbstractAction derivative that
resets the display of the Insight application |
| FilterAction |
The FilterAction class is an AbstractAction derivative that
triggers the process of filtering LogEvent instances loaded by Insight |
| FindAction |
The FindAction class is an AbstractAction derivative that
permits searching for text in the Event Details presentation |
| LoadFileAction |
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. |
| LoadLocalFileAction |
The LoadLocalFileAction class is an AbstractAction derivative that
provides ability to load files from the local or mounted file systems. |
| LoadPageAction |
The LoadPageAction class is an AbstractAction derivative that
loads the pages from cache |
| LocateAction |
The LocateAction class is an AbstractAction derivative that
locates the selected LogEvent |
| MaintainPreferencesAction |
The MaintainPreferencesAction class is an AbstractAction derivative that
brings up the display to maintain application preferences |
| RemoteProtocolListenerAction |
This is an action class that starts up the
RemoteProtocolStreamReceiver to receive log events. |
| ScrollLockAction |
The ScrollLockAction class is an AbstractAction derivative that
controls the scrolling behavior of the EventListPresentation |
| SearchAction |
The SearchAction class is an AbstractAction derivative that
permits searching for events that match a search criteria |
| SearchEventAction |
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. |
| StopReceiverAction |
The StopReceiverAction class is an AbstractAction derivative
that stops the currently active events receiver |