Java Doc for PropertyEditorEventsSink.java in  » IDE-Netbeans » uml » org » netbeans » modules » uml » ui » swing » propertyeditor » 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.swing.propertyeditor 
Source Cross Reference  Class Diagram Java Document (Java Doc) 


java.lang.Object
   org.netbeans.modules.uml.ui.swing.propertyeditor.PropertyEditorEventsSink

PropertyEditorEventsSink
public class PropertyEditorEventsSink implements IDrawingAreaSelectionEventsSink,IDrawingAreaEventsSink,IElementModifiedEventsSink,IProjectTreeEventsSink,IElementLifeTimeEventsSink,IClassifierTransformEventsSink,ICompartmentEventsSink,IWorkspaceEventsSink,IAttributeEventsSink,IOperationEventsSink,IWSProjectEventsSink,IPreferenceManagerEventsSink,ICoreProductInitEventsSink(Code)

author:
   sumitabhk


Field Summary
protected  PropertyEditorm_PropertyEditor
    

Constructor Summary
public  PropertyEditorEventsSink(PropertyEditor pPropertyEditor)
    
public  PropertyEditorEventsSink()
    

Method Summary
public  voidonAfterEdit(IProjectTreeControl pParentControl, IProjectTreeItem pItem, IProjectTreeEditVerify pVerify, IResultCell cell)
    
public  voidonBeforeEdit(IProjectTreeControl pParentControl, IProjectTreeItem pItem, IProjectTreeEditVerify pVerify, IResultCell cell)
    
public  voidonBeginDrag(IProjectTreeControl pParentControl, IProjectTreeItem[] pItem, IProjectTreeDragVerify pVerify, IResultCell cell)
    
public  voidonCompartmentCollapsed(ICompartment pCompartment, boolean bCollapsed, IResultCell cell)
    
public  voidonCompartmentSelected(ICompartment pItem, boolean bSelected, IResultCell cell)
    
public  voidonConditionAdded(IOperation oper, IConstraint condition, boolean isPreCondition, IResultCell cell)
    
public  voidonConditionPreAdded(IOperation oper, IConstraint condition, boolean isPreCondition, IResultCell cell)
    
public  voidonConditionPreRemoved(IOperation oper, IConstraint condition, boolean isPreCondition, IResultCell cell)
    
public  voidonConditionRemoved(IOperation oper, IConstraint condition, boolean isPreCondition, IResultCell cell)
    
public  voidonCoreProductInitialized(ICoreProduct newVal, IResultCell cell)
    
public  voidonCoreProductPreInit(ICoreProduct pVal, IResultCell cell)
    
public  voidonCoreProductPreQuit(ICoreProduct pVal, IResultCell cell)
    
public  voidonCoreProductPreSaved(ICoreProduct pVal, IResultCell cell)
    
public  voidonCoreProductSaved(ICoreProduct newVal, IResultCell cell)
    
public  voidonDefaultBodyModified(IAttribute feature, IResultCell cell)
    
public  voidonDefaultLanguageModified(IAttribute feature, IResultCell cell)
    
public  voidonDefaultModified(IAttribute attr, IResultCell cell)
    
public  voidonDefaultPreModified(IAttribute attr, IExpression proposedValue, IResultCell cell)
    
public  voidonDerivedModified(IAttribute feature, IResultCell cell)
    
public  voidonDoubleClick(IProjectTreeControl pParentControl, IProjectTreeItem pItem, boolean isControl, boolean isShift, boolean isAlt, boolean isMeta, IResultCell cell)
    
public  voidonDrawingAreaActivated(IDiagram pParentDiagram, IResultCell cell)
    
public  voidonDrawingAreaClosed(IDiagram pParentDiagram, boolean bDiagramIsDirty, IResultCell cell)
    
public  voidonDrawingAreaFileRemoved(String sFilename, IResultCell cell)
    
public  voidonDrawingAreaKeyDown(IDiagram pParentDiagram, int nKeyCode, boolean bControlIsDown, boolean bShiftIsDown, boolean bAltIsDown, IResultCell cell)
    
public  voidonDrawingAreaOpened(IDiagram pParentDiagram, IResultCell cell)
    
public  voidonDrawingAreaPostCreated(IDrawingAreaControl pDiagramControl, IResultCell cell)
    
public  voidonDrawingAreaPostDrop(IDiagram pParentDiagram, IDrawingAreaDropContext pContext, IResultCell cell)
    
public  voidonDrawingAreaPostPropertyChange(IProxyDiagram pProxyDiagram, int nPropertyKindChanged, IResultCell cell)
    
public  voidonDrawingAreaPostSave(IProxyDiagram pParentDiagram, IResultCell cell)
    
public  voidonDrawingAreaPreCreated(IDrawingAreaControl pDiagramControl, IResultCell cell)
    
public  voidonDrawingAreaPreDrop(IDiagram pParentDiagram, IDrawingAreaDropContext pContext, IResultCell cell)
    
public  voidonDrawingAreaPreFileRemoved(String sFilename, IResultCell cell)
    
public  voidonDrawingAreaPrePropertyChange(IProxyDiagram pProxyDiagram, int nPropertyKindChanged, IResultCell cell)
    
public  voidonDrawingAreaPreSave(IProxyDiagram pParentDiagram, IResultCell cell)
    
public  voidonDrawingAreaTooltipPreDisplay(IDiagram pParentDiagram, IPresentationElement pPE, IToolTipData pTooltip, IResultCell cell)
    
public  voidonElementCreated(IVersionableElement element, IResultCell cell)
    
public  voidonElementDeleted(IVersionableElement element, IResultCell cell)
    
public  voidonElementDuplicated(IVersionableElement element, IResultCell cell)
    
public  voidonElementModified(IVersionableElement element, IResultCell cell)
    
public  voidonElementPreCreate(String ElementType, IResultCell cell)
    
public  voidonElementPreDelete(IVersionableElement element, IResultCell cell)
    
public  voidonElementPreDuplicated(IVersionableElement element, IResultCell cell)
    
public  voidonElementPreModified(IVersionableElement element, IResultCell cell)
    
public  voidonEndDrag(IProjectTreeControl pParentControl, Transferable pItem, int action, IProjectTreeDragVerify pVerify, IResultCell cell)
    
public  voidonItemExpanding(IProjectTreeControl pParentControl, IProjectTreeExpandingContext pContext, IResultCell cell)
    
public  voidonItemExpandingWithFilter(IProjectTreeControl pParentControl, IProjectTreeExpandingContext pContext, FilteredItemManager manager, IResultCell cell)
    
public  voidonMoveDrag(IProjectTreeControl pParentControl, Transferable pItem, IProjectTreeDragVerify pVerify, IResultCell cell)
    
public  voidonOperationPropertyModified(IOperation oper, int nKind, IResultCell cell)
    
public  voidonPreDefaultBodyModified(IAttribute feature, String bodyValue, IResultCell cell)
    
public  voidonPreDefaultLanguageModified(IAttribute feature, String language, IResultCell cell)
    
public  voidonPreDerivedModified(IAttribute feature, boolean proposedValue, IResultCell cell)
    
public  voidonPreOperationPropertyModified(IOperation oper, int nKind, boolean proposedValue, IResultCell cell)
    
public  voidonPrePrimaryKeyModified(IAttribute feature, boolean proposedValue, IResultCell cell)
    
public  voidonPreQueryModified(IOperation oper, boolean proposedValue, IResultCell cell)
    
public  voidonPreTransform(IClassifier classifier, String newForm, IResultCell cell)
    
public  voidonPreferenceAdd(String Name, IPropertyElement pElement, IResultCell cell)
    
public  voidonPreferenceChange(String name, IPropertyElement pElement, IResultCell cell)
    
public  voidonPreferenceRemove(String Name, IPropertyElement pElement, IResultCell cell)
    
