vues
Class Vue
java.lang.Object
vues.Vue
public class Vue
- extends java.lang.Object
Classe representant la vue du programme
- Author:
- erik helsens
Constructor Summary |
Vue(java.lang.String nomCollection)
Contructeur de la vue |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Vue
public Vue(java.lang.String nomCollection)
throws java.lang.ClassNotFoundException,
java.lang.InstantiationException,
java.lang.IllegalAccessException,
org.xmldb.api.base.XMLDBException,
org.xml.sax.SAXException,
java.io.IOException
- Contructeur de la vue
- Throws:
java.lang.ClassNotFoundException
java.lang.InstantiationException
java.lang.IllegalAccessException
org.xmldb.api.base.XMLDBException
java.io.IOException
org.xml.sax.SAXException
getControleur
public Controleur getControleur()
getPanelRepertoire
public PanelRepertoire getPanelRepertoire()
getPanelAgenda
public PanelAgenda getPanelAgenda()