Uses of Interface
ARoad0.Gui1.TabClosingHandler

Packages that use TabClosingHandler
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 TabClosingHandler in ARoad0.gDMak
 

Classes in ARoad0.gDMak that implement TabClosingHandler
 class ActionClose
          An action that closes an ACS or a view in the base, closes its main frame if open, all its open frames and its graphical objects in other open frames, and removes its node in the explorer.
 

Uses of TabClosingHandler in ARoad0.Gui1
 

Methods in ARoad0.Gui1 with parameters of type TabClosingHandler
private static javax.swing.JPanel BeamerManager.initializeViewTabComponent(javax.swing.JTabbedPane _pane, java.lang.String _title, TabClosingHandler _caller)
          Sets the component to put in the tab title, with a JLabel and a JButton to close the tab.