public  voidonPreferencesChange(IPropertyElement[] pElements, IResultCell cell)
    
public  voidonPrimaryKeyModified(IAttribute feature, IResultCell cell)
    
public  voidonQueryModified(IOperation oper, IResultCell cell)
    
public  voidonRaisedExceptionAdded(IOperation oper, IClassifier pException, IResultCell cell)
    
public  voidonRaisedExceptionPreAdded(IOperation oper, IClassifier pException, IResultCell cell)
    
public  voidonRaisedExceptionPreRemoved(IOperation oper, IClassifier pException, IResultCell cell)
    
public  voidonRaisedExceptionRemoved(IOperation oper, IClassifier pException, IResultCell cell)
    
public  voidonRightButtonDown(IProjectTreeControl pParentControl, IProjectTreeItem pItem, IProjectTreeHandled pHandled, int nScreenLocX, int nScreenLocY, IResultCell cell)
    
public  voidonSelChanged(IProjectTreeControl pParentControl, IProjectTreeItem[] pItem, IResultCell cell)
    
public  voidonSelect(IDiagram pParentDiagram, ETList<IPresentationElement> selectedItems, ICompartment pCompartment, IResultCell cell)
    
public  voidonTransformed(IClassifier classifier, IResultCell cell)
    
public  voidonUnselect(IDiagram pParentDiagram, IPresentationElement[] unselectedItems, IResultCell cell)
    
public  voidonWSProjectClosed(IWSProject project, IResultCell cell)
    
public  voidonWSProjectCreated(IWSProject project, IResultCell cell)
    
public  voidonWSProjectInserted(IWSProject project, IResultCell cell)
    
public  voidonWSProjectOpened(IWSProject project, IResultCell cell)
    
public  voidonWSProjectPreClose(IWSProject project, IResultCell cell)
    
public  voidonWSProjectPreCreate(IWorkspace space, String projectName, IResultCell cell)
    
public  voidonWSProjectPreInsert(IWorkspace space, String projectName, IResultCell cell)
    
public  voidonWSProjectPreOpen(IWorkspace space, String projName, IResultCell cell)
    
public  voidonWSProjectPreRemove(IWSProject project, IResultCell cell)
    
public  voidonWSProjectPreRename(IWSProject project, String newName, IResultCell cell)
    
public  voidonWSProjectPreSave(IWSProject project, IResultCell cell)
    
public  voidonWSProjectRemoved(IWSProject project, IResultCell cell)
    
public  voidonWSProjectRenamed(IWSProject project, String oldName, IResultCell cell)
    
public  voidonWSProjectSaved(IWSProject project, IResultCell cell)
    
public  voidonWorkspaceClosed(IWorkspace space, IResultCell cell)
    
public  voidonWorkspaceCreated(IWorkspace space, IResultCell cell)
    
public  voidonWorkspaceOpened(IWorkspace space, IResultCell cell)
    
public  voidonWorkspacePreClose(IWorkspace space, IResultCell cell)
    
public  voidonWorkspacePreCreate(IWorkspacePreCreateEventPayload pEvent, IResultCell cell)
    
public  voidonWorkspacePreOpen(String fileName, IResultCell cell)
    
public  voidonWorkspacePreSave(String fileName, IResultCell cell)
    
public  voidonWorkspaceSaved(IWorkspace space, IResultCell cell)
    
public  voidsetPropertyEditor(IPropertyEditor pPropertyEditor)
    

Field Detail
m_PropertyEditor
protected PropertyEditor m_PropertyEditor(Code)




Constructor Detail
PropertyEditorEventsSink
public PropertyEditorEventsSink(PropertyEditor pPropertyEditor)(Code)



PropertyEditorEventsSink
public PropertyEditorEventsSink()(Code)




Method Detail
onAfterEdit
public void onAfterEdit(IProjectTreeControl pParentControl, IProjectTreeItem pItem, IProjectTreeEditVerify pVerify, IResultCell cell)(Code)



