|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ProteinElement | |
---|---|
gui | |
msg |
Uses of ProteinElement in gui |
---|
Methods in gui that return ProteinElement | |
---|---|
ProteinElement |
Msg_panel.getClickedProtein()
|
ProteinElement |
Msg_panel.getProteinFromVector(int index)
Get the ProteinElement from the vector of all ProteinElements at the given index. |
Methods in gui with parameters of type ProteinElement | |
---|---|
void |
Msg_panel.addProteinToVector(ProteinElement neuer)
Adds a new ProteinElement to the Vector of ProteinElements |
void |
Msg_panel.setClickedProtein(ProteinElement clickedProtein)
|
Uses of ProteinElement in msg |
---|
Methods in msg with parameters of type ProteinElement | |
---|---|
void |
ProteinMatrix.addElement(ProteinElement newElement)
Adds a ProteinElement. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |