public class SGAMonitor extends Application
ConfigurableTable,
geradas pela fábrica UIFactory. Esta aplicação adota que todas as
tabelas exibidas no frame principal sejam tabelas que exibem elementos do
tipo SGASet.UIFactoryALGORITHM_FILE_MESSAGE, PREFERENCE_MESSAGE, PROJECT_FILE_MESSAGE| Constructor and Description |
|---|
SGAMonitor(String id)
Construtor padrão.
|
| Modifier and Type | Method and Description |
|---|---|
Config |
getConfig()
Obtém a configuração das tabelas.
|
List<csbase.logic.SGASet> |
getSelectedSGAs()
Obtém todos os SGAs selecionados.
|
void |
killApplication()
Método para encerramento da execução, que pode ser redefinido para
comportamentos próprios da aplicações.
|
void |
refreshTables()
Atualiza todas as tabelas da aplicação.
|
protected void |
updateActions()
Atualiza o estado das Ações.
Esse método é utilizado no listener de seleção das tabelas da aplicação. |
protected boolean |
userCanKillApplication()
Método de kill pelo usuário é específico do desktop applications
|
addPreferenceListener, addWindow, buildApplicationFrame, buildApplicationImage, closeDependentWindows, finishApplication, getApplicationCommand, getApplicationCommandDir, getApplicationFrame, getApplicationProject, getClassString, getClassString, getDesktopFrame, getLocale, getPreferences, getResource, getResourceBundle, getStatusBar, getString, getString, handleError, hasClassString, hasString, isConnectedToServer, isVisible, logDetailedApplicationEvent, removeAllPreferenceListeners, removeWindow, savePreferences, setInitialFrameState, setVisible, showError, showError, showException, showExceptionStack, showInformation, showInformation, showMessage, showMessage, showOptionDialog, showOptionDialog, showWarning, showWarning, startApplicationcloseApplication, getApplicationRegistry, getApplicationResourceAsStream, getApplicationResourceAsStream, getApplicationResourceAsURL, getApplicationResourceAsURL, getAuthorMail, getAuthorName, getBooleanSpecificProperty, getDescription, getDoubleSpecificProperty, getFileTypes, getId, getImageIcon, getImageIcon, getImageIcon, getInstanceId, getInstanceIndex, getIntSpecificProperty, getLongSpecificProperty, getLongSpecificProperty, getMainApplicationClass, getName, getStringListSpecificProperty, getStringSpecificProperty, getStringSpecificProperty, getVersion, getVersionNumber, launchApplication, onAsyncMessageReceived, onSyncMessageReceived, postInitialization, sendMessageaddObserver, clearChanged, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers, setChangedpublic SGAMonitor(String id) throws ApplicationException, RemoteException
id - - identificador da aplicação.ApplicationException - - exceção lançada caso não consiga criar as
tabelas.RemoteException - - caso não consiga referência para os SGAs.public List<csbase.logic.SGASet> getSelectedSGAs()
public Config getConfig()
public void refreshTables()
public void killApplication()
killApplication in class Applicationprotected boolean userCanKillApplication()
userCanKillApplication in class ApplicationTypeprotected void updateActions()
Copyright © 2018. All rights reserved.