public class RemovePlatform extends AbstractVersionTreeNodeAction
| Constructor and Description |
|---|
RemovePlatform(VersionTree tree,
csbase.logic.algorithms.AlgorithmVersionInfo version,
java.lang.String platformName)
Construtor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(java.awt.event.ActionEvent e) |
getName, getTree, getWindowpublic RemovePlatform(VersionTree tree, csbase.logic.algorithms.AlgorithmVersionInfo version, java.lang.String platformName)
tree - Árvore que detêm o nó fonte da ação.version - Versão que detém a plataforma.platformName - Nome da plataforma a ser removida.Copyright © 2016. All Rights Reserved.