| Interface | Description |
|---|---|
| PAdjustEventBean | |
| PBrowserBean | |
| PBrowseWinBean | |
| PResultsTableBean | |
| PSummaryBean | |
| ResultsDisplay |
An interface for BrowseWin which defines the methods needed for displaying
search results.
|
| Class | Description |
|---|---|
| AdjustEventData |
This class contains information necessary for doing event adjustments.
|
| AdjustEventPanel |
Panel for making event level adjustments.
|
| BrowserPanel |
Displays the details of an Portal object in a table format.
|
| BrowseWin |
The main window of Event Browser.
|
| ConfirmAdjustDialog |
A modal confirmation dialog for the Adjust Event Dialog.
|
| DataTemplate |
The data template class is used to encapsulate the FList/POID/array
data to display along with a display format description.
|
| EBErrorData |
This class contains information for a specific error encountered when
using event browser.
|
| EBUtilities |
A collection of utility methods used by event browser controllers.
|
| EventBrowser |
This class handles the login to event browser if the appropriate information
is passed in through command line arguments.
|
| EventBrowserBeanInfo | |
| EventBrowserData |
This a data object used for passing information between the panels and
controllers.
|
| EventBrowserWin |
This class displays a splash window, then a login dialog, then attempts
to login and create a browser
|
| HistoryItem |
A history object.
|
| ListTableModel |
A table model the uses the List object from the collections api.
|
| ListTableSorter |
A sorter for ListTableModels.
|
| NotReversedDialog |
Displays the results of the event adjustment for each resource.
|
| PAdjustEventBeanImpl |
Controller class for the AdjustEventPanel.
|
| PBrowserBeanImpl |
Controller class for the BrowserPanel.
|
| PBrowseWinBeanImpl |
Bean Impl(previously controller) class for the BrowseWin (Panel).
|
| PrefsDialog | |
| PResultsTableBeanImpl |
Controller class for the ResultsTablePanel
|
| PrintData |
This class contains information neccessary for printing.
|
| PSummaryBeanImpl |
This class processes all the data and passes back the information
through a class object - SummaryData.
|
| PSummaryPanel |
A basic implementation of the PIACustomizablePanel class.
|
| ResultsTable |
Displays the results returned from a search in a table.
|
| ResultsTablePanel |
A bean that is used for displaying result information for BrowseWin.
|
| SummaryData |
this class is common between the Summary View and the controller and is
used to pass around information.
|
| WorkerThread |
An abstract class that you subclass to perform GUI-related work in a
dedicated thread.
|
Copyright © 2003, 2023, Oracle and/or its affiliates.