|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Interface1 | |
---|---|
aloneinterfaces | Classes to control, transmit and visualize informations for the Java Swing interface ; useful for quick start of use application. |
Uses of Interface1 in aloneinterfaces |
---|
Fields in aloneinterfaces declared as Interface1 | |
---|---|
private Interface1 |
AloneProcessus_old.int1
To choose cible and homologuous sequences then launch searching palindromes... |
private Interface1 |
AloneProcessus.int1
To choose cible and homologuous sequences then launch searching palindromes... |
Methods in aloneinterfaces with parameters of type Interface1 | |
---|---|
void |
AloneProcessus_old.afficherProgressBar(int min,
int max,
Interface1 inter)
Progression Bar is inserted in interface. |
void |
AloneProcessus.afficherProgressBar(int min,
int max,
Interface1 inter)
Progression Bar is inserted in interface. |
void |
AloneProcessus_old.termineProgressBar(Interface1 inter)
Stop Progression Bar. |
void |
AloneProcessus.termineProgressBar(Interface1 inter)
Stop Progression Bar. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |