com.ibm.rational.stp.client.samples
Interface ExecuteQuery.Viewer
- All Known Implementing Classes:
- EditRecord.Viewer, ViewRecord.Viewer
- Enclosing class:
- ExecuteQuery
static interface ExecuteQuery.Viewer
A simple interface for an object that will display a Record resource.
(Used by extensions to the ExecuteQuery example.)
Method Summary |
javax.swing.JFrame |
view(CqRecord resource)
Displays a Record resource |
view
javax.swing.JFrame view(CqRecord resource)
- Displays a Record resource
- Parameters:
resource
- The Record proxy for the record to be displayed.
- Returns:
- TODO
Copyright © IBM 2018. All rights reserved.