|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.awt.Component
java.awt.Container
javax.swing.JComponent
javax.swing.JPanel
ui.OngletConf
ui.ConfMiseEnPage
public class ConfMiseEnPage
Onglet de configuration de la mise en page
OngletConf
,
Serialized FormNested Class Summary |
---|
Nested classes/interfaces inherited from class javax.swing.JPanel |
---|
javax.swing.JPanel.AccessibleJPanel |
Nested classes/interfaces inherited from class javax.swing.JComponent |
---|
javax.swing.JComponent.AccessibleJComponent |
Nested classes/interfaces inherited from class java.awt.Container |
---|
java.awt.Container.AccessibleAWTContainer |
Nested classes/interfaces inherited from class java.awt.Component |
---|
java.awt.Component.AccessibleAWTComponent, java.awt.Component.BaselineResizeBehavior, java.awt.Component.BltBufferStrategy, java.awt.Component.FlipBufferStrategy |
Field Summary | |
---|---|
private javax.swing.JComboBox |
jcbLV
JComboBox contenant les styles de gestion des lignes vides possibles |
private javax.swing.JComboBox |
jcbNumerotation
JComboBox contenant les styles de numérotations possibles |
private javax.swing.JCheckBox |
jchbLineariseTable
JCheckBox linéariser les structures de type table |
private javax.swing.JCheckBox |
jchbSautFin
JCheckBox ajouter un saut de page |
private javax.swing.JRadioButton |
jrbTitresPerso
Activer le réglage prsonalisé des styles braille |
private javax.swing.JRadioButton |
jrbTitresStrict
Activer de manière stricte les styles braille tels que définis dans la norme |
private javax.swing.JSpinner |
jsLongLigne
JSpinner longueur de la ligne braille |
private javax.swing.JSpinner |
jsMin1L
JSpinner minimum pour produire 1 ligne vide |
private javax.swing.JSpinner |
jsMin2L
JSpinner minimum pour produire 2 lignes vides |
private javax.swing.JSpinner |
jsMin3L
JSpinner minimum pour produire 3 lignes vides |
private javax.swing.JSpinner |
jsMinCellLin
JSpinner nombre minimum de cellule pour rendre une table en 2D |
private javax.swing.JSpinner |
jsNbLigne
JSpinner nombre de lignes par page |
private javax.swing.JLabel |
ljs1
Label pour le JSpinner 1 ligne en sortie |
private javax.swing.JLabel |
ljs2
Label pour le JSpinner 2 lignes en sortie |
private javax.swing.JLabel |
ljs3
Label pour le JSpinner 3 lignes en sortie |
private javax.swing.JLabel |
ljsMinLin
JLabel nombre minimum de cellule pour rendre une table en 2D |
private javax.swing.JLabel |
lLongLigne
JLabel longueur de la ligne braille |
private javax.swing.JLabel |
lNbLigne
JLabel Nombre de lignes par page braille |
private int |
NUM_AUCUN
Constante d'accès représentant l'indice de "Aucune Numérotation" dans tabNumPossible |
private int |
NUM_BB
Constante d'accès représentant l'indice de "en bas sur une ligne partagée" dans tabNumPossible |
private int |
NUM_BS
Constante d'accès représentant l'indice de "en bas sur une ligne" dans tabNumPossible |
private int |
NUM_HB
Constante d'accès représentant l'indice de "en haut sur une ligne partagée" dans tabNumPossible |
private int |
NUM_HS
Constante d'accès représentant l'indice de "en haut seul sur une ligne" dans tabNumPossible |
private javax.swing.JPanel |
panLVPerso
Panneau masquable contenant les options personnalisées pour la gestion des lignes vides |
private static long |
serialVersionUID
pour la sérialisation (non utilisé |
private java.lang.String[] |
tabLVPossible
Tableau des gestions des lignes vides possibles |
private java.lang.String[] |
tabNumPossible
Tableau des numérotations possibles |
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.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 | |
---|---|
ConfMiseEnPage()
Constructeur de l'onglet Mise en page |
Method Summary | |
---|---|
private void |
changeLignes()
Active ou non les options avancées conernant les lignes vides, suivant que personnalisé est choisi ou non |
boolean |
enregistrer()
Enregistre les options de l'onglet |
boolean |
enregistrer(java.lang.String f)
Enregistre les options de l'onglet |
void |
itemStateChanged(java.awt.event.ItemEvent ie)
Méthode redéfinie de ItemListener Masque les éléments utilisés dans la linéarisation suivant l'état de jchbLineariseTable Appel changeLignes() si la source est le combobox des lignes vides |
void |
stateChanged(javax.swing.event.ChangeEvent ce)
Redéfinie de ChangeListener Vérifie la cohérence des valeurs des JSpinner des lignes vides |
Methods inherited from class javax.swing.JPanel |
---|
getAccessibleContext, getUI, getUIClassID, paramString, setUI, updateUI |
Methods inherited from class javax.swing.JComponent |
---|
addAncestorListener, addNotify, addVetoableChangeListener, computeVisibleRect, contains, createToolTip, disable, enable, firePropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, getActionForKeyStroke, getActionMap, getAlignmentX, getAlignmentY, getAncestorListeners, getAutoscrolls, getBaseline, getBaselineResizeBehavior, getBorder, getBounds, getClientProperty, getComponentGraphics, getComponentPopupMenu, getConditionForKeyStroke, getDebugGraphicsOptions, getDefaultLocale, getFontMetrics, getGraphics, getHeight, getInheritsPopupMenu, getInputMap, getInputMap, getInputVerifier, getInsets, getInsets, getListeners, getLocation, getMaximumSize, getMinimumSize, getNextFocusableComponent, getPopupLocation, getPreferredSize, getRegisteredKeyStrokes, getRootPane, getSize, getToolTipLocation, getToolTipText, getToolTipText, getTopLevelAncestor, getTransferHandler, getVerifyInputWhenFocusTarget, getVetoableChangeListeners, getVisibleRect, getWidth, getX, getY, grabFocus, isDoubleBuffered, isLightweightComponent, isManagingFocus, isOpaque, isOptimizedDrawingEnabled, isPaintingForPrint, isPaintingTile, isRequestFocusEnabled, isValidateRoot, paint, paintBorder, paintChildren, paintComponent, paintImmediately, paintImmediately, print, printAll, printBorder, printChildren, printComponent, processComponentKeyEvent, processKeyBinding, processKeyEvent, processMouseEvent, processMouseMotionEvent, putClientProperty, registerKeyboardAction, registerKeyboardAction, removeAncestorListener, removeNotify, removeVetoableChangeListener, repaint, repaint, requestDefaultFocus, requestFocus, requestFocus, requestFocusInWindow, requestFocusInWindow, resetKeyboardActions, reshape, revalidate, scrollRectToVisible, setActionMap, setAlignmentX, setAlignmentY, setAutoscrolls, setBackground, setBorder, setComponentPopupMenu, setDebugGraphicsOptions, setDefaultLocale, setDoubleBuffered, setEnabled, setFocusTraversalKeys, setFont, setForeground, setInheritsPopupMenu, setInputMap, setInputVerifier, setMaximumSize, setMinimumSize, setNextFocusableComponent, setOpaque, setPreferredSize, setRequestFocusEnabled, setToolTipText, setTransferHandler, setUI, setVerifyInputWhenFocusTarget, setVisible, unregisterKeyboardAction, update |
Methods inherited from class java.awt.Container |
---|
add, add, add, add, add, addContainerListener, addImpl, addPropertyChangeListener, addPropertyChangeListener, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getComponentZOrder, getContainerListeners, getFocusTraversalKeys, getFocusTraversalPolicy, getLayout, getMousePosition, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusCycleRoot, isFocusTraversalPolicyProvider, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paintComponents, preferredSize, printComponents, processContainerEvent, processEvent, remove, remove, removeAll, removeContainerListener, setComponentZOrder, setFocusCycleRoot, setFocusTraversalPolicy, setFocusTraversalPolicyProvider, setLayout, transferFocusBackward, transferFocusDownCycle, validate, validateTree |
Methods inherited from class java.awt.Component |
---|
action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, bounds, checkImage, checkImage, coalesceEvents, contains, createImage, createImage, createVolatileImage, createVolatileImage, disableEvents, dispatchEvent, enable, enableEvents, enableInputMethods, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getBackground, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusCycleRootAncestor, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getForeground, getGraphicsConfiguration, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputContext, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocale, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMousePosition, getMouseWheelListeners, getName, getParent, getPeer, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getToolkit, getTreeLock, gotFocus, handleEvent, hasFocus, hide, imageUpdate, inside, isBackgroundSet, isCursorSet, isDisplayable, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isMaximumSizeSet, isMinimumSizeSet, isPreferredSizeSet, isShowing, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, postEvent, prepareImage, prepareImage, processComponentEvent, processFocusEvent, processHierarchyBoundsEvent, processHierarchyEvent, processInputMethodEvent, processMouseWheelEvent, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, resize, resize, setBounds, setBounds, setComponentOrientation, setCursor, setDropTarget, setFocusable, setFocusTraversalKeysEnabled, setIgnoreRepaint, setLocale, setLocation, setLocation, setName, setSize, setSize, show, show, size, toString, transferFocus, transferFocusUpCycle |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
private static final long serialVersionUID
private javax.swing.JSpinner jsMin3L
private javax.swing.JSpinner jsMin2L
private javax.swing.JSpinner jsMin1L
private javax.swing.JSpinner jsLongLigne
private javax.swing.JLabel lLongLigne
private javax.swing.JSpinner jsNbLigne
private javax.swing.JLabel lNbLigne
private javax.swing.JCheckBox jchbSautFin
private javax.swing.JCheckBox jchbLineariseTable
private javax.swing.JSpinner jsMinCellLin
private javax.swing.JLabel ljsMinLin
private javax.swing.JComboBox jcbNumerotation
private final java.lang.String[] tabNumPossible
private final int NUM_AUCUN
tabNumPossible
private final int NUM_HB
tabNumPossible
private final int NUM_HS
tabNumPossible
private final int NUM_BB
tabNumPossible
private final int NUM_BS
tabNumPossible
private javax.swing.JComboBox jcbLV
private final java.lang.String[] tabLVPossible
private javax.swing.JPanel panLVPerso
private javax.swing.JRadioButton jrbTitresStrict
private javax.swing.JRadioButton jrbTitresPerso
private javax.swing.JLabel ljs1
private javax.swing.JLabel ljs2
private javax.swing.JLabel ljs3
Constructor Detail |
---|
public ConfMiseEnPage()
Method Detail |
---|
public void itemStateChanged(java.awt.event.ItemEvent ie)
itemStateChanged
in interface java.awt.event.ItemListener
ie
- l'instance d'ItemeventchangeLignes()
private void changeLignes()
public void stateChanged(javax.swing.event.ChangeEvent ce)
stateChanged
in interface javax.swing.event.ChangeListener
ce
- ChangeEvent générépublic boolean enregistrer(java.lang.String f)
enregistrer
in interface SavableTabbedConfigurationPane
f
- adresse du fichier
SavableTabbedConfigurationPane.enregistrer(java.lang.String)
public boolean enregistrer()
enregistrer
in interface SavableTabbedConfigurationPane
SavableTabbedConfigurationPane.enregistrer()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |