Java Doc for NameCollisionEventSink.java in  » IDE-Netbeans » uml » org » netbeans » modules » uml » ui » support » applicationmanager » Java Source Code / Java DocumentationJava Source Code and Java Documentation

Java Source Code / Java Documentation
1. 6.0 JDK Core
2. 6.0 JDK Modules
3. 6.0 JDK Modules com.sun
4. 6.0 JDK Modules com.sun.java
5. 6.0 JDK Modules sun
6. 6.0 JDK Platform
7. Ajax
8. Apache Harmony Java SE
9. Aspect oriented
10. Authentication Authorization
11. Blogger System
12. Build
13. Byte Code
14. Cache
15. Chart
16. Chat
17. Code Analyzer
18. Collaboration
19. Content Management System
20. Database Client
21. Database DBMS
22. Database JDBC Connection Pool
23. Database ORM
24. Development
25. EJB Server geronimo
26. EJB Server GlassFish
27. EJB Server JBoss 4.2.1
28. EJB Server resin 3.1.5
29. ERP CRM Financial
30. ESB
31. Forum
32. GIS
33. Graphic Library
34. Groupware
35. HTML Parser
36. IDE
37. IDE Eclipse
38. IDE Netbeans
39. Installer
40. Internationalization Localization
41. Inversion of Control
42. Issue Tracking
43. J2EE
44. JBoss
45. JMS
46. JMX
47. Library
48. Mail Clients
49. Net
50. Parser
51. PDF
52. Portal
53. Profiler
54. Project Management
55. Report
56. RSS RDF
57. Rule Engine
58. Science
59. Scripting
60. Search Engine
61. Security
62. Sevlet Container
63. Source Control
64. Swing Library
65. Template Engine
66. Test Coverage
67. Testing
68. UML
69. Web Crawler
70. Web Framework
71. Web Mail
72. Web Server
73. Web Services
74. Web Services apache cxf 2.0.1
75. Web Services AXIS2
76. Wiki Engine
77. Workflow Engines
78. XML
79. XML UI
Java
Java Tutorial
Java Open Source
Jar File Download
Java Articles
Java Products
Java by API
Photoshop Tutorials
Maya Tutorials
Flash Tutorials
3ds-Max Tutorials
Illustrator Tutorials
GIMP Tutorials
C# / C Sharp
C# / CSharp Tutorial
C# / CSharp Open Source
ASP.Net
ASP.NET Tutorial
JavaScript DHTML
JavaScript Tutorial
JavaScript Reference
HTML / CSS
HTML CSS Reference
C / ANSI-C
C Tutorial
C++
C++ Tutorial
Ruby
PHP
Python
Python Tutorial
Python Open Source
SQL Server / T-SQL
SQL Server / T-SQL Tutorial
Oracle PL / SQL
Oracle PL/SQL Tutorial
PostgreSQL
SQL / MySQL
MySQL Tutorial
VB.Net
VB.Net Tutorial
Flash / Flex / ActionScript
VBA / Excel / Access / Word
XML
XML Tutorial
Microsoft Office PowerPoint 2007 Tutorial
Microsoft Office Excel 2007 Tutorial
Microsoft Office Word 2007 Tutorial
Java Source Code / Java Documentation » IDE Netbeans » uml » org.netbeans.modules.uml.ui.support.applicationmanager 
Source Cross Reference  Class Diagram Java Document (Java Doc) 


java.lang.Object
   org.netbeans.modules.uml.ui.support.applicationmanager.NameCollisionEventSink

NameCollisionEventSink
public class NameCollisionEventSink implements INamedElementEventsSink,ICoreProductInitEventsSink,IEditControlEventSink(Code)

author:
   sumitabhk



Constructor Summary
public  NameCollisionEventSink()
    

Method Summary
public  voidonActivate(IEditControl pControl, IResultCell cell)
    
public  voidonAliasNameModified(INamedElement element, IResultCell cell)
    
public  voidonCoreProductInitialized(ICoreProduct newVal, IResultCell cell)
    
public  voidonCoreProductPreInit(ICoreProduct pVal, IResultCell cell)
    
public  voidonCoreProductPreQuit(ICoreProduct pProduct, IResultCell cell)
    
public  voidonCoreProductPreSaved(ICoreProduct pProduct, IResultCell cell)
    
public  voidonCoreProductSaved(ICoreProduct newVal, IResultCell cell)
    
public  voidonDeactivate(IEditControl pControl, IResultCell cell)
    
public  voidonInvalidData(String ErrorData, IResultCell cell)
    
public  voidonNameCollision(INamedElement element, ETList<INamedElement> collidingElements, IResultCell cell)
    
public  voidonNameModified(INamedElement element, IResultCell cell)
    
public  voidonOverstrike(boolean bOverstrike, IResultCell cell)
    
public  voidonPostCommit(IResultCell cell)
     Model element data has been saved.
