|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Main | |
|---|---|
| <Unnamed> | |
| gui | |
| gui.dragndrop | |
| Uses of Main in <Unnamed> |
|---|
| Subclasses of Main in <Unnamed> | |
|---|---|
class |
Start
MainStart is the Start-Application of the CELLmicrocosmos MembraneEditor. |
| Uses of Main in gui |
|---|
| Subclasses of Main in gui | |
|---|---|
class |
MainStart
MainStart is the Start-Application of this program. |
class |
MainTest
MainTest is only a test-application for the main-class. |
| Fields in gui declared as Main | |
|---|---|
Main |
JWorkPanel.main
|
| Methods in gui that return Main | |
|---|---|
Main |
JWorkPanel.getMain()
Returns the main frame |
| Methods in gui with parameters of type Main | |
|---|---|
void |
Membran.setJTreePDB(javax.swing.JTree input,
Main main)
Sets all the listeners necessary for Drag and Drog for the PDB tree and membrane model tree. |
| Constructors in gui with parameters of type Main | |
|---|---|
ChangePercent(Main main,
java.lang.String name,
java.lang.String type,
int max_value,
int min_value,
int is_value)
Creates a JDialog for changing the percent value of a protein. |
|
ChangePercent(Main main,
java.lang.String name,
java.lang.String type,
int max_value,
int min_value,
int is_value,
int flag)
Creates a JDialog for changing the percent value of a protein when the protein size was too small. |
|
CreateKomponent(Main main,
java.lang.String name,
int type,
int komp,
int max)
Creates JDialog in order to enter some information about new component/protein. |
|
Credits(Main main)
Initializes and shows the Credits screen. |
|
Introduction(Main main)
Initializes and shows the Introduction screen. |
|
JWorkPanel(Main main)
Main Panel in the main frame. |
|
Membran(Main main)
Creates the JPanel with the membrane model tree. |
|
NewMembraneDialog(Main main)
Builds up a JDialog for creating a new membrane model. |
|
NewProteinDialog(Main main)
Builds up a JDialog for creating a new protein database. |
|
SaveQuestion(Main main,
java.lang.String question,
java.lang.String title,
java.lang.String f)
Creates a JDialog for correct saving (in order to avoid overwriting of files). |
|
Starting(Main main)
Creates the Wizard as an JDialog with all contents. |
|
| Uses of Main in gui.dragndrop |
|---|
| Fields in gui.dragndrop declared as Main | |
|---|---|
Main |
TreeDropTargetListener.main
|
| Constructors in gui.dragndrop with parameters of type Main | |
|---|---|
TreeDropTargetListener(javax.swing.JTree treeGiven,
Main mainGiven,
javax.swing.JTree pdbs,
int componenteNumb)
Extended the DropTargetListener |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||