Package | Description |
---|---|
p3j.database | |
p3j.database.hibernate | |
p3j.experiment.results | |
p3j.gui.dialogs.execstatus |
Modifier and Type | Method and Description |
---|---|
void |
IP3MDatabase.deleteAllResults(ProjectionModel projection,
IProgressObserver observer)
Delete all results of the projection.
|
boolean |
IP3MDatabase.deleteProjection(ProjectionModel projection,
IProgressObserver observer)
Delete projection from database.
|
Modifier and Type | Method and Description |
---|---|
void |
P3MDatabase.deleteAllResults(ProjectionModel projection,
IProgressObserver observer) |
boolean |
P3MDatabase.deleteProjection(ProjectionModel projection,
IProgressObserver observer) |
Modifier and Type | Method and Description |
---|---|
void |
ResultExport.createResultReport(IProgressObserver progress)
Creates result report displaying aggregated results.
|
void |
ResultExport.exportAggregatedResults(IProgressObserver progress)
Exports aggregated data.
|
Modifier and Type | Class and Description |
---|---|
class |
SimpleProgressDialog
Simple progress bar dialog to show progress of generic tasks that may take
longer.
|
Modifier and Type | Method and Description |
---|---|
static IProgressObserver |
SimpleProgressDialog.showDialog(Frame owner,
String processName,
String detailedDescription,
int numOfWaypoints,
boolean cancellationAllowed)
Shows the progress dialog.
|
Copyright © 2012. All Rights Reserved.