public class XgappUpgradeSelector extends Object implements ActionListener
Modifier and Type | Class and Description |
---|---|
protected static class |
XgappUpgradeSelector.PluginCoordinates |
protected class |
XgappUpgradeSelector.PluginCoordinatesEditor |
protected class |
XgappUpgradeSelector.UpgradePathTableModel |
protected class |
XgappUpgradeSelector.UpgradeStrategyEditor |
protected class |
XgappUpgradeSelector.UpgradeStrategyRenderer |
protected class |
XgappUpgradeSelector.UpgradeVersionEditor |
Constructor and Description |
---|
XgappUpgradeSelector(URI gappUri,
List<UpgradeXGAPP.UpgradePath> upgrades) |
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(ActionEvent event) |
boolean |
showDialog(Window parent) |
public XgappUpgradeSelector(URI gappUri, List<UpgradeXGAPP.UpgradePath> upgrades)
public boolean showDialog(Window parent)
public void actionPerformed(ActionEvent event)
actionPerformed
in interface ActionListener
Copyright © 2024 GATE. All rights reserved.