Uses of Class
ARoad0.Gui1.BeamerManager

Packages that use BeamerManager
ARoad0.Gui1 Provides the internal frames and standard panels for handling the CRUD operations on the database objects, for the Access Road desktop. 
 

Uses of BeamerManager in ARoad0.Gui1
 

Fields in ARoad0.Gui1 declared as BeamerManager
private static BeamerManager BeamerManager.INSTANCE
           
 

Methods in ARoad0.Gui1 that return BeamerManager
static BeamerManager BeamerManager.getInstance()
          The single method to obtain the unique instance of BeamerManager.