|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjaxe.FonctionNormal
public class FonctionNormal
Fonction permettant de retirer tous les styles dans une sélection.
Constructor Summary | |
---|---|
FonctionNormal()
|
Method Summary | |
---|---|
boolean |
appliquer(JaxeDocument doc,
int start,
int end)
Applique la fonction au document. |
static void |
tonormal(jaxe.elements.JEStyle je)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FonctionNormal()
Method Detail |
---|
public boolean appliquer(JaxeDocument doc, int start, int end)
Fonction
appliquer
in interface Fonction
public static void tonormal(jaxe.elements.JEStyle je) throws javax.swing.text.BadLocationException
javax.swing.text.BadLocationException
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |