Uses of Class
ARoad0.gDMak.ActionNewView

Packages that use ActionNewView
ARoad0.gDMak Provides the decision makers, responsible for managing all the events in the Access Road menu, and by this way, contains the managers of the basic operations. 
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 ActionNewView in ARoad0.gDMak
 

Fields in ARoad0.gDMak declared as ActionNewView
private static ActionNewView ActionNewView.instance__
          the only instance of the class, following singleton pattern
 

Methods in ARoad0.gDMak that return ActionNewView
static ActionNewView ActionNewView.getInstance()
          only public method to get the unique instance
 

Uses of ActionNewView in ARoad0.Gui1
 

Fields in ARoad0.Gui1 declared as ActionNewView
 ActionNewView Desktop.actionNewView