onBeforeEdit
public void onBeforeEdit(IProjectTreeControl pParentControl, IProjectTreeItem pItem, IProjectTreeEditVerify pVerify, IResultCell cell)(Code)



onBeginDrag
public void onBeginDrag(IProjectTreeControl pParentControl, IProjectTreeItem[] pItem, IProjectTreeDragVerify pVerify, IResultCell cell)(Code)



onCompartmentCollapsed
public void onCompartmentCollapsed(ICompartment pCompartment, boolean bCollapsed, IResultCell cell)(Code)



onCompartmentSelected
public void onCompartmentSelected(ICompartment pItem, boolean bSelected, IResultCell cell)(Code)



onConditionAdded
public void onConditionAdded(IOperation oper, IConstraint condition, boolean isPreCondition, IResultCell cell)(Code)



onConditionPreAdded
public void onConditionPreAdded(IOperation oper, IConstraint condition, boolean isPreCondition, IResultCell cell)(Code)



onConditionPreRemoved
public void onConditionPreRemoved(IOperation oper, IConstraint condition, boolean isPreCondition, IResultCell cell)(Code)



onConditionRemoved
public void onConditionRemoved(IOperation oper, IConstraint condition, boolean isPreCondition, 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 pVal, IResultCell cell)(Code)



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



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



onDefaultBodyModified
public void onDefaultBodyModified(IAttribute feature, IResultCell cell)(Code)



onDefaultLanguageModified
public void onDefaultLanguageModified(IAttribute feature, IResultCell cell)(Code)



onDefaultModified
public void onDefaultModified(IAttribute attr, IResultCell cell)(Code)



onDefaultPreModified
public void onDefaultPreModified(IAttribute attr, IExpression proposedValue, IResultCell cell)(Code)



onDerivedModified
public void onDerivedModified(IAttribute feature, IResultCell cell)(Code)



onDoubleClick
public void onDoubleClick(IProjectTreeControl pParentControl, IProjectTreeItem pItem, boolean isControl, boolean isShift, boolean isAlt, boolean isMeta, IResultCell cell)(Code)



onDrawingAreaActivated
public void onDrawingAreaActivated(IDiagram pParentDiagram, IResultCell cell)(Code)



onDrawingAreaClosed
public void onDrawingAreaClosed(IDiagram pParentDiagram, boolean bDiagramIsDirty, IResultCell cell)(Code)



onDrawingAreaFileRemoved
public void onDrawingAreaFileRemoved(String sFilename, IResultCell cell)(Code)



onDrawingAreaKeyDown
public void onDrawingAreaKeyDown(IDiagram pParentDiagram, int nKeyCode, boolean bControlIsDown, boolean bShiftIsDown, boolean bAltIsDown, IResultCell cell)(Code)



onDrawingAreaOpened
public void onDrawingAreaOpened(IDiagram pParentDiagram, IResultCell cell)(Code)



onDrawingAreaPostCreated
public void onDrawingAreaPostCreated(IDrawingAreaControl pDiagramControl, IResultCell cell)(Code)



onDrawingAreaPostDrop
public void onDrawingAreaPostDrop(IDiagram pParentDiagram, IDrawingAreaDropContext pContext, IResultCell cell)(Code)



onDrawingAreaPostPropertyChange
public void onDrawingAreaPostPropertyChange(IProxyDiagram pProxyDiagram, int nPropertyKindChanged, IResultCell cell)(Code)



onDrawingAreaPostSave
public void onDrawingAreaPostSave(IProxyDiagram pParentDiagram, IResultCell cell)(Code)



onDrawingAreaPreCreated
public void onDrawingAreaPreCreated(IDrawingAreaControl pDiagramControl, IResultCell cell)(Code)



onDrawingAreaPreDrop
public void onDrawingAreaPreDrop(IDiagram pParentDiagram, IDrawingAreaDropContext pContext, IResultCell cell)(Code)



onDrawingAreaPreFileRemoved
public void onDrawingAreaPreFileRemoved(String sFilename, IResultCell cell)(Code)



