|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IDataManager | |
---|---|
controller | |
model |
Uses of IDataManager in controller |
---|
Fields in controller declared as IDataManager | |
---|---|
private IDataManager |
DataHandler.model_
The database - model |
Constructors in controller with parameters of type IDataManager | |
---|---|
DataHandler(IDataManager dm,
java.lang.String[] args)
Creates a controller of the model and the view, it creats the view and takes the model as a parameter. |
Uses of IDataManager in model |
---|
Classes in model that implement IDataManager | |
---|---|
class |
DataManager
Title: Bioinformatics Project |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |