Uses of Class
ARoad0.Gui1.InternalFrame

Packages that use InternalFrame
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 InternalFrame in ARoad0.Gui1
 

Fields in ARoad0.Gui1 declared as InternalFrame
private static InternalFrame InternalFrame.instance__
          the only instance of this class, following the singleton pattern
 

Methods in ARoad0.Gui1 that return InternalFrame
static InternalFrame InternalFrame.getInstance()
          Only method to get an instance.