Package lukas.wais.smart.mirror.controller

  • Class Summary 
    Class Description
    DBController
    The Class DBController creates the connection to the database.
    DBControllerPerson
    The Class DBControllerPerson provide the statements for the data manipulation for the database table SM_USERS
    DBControllerWidget
    The Class DBControllerWidget provide the statements for the data manipulation for the database tables SM_WIDGET and SM_PROFILE
    MainController  
    SettingsUI
    Controller for the settings view.
    TableToXML
    The Class TableToXML contains the methods for creating/saving the database structure and the already existing data.