Uses of Class
ARoad0.Gui1.InternalFrameUtilities

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

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