onDrawingAreaPrePropertyChange
public void onDrawingAreaPrePropertyChange(IProxyDiagram pProxyDiagram, int nPropertyKindChanged, IResultCell cell)(Code)



onDrawingAreaPreSave
public void onDrawingAreaPreSave(IProxyDiagram pParentDiagram, IResultCell cell)(Code)



onDrawingAreaTooltipPreDisplay
public void onDrawingAreaTooltipPreDisplay(IDiagram pParentDiagram, IPresentationElement pPE, IToolTipData pTooltip, IResultCell cell)(Code)



onElementCreated
public void onElementCreated(IVersionableElement element, IResultCell cell)(Code)



onElementDeleted
public void onElementDeleted(IVersionableElement element, IResultCell cell)(Code)



onElementDuplicated
public void onElementDuplicated(IVersionableElement element, IResultCell cell)(Code)



onElementModified
public void onElementModified(IVersionableElement element, IResultCell cell)(Code)



onElementPreCreate
public void onElementPreCreate(String ElementType, IResultCell cell)(Code)



onElementPreDelete
public void onElementPreDelete(IVersionableElement element, IResultCell cell)(Code)



onElementPreDuplicated
public void onElementPreDuplicated(IVersionableElement element, IResultCell cell)(Code)



onElementPreModified
public void onElementPreModified(IVersionableElement element, IResultCell cell)(Code)



onEndDrag
public void onEndDrag(IProjectTreeControl pParentControl, Transferable pItem, int action, IProjectTreeDragVerify pVerify, IResultCell cell)(Code)



onItemExpanding
public void onItemExpanding(IProjectTreeControl pParentControl, IProjectTreeExpandingContext pContext, IResultCell cell)(Code)



onItemExpandingWithFilter
public void onItemExpandingWithFilter(IProjectTreeControl pParentControl, IProjectTreeExpandingContext pContext, FilteredItemManager manager, IResultCell cell)(Code)



onMoveDrag
public void onMoveDrag(IProjectTreeControl pParentControl, Transferable pItem, IProjectTreeDragVerify pVerify, IResultCell cell)(Code)



onOperationPropertyModified
public void onOperationPropertyModified(IOperation oper, int nKind, IResultCell cell)(Code)



onPreDefaultBodyModified
public void onPreDefaultBodyModified(IAttribute feature, String bodyValue, IResultCell cell)(Code)



onPreDefaultLanguageModified
public void onPreDefaultLanguageModified(IAttribute feature, String language, IResultCell cell)(Code)



onPreDerivedModified
public void onPreDerivedModified(IAttribute feature, boolean proposedValue, IResultCell cell)(Code)



onPreOperationPropertyModified
public void onPreOperationPropertyModified(IOperation oper, int nKind, boolean proposedValue, IResultCell cell)(Code)



onPrePrimaryKeyModified
public void onPrePrimaryKeyModified(IAttribute feature, boolean proposedValue, IResultCell cell)(Code)



onPreQueryModified
public void onPreQueryModified(IOperation oper, boolean proposedValue, IResultCell cell)(Code)



onPreTransform
public void onPreTransform(IClassifier classifier, String newForm, IResultCell cell)(Code)



onPreferenceAdd
public void onPreferenceAdd(String Name, IPropertyElement pElement, IResultCell cell)(Code)



onPreferenceChange
public void onPreferenceChange(String name, IPropertyElement pElement, IResultCell cell)(Code)



onPreferenceRemove
public void onPreferenceRemove(String Name, IPropertyElement pElement, IResultCell cell)(Code)



onPreferencesChange
public void onPreferencesChange(IPropertyElement[] pElements, IResultCell cell)(Code)



onPrimaryKeyModified
public void onPrimaryKeyModified(IAttribute feature, IResultCell cell)(Code)



onQueryModified
public void onQueryModified(IOperation oper, IResultCell cell)(Code)



