Serialized Form


Package coras.client

Class coras.client.CheckConsistencyAction extends coras.client.CorasAction implements Serializable

Class coras.client.DeletePackageItemAction extends coras.client.CorasAction implements Serializable

Class coras.client.DeleteProjectItemAction extends coras.client.CorasAction implements Serializable

Class coras.client.ExitAction extends coras.client.CorasAction implements Serializable

Class coras.client.ExportExperienceAsResultAction extends coras.client.CorasAction implements Serializable

Class coras.client.ExportExperiencePackageAction extends coras.client.CorasAction implements Serializable

Class coras.client.ExportResultAsExperienceAction extends coras.client.CorasAction implements Serializable

Class coras.client.ExportRiskAnalysisProjectAction extends coras.client.CorasAction implements Serializable

Class coras.client.GenerateReportAction extends coras.client.CorasAction implements Serializable

Class coras.client.ImportExperiencePackageAction extends coras.client.CorasAction implements Serializable

Class coras.client.ImportResultFromFileAction extends coras.client.CorasAction implements Serializable

Serialized Fields

type

coras.types.ElementTypeEnum type

Class coras.client.ImportRiskAnalysisProjectAction extends coras.client.CorasAction implements Serializable

Class coras.client.NewExperiencePackageAction extends coras.client.CorasAction implements Serializable

Class coras.client.NewProjectAction extends coras.client.CorasAction implements Serializable

Class coras.client.NewResultAction extends coras.client.CorasAction implements Serializable

Serialized Fields

type

coras.types.ElementTypeEnum type

Class coras.client.OpenExperiencePackageAction extends coras.client.CorasAction implements Serializable

Class coras.client.OpenPackageItemAction extends coras.client.CorasAction implements Serializable

Class coras.client.OpenProjectAction extends coras.client.CorasAction implements Serializable

Class coras.client.OpenProjectItemAction extends coras.client.CorasAction implements Serializable

Class coras.client.OpenRecentProjectAction extends coras.client.CorasAction implements Serializable

Serialized Fields

projectId

java.lang.String projectId


Package splash

Class splash.SplashWindow extends java.awt.Window implements Serializable

Serialized Fields

image

java.awt.Image image
The splash image which is displayed on the splash window.


paintCalled

boolean paintCalled
This attribute indicates whether the method paint(Graphics) has been called at least once since the construction of this window.
This attribute is used to notify method splash(Image) that the window has been drawn at least once by the AWT event dispatcher thread.
This attribute acts like a latch. Once set to true, it will never be changed back to false again.

See Also:
paint(java.awt.Graphics), splash(java.awt.Image)



Copyright © 2003-2005 SINTEF. All Rights Reserved.