jaxe.elements
Class JESymbole
java.lang.Object
jaxe.JaxeElement
jaxe.elements.JEFichier
jaxe.elements.JESymbole
public class JESymbole
- extends JEFichier
Fichier d'image comme Fichier, mais que l'on peut créer avec un dialogue affichant les images
se trouvant dans le dossier 'symboles' de Jaxe.
Type d'élément Jaxe: 'symbole'
|
Field Summary |
private static org.apache.log4j.Logger |
LOG
Logger for this class |
| Fields inherited from class jaxe.JaxeElement |
compos, debut, doc, fin, jcomps, kBarre, kCouleur, kCouleurDeFond, kExposant, kGras, kIndice, kItalique, kSouligne, noeud, refElement |
|
Method Summary |
void |
afficherDialogue(javax.swing.JFrame jframe)
Affiche le dialogue correspondant à l'élément |
private void |
modifierAttributs(org.w3c.dom.Element el,
org.w3c.dom.Element refElement,
java.lang.String sf)
|
org.w3c.dom.Node |
nouvelElement(org.w3c.dom.Element refElement)
|
| Methods inherited from class jaxe.JaxeElement |
aDesAttributs, attStyle, avecIndentation, avecSautsDeLigne, changerStyle, cheminA, couper, creer, creerEnfant, creerEnfants, elementA, elementsDans, enfantApres, fusionner, getComponentPositions, getComponents, getEditionAutorisee, getEffacementAutorise, getFirstChild, getMonBoutonBorder, getMonBoutonCouleurs, getMonBoutonFont, getNextSibling, getParent, getPointEnfant, getProcessing, getString, hasProcessing, hasText, indentations, inserer, insererDOM, insertComponent, insertIcon, insertText, insertText, insPosition, majValidite, mettreAJourDOM, nombreXPath, nouvelElementDOM, nouvelElementDOM, nouvelElementDOM, nouvelleInstructionDOM, regrouperTextes, remplacerEnfant, remplacerEnfantDOM, sameStyle, setEditionAutorisee, setEffacementAutorise, setFocus, setMonBoutonBorder, setMonBoutonCouleurs, setMonBoutonFont, supprimerEnfant, supprimerEnfantDOM, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
LOG
private static final org.apache.log4j.Logger LOG
- Logger for this class
JESymbole
public JESymbole(JaxeDocument doc)
nouvelElement
public org.w3c.dom.Node nouvelElement(org.w3c.dom.Element refElement)
- Overrides:
nouvelElement in class JEFichier
afficherDialogue
public void afficherDialogue(javax.swing.JFrame jframe)
- Description copied from class:
JaxeElement
- Affiche le dialogue correspondant à l'élément
- Overrides:
afficherDialogue in class JEFichier
modifierAttributs
private void modifierAttributs(org.w3c.dom.Element el,
org.w3c.dom.Element refElement,
java.lang.String sf)