|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectsalomeTMF_plug.pluginxlsxml.Commun.EcritEntete
public class EcritEntete
/**
Field Summary | |
---|---|
private jxl.write.WritableFont |
arial11Font
|
private jxl.write.WritableCellFormat |
arial11Format
|
private jxl.write.WritableCellFeatures |
cellFeatures
|
private jxl.write.WritableCellFormat |
celluleDescritpion
Format de celule normale encadrée avec centrage haut et justifié |
private jxl.write.WritableFont |
celluleNorm
|
private jxl.write.WritableCellFormat |
celluleNormale
Format de celule normale encadrée |
private jxl.write.WritableCellFormat |
celluleNormaleNombre
Format de celule normale encadrée pour les nombres |
private jxl.write.WritableCellFormat |
celluleNormaleNombreH
Format de celule normale encadrée avec Centrage horizontal seulement |
private jxl.write.WritableCellFormat |
celulleCentreeHetV
Format de celule normale encadrée avec centrage Horizontal et Vertical |
private static int |
DIFFERENCE_COLONNE_ACTION_A_REALISER
Nombre de colonnes entre la colonne Exigence et la colonne nommée |
private static int |
DIFFERENCE_COLONNE_ACTION_ATTENDUE
Nombre de colonnes entre la colonne Exigence et la colonne nommée |
private static int |
DIFFERENCE_COLONNE_ACTION_OBTENUE
Nombre de colonnes entre la colonne Exigence et la colonne nommée |
private static int |
DIFFERENCE_COLONNE_CAS_DE_TESTS
Nombre de colonnes entre la colonne Exigence et la colonne nommée |
private static int |
DIFFERENCE_COLONNE_CATEGORIE
Nombre de colonnes entre la colonne Exigence et la colonne nommée |
private static int |
DIFFERENCE_COLONNE_COMPLEXITE
Nombre de colonnes entre la colonne Exigence et la colonne nommée |
private static int |
DIFFERENCE_COLONNE_DESCRIPTION
Nombre de colonnes entre la colonne Exigence et la colonne nommée |
private static int |
DIFFERENCE_COLONNE_DESCRIPTION_TESTS
Nombre de colonnes entre la colonne Exigence et la colonne nommée |
private static int |
DIFFERENCE_COLONNE_ETAT
Nombre de colonnes entre la colonne Exigence et la colonne nommée |
private static int |
DIFFERENCE_COLONNE_EXECUTE
Nombre de colonnes entre la colonne Exigence et la colonne nommée |
private static int |
DIFFERENCE_COLONNE_LIEN_HYPERTEXTE
Nombre de colonnes entre la colonne Exigence et la colonne nommée |
private static int |
DIFFERENCE_COLONNE_NUMERO
Nombre de colonnes entre la colonne Exigence et la colonne nommée |
private static int |
DIFFERENCE_COLONNE_ORIGINE
Nombre de colonnes entre la colonne Exigence et la colonne nommée |
private static int |
DIFFERENCE_COLONNE_PIECE_JOINTE
Nombre de colonnes entre la colonne Exigence et la colonne nommée |
private static int |
DIFFERENCE_COLONNE_PRIORITE
Nombre de colonnes entre la colonne Exigence et la colonne nommée |
private static int |
DIFFERENCE_COLONNE_REFERENCE
Nombre de colonnes entre la colonne Exigence et la colonne nommée |
private static int |
DIFFERENCE_COLONNE_TEST_LIEN_HYPERTEXTE
Nombre de colonnes entre la colonne Exigence et la colonne nommée |
private static int |
DIFFERENCE_COLONNE_TEST_PIECE_JOINTE
Nombre de colonnes entre la colonne Exigence et la colonne nommée |
private static int |
DIFFERENCE_COLONNE_VERIFWAY
Nombre de colonnes entre la colonne Exigence et la colonne nommée |
private static int |
DIFFERENCE_COLONNE_VERSION
Nombre de colonnes entre la colonne Exigence et la colonne nommée |
private jxl.write.Label |
label
|
private jxl.write.Number |
nombre
|
private int |
nombreLigneRequirementLu
|
private int |
numeroColonne
|
private int |
numeroColonneExigence
|
private int |
numeroLigne
|
private jxl.write.WritableSheet |
sheet
|
private static int |
TAILLE_GRANDE_COLONNE
Definit la largeur d'une colonne |
private static int |
TAILLE_MOYENNE_COLONNE
Definit la largeur d'une colonne |
private static int |
TAILLE_PETITE_COLONNE
Definit la largeur d'une colonne |
private jxl.write.WritableSheet |
testSheet
|
private jxl.write.WritableWorkbook |
workbook
|
Constructor Summary | |
---|---|
EcritEntete(java.lang.String Exigencelu,
java.io.File fichierDeSortieXLS)
Ecrit la première ligne de la feuille Excel (nom des colonnes) |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private int numeroColonne
private int numeroLigne
private int nombreLigneRequirementLu
private int numeroColonneExigence
private jxl.write.WritableWorkbook workbook
private jxl.write.WritableSheet sheet
private jxl.write.WritableSheet testSheet
private jxl.write.WritableFont arial11Font
private jxl.write.WritableCellFormat arial11Format
private jxl.write.WritableFont celluleNorm
private jxl.write.WritableCellFeatures cellFeatures
private jxl.write.Label label
private jxl.write.Number nombre
private jxl.write.WritableCellFormat celluleNormale
private jxl.write.WritableCellFormat celluleNormaleNombre
private jxl.write.WritableCellFormat celulleCentreeHetV
private jxl.write.WritableCellFormat celluleDescritpion
private jxl.write.WritableCellFormat celluleNormaleNombreH
private static int DIFFERENCE_COLONNE_PRIORITE
private static int DIFFERENCE_COLONNE_VERSION
private static int DIFFERENCE_COLONNE_DESCRIPTION
private static int DIFFERENCE_COLONNE_CATEGORIE
private static int DIFFERENCE_COLONNE_LIEN_HYPERTEXTE
private static int DIFFERENCE_COLONNE_PIECE_JOINTE
private static int DIFFERENCE_COLONNE_COMPLEXITE
private static int DIFFERENCE_COLONNE_ETAT
private static int DIFFERENCE_COLONNE_ORIGINE
private static int DIFFERENCE_COLONNE_VERIFWAY
private static int DIFFERENCE_COLONNE_REFERENCE
private static int DIFFERENCE_COLONNE_CAS_DE_TESTS
private static int DIFFERENCE_COLONNE_DESCRIPTION_TESTS
private static int DIFFERENCE_COLONNE_NUMERO
private static int DIFFERENCE_COLONNE_ACTION_A_REALISER
private static int DIFFERENCE_COLONNE_ACTION_ATTENDUE
private static int DIFFERENCE_COLONNE_ACTION_OBTENUE
private static int DIFFERENCE_COLONNE_EXECUTE
private static int DIFFERENCE_COLONNE_TEST_LIEN_HYPERTEXTE
private static int DIFFERENCE_COLONNE_TEST_PIECE_JOINTE
private static int TAILLE_PETITE_COLONNE
private static int TAILLE_MOYENNE_COLONNE
private static int TAILLE_GRANDE_COLONNE
Constructor Detail |
---|
public EcritEntete(java.lang.String Exigencelu, java.io.File fichierDeSortieXLS) throws jxl.write.WriteException
Exigencelu
- Exigence lufichierDeSortieXLS
- Fichier de sortie excel
jxl.write.WriteException
- Exceltion d'ecritureMethod Detail |
---|
public void closeWorkbook() throws jxl.write.WriteException
jxl.write.WriteException
- Exceltion d'ecriturepublic void AddAColumnForLevel() throws jxl.write.WriteException
jxl.write.WriteException
- Exceltion exriture Excelpublic void makeExample() throws jxl.write.WriteException
jxl.write.WriteException
- Erreur Ecriture Excelpublic jxl.write.WritableWorkbook getWorkbookHeading()
public int getNumeroColonne()
public void setNumeroColonne(int nombre)
nombre
- Numéro colonne exigencepublic int getDIFFERENCE_COLONNE_PRIORITE()
public int getDIFFERENCE_COLONNE_VERSION()
public int getDIFFERENCE_COLONNE_DESCRIPTION()
public int getDIFFERENCE_COLONNE_CATEGORIE()
public int getDIFFERENCE_COLONNE_LIEN_HYPERTEXTE()
public int getDIFFERENCE_COLONNE_PIECE_JOINTE()
public int getDIFFERENCE_COLONNE_COMPLEXITE()
public int getDIFFERENCE_COLONNE_ETAT()
public int getDIFFERENCE_COLONNE_ORIGINE()
public int getDIFFERENCE_COLONNE_VERIFWAY()
public int getDIFFERENCE_COLONNE_REFERENCE()
public int getDIFFERENCE_COLONNE_CAS_DE_TESTS()
public int getDIFFERENCE_COLONNE_NUMERO()
public int getDIFFERENCE_COLONNE_ACTION_A_REALISER()
public int getDIFFERENCE_COLONNE_ACTION_ATTENDUE()
public int getDIFFERENCE_COLONNE_ACTION_OBTENUE()
public int getDIFFERENCE_COLONNE_EXECUTE()
public int getDIFFERENCE_COLONNE_TEST_LIEN_HYPERTEXTE()
public int getDIFFERENCE_COLONNE_TEST_PIECE_JOINTE()
public int getDIFFERENCE_COLONNE_DESCRIPTION_TESTS()
public jxl.write.WritableCellFormat getcelluleNormale()
public jxl.write.WritableCellFormat getcelluleNormaleNombre()
public jxl.write.WritableCellFormat getcelulleCentreeHetV()
public jxl.write.WritableCellFormat getcelluleNormaleNombreH()
public jxl.write.WritableCellFormat getcelluleDescritpion()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |