Uses of Interface
com.ebmwebsourcing.geasytools.diagrameditor.api.validation.IContextualNotification

Packages that use IContextualNotification
com.ebmwebsourcing.geasytools.diagrameditor.api.graphic   
com.ebmwebsourcing.geasytools.diagrameditor.impl.validation   
 

Uses of IContextualNotification in com.ebmwebsourcing.geasytools.diagrameditor.api.graphic
 

Methods in com.ebmwebsourcing.geasytools.diagrameditor.api.graphic that return types with arguments of type IContextualNotification
 java.util.HashSet<IContextualNotification> IDiagramView.getContextualNotifications()
           
 

Methods in com.ebmwebsourcing.geasytools.diagrameditor.api.graphic with parameters of type IContextualNotification
 void IDiagramView.setContextualNotification(int x, int y, IContextualNotification notification)
           
 

Uses of IContextualNotification in com.ebmwebsourcing.geasytools.diagrameditor.impl.validation
 

Classes in com.ebmwebsourcing.geasytools.diagrameditor.impl.validation that implement IContextualNotification
 class ContextualNotificationBubble
           
 



Copyright © 2010-2011 Petals Link. All Rights Reserved.