Uses of Class
edu.usp.ime.hipo.Controller

Packages that use Controller
edu.usp.ime.hipo   
edu.usp.ime.hipo.screens   
 

Uses of Controller in edu.usp.ime.hipo
 

Fields in edu.usp.ime.hipo declared as Controller
private static Controller Controller.controller
          Instância estática do Controller por se tratar de um Singleton.
 

Methods in edu.usp.ime.hipo that return Controller
static Controller Controller.getInstance()
          Método de acesso à instância estática do Controller.
 

Uses of Controller in edu.usp.ime.hipo.screens
 

Fields in edu.usp.ime.hipo.screens declared as Controller
(package private)  Controller WelcomeScreen.controller
           
private  Controller MainWindow.controller
           
static Controller AboutScreen.controller
          O Controller do sistema