onRaisedExceptionAdded
public void onRaisedExceptionAdded(IOperation oper, IClassifier pException, IResultCell cell)(Code)



onRaisedExceptionPreAdded
public void onRaisedExceptionPreAdded(IOperation oper, IClassifier pException, IResultCell cell)(Code)



onRaisedExceptionPreRemoved
public void onRaisedExceptionPreRemoved(IOperation oper, IClassifier pException, IResultCell cell)(Code)



onRaisedExceptionRemoved
public void onRaisedExceptionRemoved(IOperation oper, IClassifier pException, IResultCell cell)(Code)



onRightButtonDown
public void onRightButtonDown(IProjectTreeControl pParentControl, IProjectTreeItem pItem, IProjectTreeHandled pHandled, int nScreenLocX, int nScreenLocY, IResultCell cell)(Code)



onSelChanged
public void onSelChanged(IProjectTreeControl pParentControl, IProjectTreeItem[] pItem, IResultCell cell)(Code)



onSelect
public void onSelect(IDiagram pParentDiagram, ETList<IPresentationElement> selectedItems, ICompartment pCompartment, IResultCell cell)(Code)



onTransformed
public void onTransformed(IClassifier classifier, IResultCell cell)(Code)



onUnselect
public void onUnselect(IDiagram pParentDiagram, IPresentationElement[] unselectedItems, IResultCell cell)(Code)



onWSProjectClosed
public void onWSProjectClosed(IWSProject project, IResultCell cell)(Code)



onWSProjectCreated
public void onWSProjectCreated(IWSProject project, IResultCell cell)(Code)



onWSProjectInserted
public void onWSProjectInserted(IWSProject project, IResultCell cell)(Code)



onWSProjectOpened
public void onWSProjectOpened(IWSProject project, IResultCell cell)(Code)



onWSProjectPreClose
public void onWSProjectPreClose(IWSProject project, IResultCell cell)(Code)



onWSProjectPreCreate
public void onWSProjectPreCreate(IWorkspace space, String projectName, IResultCell cell)(Code)



onWSProjectPreInsert
public void onWSProjectPreInsert(IWorkspace space, String projectName, IResultCell cell)(Code)



onWSProjectPreOpen
public void onWSProjectPreOpen(IWorkspace space, String projName, IResultCell cell)(Code)



onWSProjectPreRemove
public void onWSProjectPreRemove(IWSProject project, IResultCell cell)(Code)



onWSProjectPreRename
public void onWSProjectPreRename(IWSProject project, String newName, IResultCell cell)(Code)



onWSProjectPreSave
public void onWSProjectPreSave(IWSProject project, IResultCell cell)(Code)



onWSProjectRemoved
public void onWSProjectRemoved(IWSProject project, IResultCell cell)(Code)



onWSProjectRenamed
public void onWSProjectRenamed(IWSProject project, String oldName, IResultCell cell)(Code)



onWSProjectSaved
public void onWSProjectSaved(IWSProject project, IResultCell cell)(Code)



onWorkspaceClosed
public void onWorkspaceClosed(IWorkspace space, IResultCell cell)(Code)



onWorkspaceCreated
public void onWorkspaceCreated(IWorkspace space, IResultCell cell)(Code)



onWorkspaceOpened
public void onWorkspaceOpened(IWorkspace space, IResultCell cell)(Code)



onWorkspacePreClose
public void onWorkspacePreClose(IWorkspace space, IResultCell cell)(Code)



onWorkspacePreCreate
public void onWorkspacePreCreate(IWorkspacePreCreateEventPayload pEvent, IResultCell cell)(Code)



onWorkspacePreOpen
public void onWorkspacePreOpen(String fileName, IResultCell cell)(Code)



onWorkspacePreSave
public void onWorkspacePreSave(String fileName, IResultCell cell)(Code)



onWorkspaceSaved
public void onWorkspaceSaved(IWorkspace space, IResultCell cell)(Code)



setPropertyEditor
public void setPropertyEditor(IPropertyEditor pPropertyEditor)(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.