Serialized Form

Class AttributDecl implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
implementation de la serialization pour la classe

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException
implementation de la serialisation pour l'object
Serialized Fields

_aname

java.lang.String _aname
Le nom de la balise

_type

int _type
Le type de la balise (required , fixed,imply)

_valueDefault

java.lang.String _valueDefault
La valeur par default

_value

java.lang.String _value
La valeur de l'attribut

_valueVect

java.util.Vector _valueVect
Dans le cas ou on a une liste de valeur possible

_clause

java.lang.String _clause
reserve

_enum

boolean _enum
Cette balise a t elle une valeur ou une liste de valeur possible


Class Balise implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException
Serialized Fields

_name

java.lang.String _name
Le nom de la balise

_empty

boolean _empty
La balise est t'elle du type empty

_IhmAttribut

javax.swing.text.SimpleAttributeSet _IhmAttribut
Attribut donnant la representation graphique de la balise

_default

boolean _default

_liste_attribut

java.util.Vector _liste_attribut
La liste des attributs

_order

int _order


Class CheckDialog implements Serializable

Serialized Fields

_master

MainFrame _master

_window

javax.swing.JViewport _window

_tag

Tag _tag

LigneAttributIHMListe

java.util.Vector LigneAttributIHMListe


Class ColorComboRenderer implements Serializable

Serialized Fields

m_color

java.awt.Color m_color

m_focusColor

java.awt.Color m_focusColor

m_nonFocusColor

java.awt.Color m_nonFocusColor


Class ContextMenu implements Serializable

Serialized Fields

_moteur

MainFrame _moteur


Class ContextMenu.BaliseAction implements Serializable

Serialized Fields

this$0

ContextMenu this$0

_balise

Balise _balise

_master

MainFrame _master


Class DTDValidator implements Serializable

Serialized Fields

desktop

javax.swing.JDesktopPane desktop
desktop gere l'affichage du document XML

m_monitor

javax.swing.JTextPane m_monitor
m_monitor affiche le document Xml

m_doc

javax.swing.text.DefaultStyledDocument m_doc
m_doc est le document XML proprement dit

m_kit

javax.swing.text.StyledEditorKit m_kit
m_kit gere l'affichage RTF du document XML

m_monitor2

javax.swing.JTextPane m_monitor2
m_monitor2 gere l'affichage du resultat de la compilation

m_doc2

javax.swing.text.DefaultStyledDocument m_doc2
m_doc2 est le document affiche representant le resultat de la compilation

m_kit2

javax.swing.text.StyledEditorKit m_kit2
m_kit2 gere l'affichage RTF du document valider

scrollpane

javax.swing.JScrollPane scrollpane


Class FontDialog implements Serializable

Serialized Fields

m_option

int m_option

m_lstFontName

OpenList m_lstFontName

m_lstFontSize

OpenList m_lstFontSize

m_attributes

javax.swing.text.MutableAttributeSet m_attributes

m_chkBold

javax.swing.JCheckBox m_chkBold

m_chkItalic

javax.swing.JCheckBox m_chkItalic

m_chkUnderline

javax.swing.JCheckBox m_chkUnderline

m_chkStrikethrough

javax.swing.JCheckBox m_chkStrikethrough

m_chkSubscript

javax.swing.JCheckBox m_chkSubscript

m_chkSuperscript

javax.swing.JCheckBox m_chkSuperscript

m_cbColor

javax.swing.JComboBox m_cbColor

m_cbColorbg

javax.swing.JComboBox m_cbColorbg

m_preview

javax.swing.JTextPane m_preview

t

java.lang.String t


Class ListeBalise implements Serializable


Class ListeTag implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException
Serialized Fields

_listeTag

java.util.Vector _listeTag


Class ListeTagIhm implements Serializable

Serialized Fields

_master

MainFrame _master
la fenetre mere

_liste

javax.swing.JList _liste
la liste graphique

_tag

ListeTag _tag
la liste des tag

_bnode

BaliseNode[] _bnode


Class MainFrame implements Serializable

Serialized Fields

_text1

TextAreaPane _text1
la zone d'edition du texte

_text2

CheckDialog _text2
la fenetre d'edition des attribut

_text3

StyleEditBalise _text3
la fenetre d'edition des styles de balises

_directorie

java.io.File _directorie
le repertoire courant ou se trouve les fichier

_text4

ListeTagIhm _text4
la liste des tags (forme graphique)

_listeBalise

ListeBalise _listeBalise
la liste des balises

_toolBar

javax.swing.JToolBar _toolBar
la barre d'outil

_menuBar

javax.swing.JMenuBar _menuBar
le menu

_listetag

ListeTag _listetag
la liste des tags

_status

javax.swing.JLabel _status
la ligne de statut

_dtdfile

java.lang.String _dtdfile
le nom du fichier dtd

_validator

XmlValidator _validator
le validateur de XML

_dtdvalidator

