| Interface | Description |
|---|---|
| ClientModuleHook | Deprecated |
| Class | Description |
|---|---|
| AbstractClientModuleHook | Deprecated |
| AbstractFinalPanel |
Abstracts the style for the various "final" panels - expiration, restart, deleted
|
| AbstractOverlayPanel | |
| ClientContextImpl | |
| ClientGatewayConnection | |
| ClientLaunchHook |
This is the hook that gets called from the client bootstrap launcher.
|
| ClientPanel | |
| ClientPanel.DestroyEDTThreadLocals |
Reflectively destroys the thread locals held onto by the Py class - used to avoid memory leak
|
| ClientPanel.ExitButton | |
| DeletedProjectPanel | |
| InfoBar |
An InfoBar is the bar that slides down from the top of the Client to notify users of something, like a new version of
the project is available.
|
| LayeredGlassPane |
This is a LayeredPane for use as a JRootPane's glass pane.
|
| LockPane | |
| LockPane.ClientLockedEvent | |
| PopupParentInternalFrame | |
| ProjectCacheUpdateHelper |
Class that uses reflection to detect what version of LaunchContext we have to dynamically pick the appropriate
version of update[Global]ProjectCache
|
| ProjectInitializationParams | |
| ProjectWriter |
Simple implementation of LaunchContext.WritableProject.
|
| ReconnectOverlay | |
| RestartPanel | |
| TrialBar | |
| UpdateAvailableInfoBar | |
| UpdateProjectPane | |
| UpdateScriptModulesPane |
| Enum | Description |
|---|---|
| InfoBar.State |