public class InstancesLoader extends Object implements Cancelable
| Constructor and Description |
|---|
InstancesLoader(XBayaEngine engine,
JDialog parent)
Constructs a InstancesLoader.
|
| Modifier and Type | Method and Description |
|---|---|
void |
cancel()
Cancels a task.
|
void |
load(XbayaEnhancedList<EC2InstanceResult> list)
Load instance list.
|
public InstancesLoader(XBayaEngine engine, JDialog parent)
engine - XBayaEngineparent - JDialogpublic void cancel()
Cancelablecancel in interface CancelableCancelable.cancel()public void load(XbayaEnhancedList<EC2InstanceResult> list)
list - instance listCopyright © 2011–2014 The Apache Software Foundation. All rights reserved.