DTDValidator _dtdvalidator
le lecteur et le validateur de DTD

_split1

javax.swing.JSplitPane _split1
panneau de separation

_split2

javax.swing.JSplitPane _split2
panneau de separation

_split3

javax.swing.JSplitPane _split3
panneau de separation

_split4

javax.swing.JSplitPane _split4
panneau de separation

_style_bouton

StyleButton _style_bouton

mBalise

javax.swing.JMenu mBalise

_style_Item

javax.swing.JMenuItem _style_Item

_pref

PreferenceDialog _pref
boite de dialogue d'edition de preference


Class PreferenceDialog implements Serializable

Serialized Fields

m_attributes

javax.swing.text.MutableAttributeSet m_attributes

m_cbColorDefaultXML

javax.swing.JComboBox m_cbColorDefaultXML

m_chkBoldDefaultXML

javax.swing.JCheckBox m_chkBoldDefaultXML

m_chkItalicDefaultXML

javax.swing.JCheckBox m_chkItalicDefaultXML

m_chkUnderlineDefaultXML

javax.swing.JCheckBox m_chkUnderlineDefaultXML

m_lstFontNameDefaultXML

OpenList m_lstFontNameDefaultXML

m_cbColorDefaultText

javax.swing.JComboBox m_cbColorDefaultText

m_chkBoldDefaultText

javax.swing.JCheckBox m_chkBoldDefaultText

m_chkItalicDefaultText

javax.swing.JCheckBox m_chkItalicDefaultText

m_chkUnderlineDefaultText

javax.swing.JCheckBox m_chkUnderlineDefaultText

m_lstFontNameDefaultText

OpenList m_lstFontNameDefaultText

m_lstFontNameTreeViewText

OpenList m_lstFontNameTreeViewText

m_lstFontNameTreeViewXML

OpenList m_lstFontNameTreeViewXML

m_option

int m_option

_master

MainFrame _master


Class SmallButton implements Serializable

Serialized Fields

m_raised

javax.swing.border.Border m_raised
trois border pour savoir si un un bouton est appuye ,releve ,inactif

m_lowered

javax.swing.border.Border m_lowered

m_inactive

javax.swing.border.Border m_inactive


Class StyleButton.MyAction implements Serializable

Serialized Fields

this$0

StyleButton this$0

bs

StyleButton.BoutonStyle bs

b

ListeBalise b

_master

MainFrame _master


Class Tag implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException
Serialized Fields

_balise

Balise _balise
la balise contenant les information logique sur le tag

_debut

int _debut
caractere de debut du tag

_fin

int _fin
caractere de fin de tag

_isdead

boolean _isdead
est ce un tag valide (reserver)

AttributValues

java.util.Vector AttributValues
la liste des attribut du tag

_nb_ligne

int _nb_ligne
renvoie le numero de ligne du tag


Class Tag.AttributValue implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException
Serialized Fields

this$0

Tag this$0

_name

java.lang.String _name
le nom de l'attribut

_value

java.lang.String _value
la valeur de l'attribut


Class TextAreaPane implements Serializable

Serialized Fields

desktop

javax.swing.JDesktopPane desktop
gere la couche document vue

m_monitor

javax.swing.JTextPane m_monitor
affiche le document

m_context

javax.swing.text.StyleContext m_context
le context d'affichage

m_doc

javax.swing.text.DefaultStyledDocument m_doc
le document

m_kit

javax.swing.text.StyledEditorKit m_kit
la gestion RTF du document

deb_caret

int deb_caret
le debut de la zone d'edition

mytime

long mytime
la fin de la zone d'edition

fin_caret

int fin_caret

nb_ligne

int nb_ligne

old_ligne

int old_ligne

old_number_ligne

int old_number_ligne

listener

TextAreaPane.TextAreaPaneListener listener

shift

boolean shift

mouse

boolean mouse

_master

MainFrame _master
la fenetre mere

_hashtable

int[] _hashtable

_status

TextAreaPane.Status _status


Class XmlValidator implements Serializable

Serialized Fields

parser

org.xml.sax.XMLReader parser

desktop

javax.swing.JDesktopPane desktop
desktop gere l'affichage du document XML

m_monitor

javax.swing.JTextPane m_monitor
m_monitor affiche le document Xml

m_doc

javax.swing.text.DefaultStyledDocument m_doc
m_doc est le document XML proprement dit

m_kit

javax.swing.text.StyledEditorKit m_kit
m_kit gere l'affichage RTF du document XML

m_monitor2

javax.swing.JTextPane m_monitor2
m_monitor2 gere l'affichage du resultat de la compilation

m_doc2

javax.swing.text.DefaultStyledDocument m_doc2
m_doc2 est le document affiche representant le resultat de la compilation

m_kit2

javax.swing.text.StyledEditorKit m_kit2
m_kit2 gere l'affichage RTF du document valider

scrollpane

javax.swing.JScrollPane scrollpane