|
|||||||||
| Home >> All >> org >> fudaa >> fudaa >> [ diapre overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.fudaa.fudaa.diapre
Class DiapreSolsParametres

java.lang.Objectjava.awt.Component
java.awt.Container
javax.swing.JComponent
javax.swing.JPanel
com.memoire.bu.BuPanel
org.fudaa.fudaa.diapre.DiapreSolsParametres
- All Implemented Interfaces:
- javax.accessibility.Accessible, java.awt.event.ActionListener, java.util.EventListener, java.awt.image.ImageObserver, java.awt.MenuContainer, java.io.Serializable
- public class DiapreSolsParametres
- extends com.memoire.bu.BuPanel
- implements java.awt.event.ActionListener
- extends com.memoire.bu.BuPanel
Classe implémentant l'onglet "Sols" pour les paramètres de diapre
- Version:
- $Revision: 1.28 $ $Date: 2002/01/04 15:34:45 $ by $Author: deniger $
| Nested Class Summary | |
(package private) class |
DiapreSolsParametres.InterfaceHorizontaleListener
|
| Nested classes inherited from class javax.swing.JPanel |
javax.swing.JPanel.AccessibleJPanel |
| Nested classes inherited from class javax.swing.JComponent |
javax.swing.JComponent.AccessibleJComponent |
| Nested classes inherited from class java.awt.Container |
java.awt.Container.AccessibleAWTContainer |
| Nested classes inherited from class java.awt.Component |
java.awt.Component.AccessibleAWTComponent, java.awt.Component.BltBufferStrategy, java.awt.Component.FlipBufferStrategy |
| Field Summary | |
private com.memoire.bu.BuCommonInterface |
appli_
|
(package private) boolean |
blocus
|
(package private) com.memoire.bu.BuButton |
interfaceHorizontale
|
(package private) com.memoire.bu.BuButton |
interfaceQuelconque
|
(package private) static DiapreInterfaceHorizontale |
interHorizontale
|
(package private) int |
nombreCouches
|
(package private) SParametresGeneraux |
parametresGeneraux
|
(package private) SSol |
sol
|
private double[] |
ymin
|
| Fields inherited from class javax.swing.JComponent |
accessibleContext, listenerList, TOOL_TIP_TEXT_KEY, ui, UNDEFINED_CONDITION, WHEN_ANCESTOR_OF_FOCUSED_COMPONENT, WHEN_FOCUSED, WHEN_IN_FOCUSED_WINDOW |
| Fields inherited from class java.awt.Container |
|
| Fields inherited from class java.awt.Component |
BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT |
| Fields inherited from interface java.awt.image.ImageObserver |
ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH |
| Constructor Summary | |
DiapreSolsParametres(com.memoire.bu.BuCommonInterface appli)
|
|
| Method Summary | |
void |
actionPerformed(java.awt.event.ActionEvent e)
This method is invoked when an action occurs. |
double[] |
getMinOrdonnee()
|
SParametresGeneraux |
getParametresGeneraux()
|
SSol |
getParametresSols()
|
void |
placeComposant(java.awt.GridBagLayout lm,
java.awt.Component composant,
java.awt.GridBagConstraints c)
|
void |
setMinOrdonnee(double[] min)
|
void |
setParametresGeneraux(SParametresGeneraux parametresGeneraux_)
|
void |
setParametresSols(SSol sol_)
|
| Methods inherited from class com.memoire.bu.BuPanel |
paint, paintComponent |
| Methods inherited from class javax.swing.JPanel |
getAccessibleContext, getUI, getUIClassID, paramString, setUI, updateUI |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
sol
SSol sol
parametresGeneraux
SParametresGeneraux parametresGeneraux
appli_
private com.memoire.bu.BuCommonInterface appli_
interfaceHorizontale
com.memoire.bu.BuButton interfaceHorizontale
interfaceQuelconque
com.memoire.bu.BuButton interfaceQuelconque
blocus
boolean blocus
interHorizontale
static DiapreInterfaceHorizontale interHorizontale
nombreCouches
int nombreCouches
ymin
private double[] ymin
| Constructor Detail |
DiapreSolsParametres
public DiapreSolsParametres(com.memoire.bu.BuCommonInterface appli)
| Method Detail |
placeComposant
public void placeComposant(java.awt.GridBagLayout lm, java.awt.Component composant, java.awt.GridBagConstraints c)
actionPerformed
public void actionPerformed(java.awt.event.ActionEvent e)
- Description copied from interface:
java.awt.event.ActionListener - This method is invoked when an action occurs.
- Specified by:
actionPerformedin interfacejava.awt.event.ActionListener
setMinOrdonnee
public void setMinOrdonnee(double[] min)
getMinOrdonnee
public double[] getMinOrdonnee()
setParametresGeneraux
public void setParametresGeneraux(SParametresGeneraux parametresGeneraux_)
getParametresGeneraux
public SParametresGeneraux getParametresGeneraux()
getParametresSols
public SSol getParametresSols()
setParametresSols
public void setParametresSols(SSol sol_)
|
|||||||||
| Home >> All >> org >> fudaa >> fudaa >> [ diapre overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC