jaxe
public class ActionInsertionBalise extends javax.swing.text.TextAction
Constructor and Description |
---|
ActionInsertionBalise(JaxeDocument doc,
java.lang.String titre,
org.w3c.dom.Element refElement,
java.lang.String nomNoeud,
java.lang.String typeNoeud) |
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent e) |
org.w3c.dom.Element |
getRefElement() |
void |
setRefElement(org.w3c.dom.Element ref)
Utilisable pour changer la référence quand le nom et le type ne changent pas
|
augmentList, getFocusedComponent, getTextComponent
public ActionInsertionBalise(JaxeDocument doc, java.lang.String titre, org.w3c.dom.Element refElement, java.lang.String nomNoeud, java.lang.String typeNoeud)