Uses of Interface
project35.soa.alerts.AlertsViewer

Packages that use AlertsViewer
project35.soa.alerts The Project35 Alerts system is based on the concept of an Alert, which is a collection of matching criteria associated with an intent such as an error, a warning, a request for communication or a desire to post a bulletin. 
project35.tabletDeployment   
 

Uses of AlertsViewer in project35.soa.alerts
 

Classes in project35.soa.alerts that implement AlertsViewer
 class AlertsDialog
          this is the class that presents the results of validation a tree with alert bundles.
 

Uses of AlertsViewer in project35.tabletDeployment
 

Classes in project35.tabletDeployment that implement AlertsViewer
 class AlertsPanel
          a reworked version of project35.soa.alerts.AlertsDialog that uses JPanel instead of separate windows