public class SnakeGame
extends csdk.v2.helper.AbstractCSDKWindowApplication
| Constructor and Description |
|---|
SnakeGame(csdk.v2.api.core.ICSDKEnvironment csdkInterface)
Construtor.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
applicationEnded() |
protected void |
applicationStarted(JFrame frame) |
addWindow, closeDependentWindows, getApplicationFrame, onApplicationEnd, onApplicationStart, removeWindowaddProjectObserver, browseLocalFileInOpenMode, browseLocalFileInSaveMode, browseMultipleLocalFilesInOpenMode, browseMultipleProjectFilesInOpenMode, browseProjectFileInOpenMode, browseProjectFileInSaveMode, createLocalFile, createProjectFile, disposeContexts, executeAlgorithm, executeFlow, getCurrentProjectId, getLocalFile, getProjectFile, isCommandContextAvailable, isFileSystemContextAvailable, isProjectContextAvailable, isProjectOpen, removeLocalFile, removeProjectFile, removeProjectObserverbroadcastAsyncMessage, 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, onAsyncMessageReceived, onContextActivate, onContextDeactivate, onSyncMessageReceived, requiresProject, runApplication, sendAsyncMessage, sendSyncMessagepublic SnakeGame(csdk.v2.api.core.ICSDKEnvironment csdkInterface)
csdkInterface - ambiente CSDK.protected void applicationStarted(JFrame frame) throws csdk.v2.api.application.ApplicationException
applicationStarted in class csdk.v2.helper.AbstractCSDKWindowApplicationcsdk.v2.api.application.ApplicationExceptionprotected void applicationEnded()
throws csdk.v2.api.application.ApplicationException
applicationEnded in class csdk.v2.helper.AbstractCSDKWindowApplicationcsdk.v2.api.application.ApplicationExceptionCopyright © 2016 Tecgraf/PUC-Rio. All rights reserved.