| Interface | Description |
|---|---|
| ICareWebStartup |
Code to be executed following startup of CareWeb instance must implement this interface.
|
| Class | Description |
|---|---|
| AboutDialog |
Displays an "about" dialog for a given UI element.
|
| CareWebShell |
Implements a generic UI shell that can be dynamically extended with plug-ins.
|
| CareWebShellEx |
This class is provided primarily for backward compatibility with the old fixed layout of tab
views containing tree views.
|
| CareWebStartup |
This class maintains a list of startup routines (those that implement the ICareWebStartup
interface) and executes those routines upon startup of the CareWeb framework.
|
| CareWebUtil |
Static utility methods.
|
| Constants |
Package-wide constants.
|
Copyright © 2017 Regenstrief Center for Biomedical Informatics. All rights reserved.