csdk.v1_0.runner.demo
Class RunnerDemo
java.lang.Object
csdk.v1_0.helper.application.AbstractApplication
csdk.v1_0.helper.AbstractCSDKApplication
csdk.v1_0.helper.AbstractCSDKWindowApplication
csdk.v1_0.runner.demo.RunnerDemo
- All Implemented Interfaces:
- IApplication, IApplicationContext, ICommandContext, IContext, ICSDKEnvironment, ILocalFileSystemContext, IProjectContext, Serializable
public class RunnerDemo
- extends AbstractCSDKWindowApplication
Demo com as aplicações de exemplo do CSDK.
- See Also:
- Serialized Form
| Methods inherited from class csdk.v1_0.helper.AbstractCSDKApplication |
addProjectObserver, browseLocalFileInOpenMode, browseLocalFileInSaveMode, browseMultipleLocalFilesInOpenMode, browseMultipleProjectFilesInOpenMode, browseProjectFileInOpenMode, browseProjectFileInSaveMode, createLocalFile, createProjectFile, disposeContexts, executeAlgorithm, executeFlow, getCurrentProjectId, getLocalFile, getProjectFile, isCommandContextAvailable, isFileSystemContextAvailable, isProjectContextAvailable, isProjectOpen, removeLocalFile, removeProjectFile, removeProjectObserver |
| Methods inherited from class csdk.v1_0.helper.application.AbstractApplication |
canEndApplication, finishApplication, getApplicationDescription, getApplicationFileTypes, getApplicationIcon, getApplicationId, getApplicationName, getAuthor, getAuthorEmail, getCharset, getCharset, getClassString, getContext, getImageIcon, getInstanceId, getLocale, getProperty, getResource, getResourceAsStream, getServerCharset, getSmallApplicationIcon, getString, getVersion, handleException, hasClassString, hasString, isActive, isApplicationContextAvailable, isBundleRequired, isPropertyNull, isSingleton, onContextActivate, onContextDeactivate, onMessageReceived, requiresProject, runApplication, sendMessage |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RunnerDemo
public RunnerDemo(ICSDKEnvironment csdkInterface)
- Construtor.
- Parameters:
csdkInterface - interface padrão para o ambiente CSDK.
applicationStarted
protected void applicationStarted(JFrame frame)
-
- Specified by:
applicationStarted in class AbstractCSDKWindowApplication
applicationEnded
protected void applicationEnded()
-
- Specified by:
applicationEnded in class AbstractCSDKWindowApplication
Copyright © 2013–2014 Tecgraf/PUC-Rio. All rights reserved.