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


java.lang.Object
   org.netbeans.modules.uml.ui.support.presentationnavigation.NavigationController

NavigationController
public class NavigationController implements IDrawingAreaSelectionEventsSink,ICompartmentEventsSink,ICoreProductInitEventsSink,IDrawingAreaEventsSink,IDocumentationModifiedEventsSink,IArtifactEventsSink,IElementLifeTimeEventsSink,IProjectTreeEventsSink(Code)

author:
   sumitabhk



Constructor Summary
public  NavigationController()
    

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 pCompartment, boolean bSelected, IResultCell cell)
     Called when a compartment is selected.
public  voidonCoreProductInitialized(ICoreProduct newVal, IResultCell cell)
    
public  voidonCoreProductPreInit(ICoreProduct pVal, IResultCell cell)
    
public  voidonCoreProductPreQuit(ICoreProduct pVal, IResultCell cell)
     Called when the product is terminating.
public  voidonCoreProductPreSaved(ICoreProduct pVal, IResultCell cell)
    
public  voidonCoreProductSaved(ICoreProduct newVal, IResultCell cell)
    
public  voidonDirty(IArtifact pArtifact, IResultCell cell)
    
public  voidonDocumentationModified(IElement element, IResultCell cell)
    
public  voidonDocumentationPreModified(IElement element, String doc, 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  voidonElementPreCreate(String ElementType, IResultCell cell)
    
public  voidonElementPreDelete(IVersionableElement element, IResultCell cell)
    
public  voidonElementPreDuplicated(IVersionableElement element, IResultCell cell)
    
public  voidonEndDrag(IProjectTreeControl pParentControl, Transferable pItem, int action, IProjectTreeDragVerify pVerify, IResultCell cell)
    
public  voidonFileNameModified(IArtifact pArtifact, String oldFileName, 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  voidonPreDirty(IArtifact pArtifact, IResultCell cell)
    
public  voidonPreFileNameModified(IArtifact pArtifact, String newFileName, IResultCell cell)
    
public  voidonPreSave(IArtifact pArtifact, String fileName, IResultCell cell)
    
public  voidonRightButtonDown(IProjectTreeControl pParentControl, IProjectTreeItem pItem, IProjectTreeHandled pHandled, int nScreenLocX, int nScreenLocY, IResultCell cell)
    
public  voidonSave(IArtifact pArtifact, String fileName, IResultCell cell)
    
public  voidonSelChanged(IProjectTreeControl pParentControl, IProjectTreeItem[] pItem, IResultCell cell)
    
public  voidonSelect(IDiagram pParentDiagram, ETList<IPresentationElement> selectedItems, ICompartment pComp, IResultCell cell)
    
public  voidonUnselect(IDiagram pParentDiagram, IPresentationElement[] unselectedItems, IResultCell cell)
    


Constructor Detail
NavigationController
public NavigationController()(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 pCompartment, boolean bSelected, IResultCell cell)(Code)
Called when a compartment is selected. pItem[in] the selected compartment bSelected[in] whether or not it's selected cell[in] the result cell HRESULT



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)
Called when the product is terminating. This is our last chance to disconnect the event sinks. pVal[in] the CoreProduct that is terminating. cell[in] result cell HRESULT



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



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



onDirty
public void onDirty(IArtifact pArtifact, IResultCell cell)(Code)



onDocumentationModified
public void onDocumentationModified(IElement element, IResultCell cell)(Code)



onDocumentationPreModified
public void onDocumentationPreModified(IElement element, String doc, 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)



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)



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



onFileNameModified
public void onFileNameModified(IArtifact pArtifact, String oldFileName, 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)



onPreDirty
public void onPreDirty(IArtifact pArtifact, IResultCell cell)(Code)



onPreFileNameModified
public void onPreFileNameModified(IArtifact pArtifact, String newFileName, IResultCell cell)(Code)



onPreSave
public void onPreSave(IArtifact pArtifact, String fileName, IResultCell cell)(Code)



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



onSave
public void onSave(IArtifact pArtifact, String fileName, IResultCell cell)(Code)



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



onSelect
public void onSelect(IDiagram pParentDiagram, ETList<IPresentationElement> selectedItems, ICompartment pComp, IResultCell cell)(Code)
Called when one or more elements on a diagram are selected pParentDiagram[in] the diagram selectedItems[in] a list of one or more selected items.This object only cares about single element selections cell[in] result cell HRESULT



onUnselect
public void onUnselect(IDiagram pParentDiagram, IPresentationElement[] unselectedItems, IResultCell cell)(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.