|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JEStyle | |
|---|---|
| jaxe | |
| jaxe.elements | |
| Uses of JEStyle in jaxe |
|---|
| Methods in jaxe with parameters of type JEStyle | |
|---|---|
private static void |
FonctionAjStyle.ajoutNouveauJEStyle(JaxeDocument doc,
javax.swing.text.Position debut,
java.lang.String texte,
JEStyle baseJEStyle,
org.w3c.dom.Element elStyle)
Ajout d'un nouveau JEStyle, éventuellement en reprenant les mêmes styles qu'un autre JEStyle, et éventuellement en ajoutant un style en plus. |
private static boolean |
FonctionAjStyle.dejaApplique(JEStyle js,
org.w3c.dom.Element elStyle)
Renvoie true si l'élément elStyle est dans le JEStyle |
static void |
FonctionNormal.tonormal(JEStyle je)
|
| Uses of JEStyle in jaxe.elements |
|---|
| Methods in jaxe.elements that return JEStyle | |
|---|---|
static JEStyle |
JEStyle.nouveau(JaxeDocument doc,
int start,
int end,
org.w3c.dom.Element refElement)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||