public  voidonPreActivate(IEditControl pControl, IResultCell cell)
    
public  voidonPreAliasNameModified(INamedElement element, String proposedName, IResultCell cell)
    
public  voidonPreCommit(IResultCell cell)
     Model element data is about to be saved.
public  voidonPreInvalidData(String ErrorData, IResultCell cell)
    
public  voidonPreNameCollision(INamedElement element, String proposedName, ETList<INamedElement> collidingElements, IResultCell cell)
    
public  voidonPreNameModified(INamedElement element, String proposedName, IResultCell cell)
    
public  voidonPreOverstrike(boolean bOverstrike, IResultCell cell)
    
public  voidonPreVisibilityModified(INamedElement element, int proposedValue, IResultCell cell)
    
public  voidonVisibilityModified(INamedElement element, IResultCell cell)
    
public  voidsetEventOwner(int pOwner)
     Sets an AxEditEvents object as owner of this event sink.
public  voidsetListenerToAdvise(CoreNameCollisionListener pListener)
    


Constructor Detail
NameCollisionEventSink
public NameCollisionEventSink()(Code)




Method Detail
onActivate
public void onActivate(IEditControl pControl, IResultCell cell)(Code)
The control has gained focus



onAliasNameModified
public void onAliasNameModified(INamedElement element, IResultCell cell)(Code)



onCoreProductInitialized
public void onCoreProductInitialized(ICoreProduct newVal, IResultCell cell)(Code)



onCoreProductPreInit
public void onCoreProductPreInit(ICoreProduct pVal, IResultCell cell)(Code)



onCoreProductPreQuit
public void onCoreProductPreQuit(ICoreProduct pProduct, IResultCell cell)(Code)



onCoreProductPreSaved
public void onCoreProductPreSaved(ICoreProduct pProduct, IResultCell cell)(Code)



onCoreProductSaved
public void onCoreProductSaved(ICoreProduct newVal, IResultCell cell)(Code)



onDeactivate
public void onDeactivate(IEditControl pControl, IResultCell cell)(Code)
The control has lost focus



onInvalidData
public void onInvalidData(String ErrorData, IResultCell cell)(Code)
Fired when data not consistent with the selected mask is passed



onNameCollision
public void onNameCollision(INamedElement element, ETList<INamedElement> collidingElements, IResultCell cell)(Code)



onNameModified
public void onNameModified(INamedElement element, IResultCell cell)(Code)



onOverstrike
public void onOverstrike(boolean bOverstrike, IResultCell cell)(Code)
Fired when user toggles Insert/Overstrike mode via the Insert key



onPostCommit
public void onPostCommit(IResultCell cell)(Code)
Model element data has been saved.



onPreActivate
public void onPreActivate(IEditControl pControl, IResultCell cell)(Code)
The control is about to gain focus



onPreAliasNameModified
public void onPreAliasNameModified(INamedElement element, String proposedName, IResultCell cell)(Code)



onPreCommit
public void onPreCommit(IResultCell cell)(Code)
Model element data is about to be saved.



onPreInvalidData
public void onPreInvalidData(String ErrorData, IResultCell cell)(Code)
Fired when data not consistent with the selected mask is passed



onPreNameCollision
public void onPreNameCollision(INamedElement element, String proposedName, ETList<INamedElement> collidingElements, IResultCell cell)(Code)



onPreNameModified
public void onPreNameModified(INamedElement element, String proposedName, IResultCell cell)(Code)



onPreOverstrike
public void onPreOverstrike(boolean bOverstrike, IResultCell cell)(Code)
Fired when user toggles Insert/Overstrike mode via the Insert key



onPreVisibilityModified
public void onPreVisibilityModified(INamedElement element, int proposedValue, IResultCell cell)(Code)



onVisibilityModified
public void onVisibilityModified(INamedElement element, IResultCell cell)(Code)



setEventOwner
public void setEventOwner(int pOwner)(Code)
Sets an AxEditEvents object as owner of this event sink. Events will be routed to the owner



setListenerToAdvise
public void setListenerToAdvise(CoreNameCollisionListener pListener)(Code)



Methods inherited from java.lang.Object
native protected Object clone() throws CloneNotSupportedException(Code)(Java Doc)
public boolean equals(Object obj)(Code)(Java Doc)
protected void finalize() throws Throwable(Code)(Java Doc)
final native public Class getClass()(Code)(Java Doc)
native public int hashCode()(Code)(Java Doc)
final native public void notify()(Code)(Java Doc)
final native public void notifyAll()(Code)(Java Doc)
public String toString()(Code)(Java Doc)
final native public void wait(long timeout) throws InterruptedException(Code)(Java Doc)
final public void wait(long timeout, int nanos) throws InterruptedException(Code)(Java Doc)
final public void wait() throws InterruptedException(Code)(Java Doc)

www.java2java.com | Contact Us
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.