|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectgesture_editor_GUI.VAE_Gesture_ObjectInterfaceGenerator
public class VAE_Gesture_ObjectInterfaceGenerator
Fenetre de g�n�ration d'interface générique.
| Field Summary | |
|---|---|
protected static TButton |
add
|
protected static java.util.Vector<AttributePanelAnimation> |
attrDispAnim
|
protected static TButton |
cancel
|
protected static double |
decalage
|
static int |
etat
|
protected static java.awt.image.BufferedImage |
implied
|
protected static javax.swing.JPanel |
itemsPanel
|
protected static int |
nbPages
|
protected static TButton |
next
|
protected static java.lang.String |
position
|
protected static TButton |
prev
|
protected static java.awt.image.BufferedImage |
required
|
protected static VAE_Control_Panel |
target
|
protected static java.lang.String |
typeName
|
protected static TButton |
valide
|
protected static javax.swing.JFrame |
window
|
java.lang.String |
windowName
|
| Constructor Summary | |
|---|---|
VAE_Gesture_ObjectInterfaceGenerator()
|
|
| Method Summary | |
|---|---|
static void |
addAttributePanelAnimation()
|
static java.util.Vector<AttributePanelAnimation> |
createAttributesDiplays_attAssis(java.util.Vector<AttributePanelAnimation> result)
|
static java.util.Vector<AttributePanelAnimation> |
createAttributesDiplays_attDebout(java.util.Vector<AttributePanelAnimation> result)
|
static java.util.Vector<AttributePanelAnimation> |
createAttributesDiplays_droite(java.util.Vector<AttributePanelAnimation> result)
|
static java.util.Vector<AttributePanelAnimation> |
createAttributesDiplays_gauche(java.util.Vector<AttributePanelAnimation> result)
|
static java.util.Vector<AttributePanelAnimation> |
createAttributesDiplays_marcher(java.util.Vector<AttributePanelAnimation> result)
|
static java.util.Vector<AttributePanelAnimation> |
createAttributesDiplays_sAsseoir(java.util.Vector<AttributePanelAnimation> result)
|
static java.util.Vector<AttributePanelAnimation> |
createAttributesDiplays_seLever(java.util.Vector<AttributePanelAnimation> result)
|
static java.util.Vector<AttributePanelAnimation> |
createAttributesDiplays(java.util.Vector<AttributePanelAnimation> result)
Genere la liste des champs de saisie a partir d'une liste d'attribut. |
protected static AttributePanelAnimation |
createDisplay(Attribute at)
|
void |
createObject()
Creer l'objet et le poser sur le panneau de controle. |
protected void |
createWindow(Element element,
VAE_Control_Panel crtl)
|
void |
createWindow(VAE_Control_Panel crtl)
Methode prevue pour etre surchargée. |
void |
createWindowFromElement(java.lang.String elementName,
VAE_Control_Panel crtl)
Creation d'une interface a partir d'un nom d'élément de la DTD VirChor. |
static void |
downAttributePanelAnimation(AttributePanelAnimation apa)
|
static VAE_Gesture_ObjectInterfaceGenerator |
getInstance()
Retourne l'instance unique du générateur d'interface. |
static void |
loadNeededFiles()
Charge les images utilisées par la classe. |
protected void |
lockAttribute(AttributePanelAnimation attr)
|
static void |
objectPropertiesOverview(VAE_Gesture_Object obj,
VAE_Gesture_ObjectBox box)
Affiche une fenetre d'affichage modofication d'un objet. |
static void |
setEtat(int et)
|
static void |
suppAttributePanelAnimation(AttributePanelAnimation apa)
|
static void |
upAttributePanelAnimation(AttributePanelAnimation apa)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected static java.awt.image.BufferedImage required
protected static java.awt.image.BufferedImage implied
protected static javax.swing.JPanel itemsPanel
protected static java.lang.String typeName
protected static java.util.Vector<AttributePanelAnimation> attrDispAnim
protected static javax.swing.JFrame window
protected static double decalage
protected static int nbPages
protected static TButton prev
protected static TButton next
protected static TButton cancel
protected static TButton valide
protected static TButton add
public java.lang.String windowName
protected static VAE_Control_Panel target
protected static java.lang.String position
public static int etat
| Constructor Detail |
|---|
public VAE_Gesture_ObjectInterfaceGenerator()
| Method Detail |
|---|
public static void objectPropertiesOverview(VAE_Gesture_Object obj,
VAE_Gesture_ObjectBox box)
obj - Object a afficher.box - Boite liée a l'objet.
public void createWindowFromElement(java.lang.String elementName,
VAE_Control_Panel crtl)
elementName - nom de l'element.crtl - Panneau de controlepublic void createWindow(VAE_Control_Panel crtl)
crtl - Panneau de controle.
protected void createWindow(Element element,
VAE_Control_Panel crtl)
public static void upAttributePanelAnimation(AttributePanelAnimation apa)
public static void downAttributePanelAnimation(AttributePanelAnimation apa)
public static void suppAttributePanelAnimation(AttributePanelAnimation apa)
public static void addAttributePanelAnimation()
protected static AttributePanelAnimation createDisplay(Attribute at)
public static java.util.Vector<AttributePanelAnimation> createAttributesDiplays(java.util.Vector<AttributePanelAnimation> result)
result - Liste d'attributs
public static java.util.Vector<AttributePanelAnimation> createAttributesDiplays_marcher(java.util.Vector<AttributePanelAnimation> result)
public static java.util.Vector<AttributePanelAnimation> createAttributesDiplays_sAsseoir(java.util.Vector<AttributePanelAnimation> result)
public static java.util.Vector<AttributePanelAnimation> createAttributesDiplays_seLever(java.util.Vector<AttributePanelAnimation> result)
public static java.util.Vector<AttributePanelAnimation> createAttributesDiplays_gauche(java.util.Vector<AttributePanelAnimation> result)
public static java.util.Vector<AttributePanelAnimation> createAttributesDiplays_droite(java.util.Vector<AttributePanelAnimation> result)
public static java.util.Vector<AttributePanelAnimation> createAttributesDiplays_attDebout(java.util.Vector<AttributePanelAnimation> result)
public static java.util.Vector<AttributePanelAnimation> createAttributesDiplays_attAssis(java.util.Vector<AttributePanelAnimation> result)
public static void loadNeededFiles()
public void createObject()
protected void lockAttribute(AttributePanelAnimation attr)
public static VAE_Gesture_ObjectInterfaceGenerator getInstance()
public static void setEtat(int et)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||