| Package | Description |
|---|---|
| org.cellmicrocosmos.cm2.engine | |
| org.cellmicrocosmos.cm2.gui | |
| org.cellmicrocosmos.cm2.gui.elements | |
| org.cellmicrocosmos.cm2.membranepackingalgorithm |
| Modifier and Type | Class and Description |
|---|---|
class |
Engine.DatabaseOperations
Provides all Operations that may be started from the databaseview
|
| Modifier and Type | Method and Description |
|---|---|
void |
GlobalDatabaseBrowser.setDatabaseViewListener(DatabaseViewListener listener)
Adds a DatabaseListener to this Instance
|
| Modifier and Type | Method and Description |
|---|---|
void |
PropertiesView.addDatabaseViewListener(DatabaseViewListener databaseOperations) |
void |
DatabaseView.addDatabaseViewListener(DatabaseViewListener listener)
Sets the listener to invoke Actions for Parent Classes
|
| Modifier and Type | Field and Description |
|---|---|
DatabaseViewListener |
MembranePackingAlgorithm.databaseOperations |
| Modifier and Type | Method and Description |
|---|---|
void |
MembranePackingAlgorithm.setListenerAndPrepare(MembraneViewListener membraneViewListener,
GuiListener basicOperations,
DatabaseViewListener databaseOperations,
CalculationManager calculationManager)
NOT MEANT TO BE USED BY PLUGIN DEVELOPERS!
|