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


org.netbeans.modules.uml.ui.products.ad.viewfactory.ETGenericEdgeUI

All known Subclasses:   org.netbeans.modules.uml.ui.products.ad.viewfactory.RelationEdge,
ETGenericEdgeUI
public class ETGenericEdgeUI extends TSEDefaultEdgeUI implements IETEdgeUI(Code)


Field Summary
protected  RenderingHintsqualityHints
    

Constructor Summary
public  ETGenericEdgeUI()
    

Method Summary
public  voidcopy(TSEObjectUI sourceUI)
    
public  IElementcreateNew(INamespace space, String initStr)
     This routine is called when an object needs to be created from scratch.
public  IPresentationElementcreatePresentationElement(IElement pEle)
     Creates a new IEdgePresentation and returns true and pElem!=0 if successful.
public  voiddraw(TSEGraphics graphics)
     This method draws the object represented by this UI.
public  voiddrawOutline(TSEGraphics graphics)
    
public  voiddrawSelected(TSEGraphics graphics)
    
public  voiddrawSelectedOutline(TSEGraphics graphics)
    
public  IProductArchiveElementgetArchiveElement()
    
public  ListgetChangedProperties()
    
public  IETRectgetDeviceBounds()
    
public  IDrawEnginegetDrawEngine()
    
public  StringgetDrawEngineClass()
    
public  IDrawInfogetDrawInfo()
     Retrieves the graphics context for the node ui.
public  IDrawInfogetDrawInfo(TSEGraphics graphics)
     Retrieves the graphics context for the node ui.
Parameters:
  graphics - The TS graphics class.
public  IDrawingAreaControlgetDrawingArea()
    
public  booleangetFailedToCreateDrawEngine()
    
public  TSEGraphWindowgetGraphWindow()
    
public  StringgetInitStringValue()
    
public  IETRectgetLogicalBounds()
    
public  StringgetMeidValue()
    
public  IElementgetModelElement()
    
public  StringgetPeidValue()
    
public  ListgetProperties()
    
public  IStringsgetReferredElements()
    
public  StringgetReloadedModelElementXMIID()
    
public  StringgetReloadedOwnerPresentationXMIID()
    
public  StringgetReloadedPresentationXMIID()
    
public  StringgetReloadedTopLevelXMIID()
    
public  ITSGraphObjectgetTSObject()
    
public  StringgetTopLevelMEIDValue()
    
public  booleangetWasModelElementDeleted()
    
public  booleanisOnTheScreen(TSEGraphics g)
    
public  voidreadFromArchive(IProductArchive prodArch, IProductArchiveElement archEle)
    
public  voidreset()
    
public  voidsetArchiveElement(IProductArchiveElement element)
    
public  voidsetDrawEngine(IDrawEngine newDrawEngine)
    
public  voidsetDrawEngineClass(String string)
    
public  voidsetDrawingArea(IDrawingAreaControl control)
    
public  voidsetFailedToCreateDrawEngine(boolean newVal)
    
public  voidsetInitStringValue(String string)
    
public  voidsetModelElement(IElement element)
    
public  voidsetProperty(TSProperty property)
    
public  voidsetReferredElements(IStrings newVal)
    
public  voidsetReloadedModelElementXMIID(String newVal)
    
public  voidsetReloadedOwnerPresentationXMIID(String newVal)
    
public  voidsetReloadedPresentationXMIID(String newVal)
    
public  voidsetReloadedTopLevelXMIID(String newVal)
    
public  voidsetWasModelElementDeleted(boolean newVal)
    
public  voidwriteToArchive(IProductArchive prodArch, IProductArchiveElement archEle)
    

Field Detail
qualityHints
protected RenderingHints qualityHints(Code)




Constructor Detail
ETGenericEdgeUI
public ETGenericEdgeUI()(Code)




Method Detail
copy
public void copy(TSEObjectUI sourceUI)(Code)



createNew
public IElement createNew(INamespace space, String initStr)(Code)
This routine is called when an object needs to be created from scratch. The user has dropped a TS node on the tree and we need to create the appropriate model element and presentation elements and tie them together. After all that is done look at the initialization string and create the correct engine.
Parameters:
  pNamespace - [in] The namespace to add the new item to
Parameters:
  sInitializationString - [in] The init string used to create this node
Parameters:
  pCreatedPresentationElement - [out] The presentatation element created if all goes well.
Parameters:
  pCreatedElement - [out] The model element created if all goes well.



createPresentationElement
public IPresentationElement createPresentationElement(IElement pEle)(Code)
Creates a new IEdgePresentation and returns true and pElem!=0 if successful.
Parameters:
  pElement - [in] The element that this edge view represents
Parameters:
  pElem - [out,retval] Creates the appropriate IPresentationElement for this node (right now it'salways an INodePresentation.)



draw
public void draw(TSEGraphics graphics)(Code)
This method draws the object represented by this UI.
Parameters:
  graphics - the TSEGraphics object onto whichthe UI is being drawn.



drawOutline
public void drawOutline(TSEGraphics graphics)(Code)



drawSelected
public void drawSelected(TSEGraphics graphics)(Code)



drawSelectedOutline
public void drawSelectedOutline(TSEGraphics graphics)(Code)



getArchiveElement
public IProductArchiveElement getArchiveElement()(Code)



getChangedProperties
public List getChangedProperties()(Code)



getDeviceBounds
public IETRect getDeviceBounds()(Code)



getDrawEngine
public IDrawEngine getDrawEngine()(Code)



getDrawEngineClass
public String getDrawEngineClass()(Code)



getDrawInfo
public IDrawInfo getDrawInfo()(Code)
Retrieves the graphics context for the node ui. The graphics context.



getDrawInfo
public IDrawInfo getDrawInfo(TSEGraphics graphics)(Code)
Retrieves the graphics context for the node ui.
Parameters:
  graphics - The TS graphics class. The graphics context.



getDrawingArea
public IDrawingAreaControl getDrawingArea()(Code)



getFailedToCreateDrawEngine
public boolean getFailedToCreateDrawEngine()(Code)



getGraphWindow
public TSEGraphWindow getGraphWindow()(Code)



getInitStringValue
public String getInitStringValue()(Code)



getLogicalBounds
public IETRect getLogicalBounds()(Code)



getMeidValue
public String getMeidValue()(Code)



getModelElement
public IElement getModelElement()(Code)



getPeidValue
public String getPeidValue()(Code)



getProperties
public List getProperties()(Code)



getReferredElements
public IStrings getReferredElements()(Code)



getReloadedModelElementXMIID
public String getReloadedModelElementXMIID()(Code)



getReloadedOwnerPresentationXMIID
public String getReloadedOwnerPresentationXMIID()(Code)



getReloadedPresentationXMIID
public String getReloadedPresentationXMIID()(Code)



getReloadedTopLevelXMIID
public String getReloadedTopLevelXMIID()(Code)



getTSObject
public ITSGraphObject getTSObject()(Code)



getTopLevelMEIDValue
public String getTopLevelMEIDValue()(Code)



getWasModelElementDeleted
public boolean getWasModelElementDeleted()(Code)



isOnTheScreen
public boolean isOnTheScreen(TSEGraphics g)(Code)



readFromArchive
public void readFromArchive(IProductArchive prodArch, IProductArchiveElement archEle)(Code)



reset
public void reset()(Code)



setArchiveElement
public void setArchiveElement(IProductArchiveElement element)(Code)



setDrawEngine
public void setDrawEngine(IDrawEngine newDrawEngine)(Code)



setDrawEngineClass
public void setDrawEngineClass(String string)(Code)



setDrawingArea
public void setDrawingArea(IDrawingAreaControl control)(Code)



setFailedToCreateDrawEngine
public void setFailedToCreateDrawEngine(boolean newVal)(Code)



setInitStringValue
public void setInitStringValue(String string)(Code)



setModelElement
public void setModelElement(IElement element)(Code)



setProperty
public void setProperty(TSProperty property)(Code)



setReferredElements
public void setReferredElements(IStrings newVal)(Code)



setReloadedModelElementXMIID
public void setReloadedModelElementXMIID(String newVal)(Code)



setReloadedOwnerPresentationXMIID
public void setReloadedOwnerPresentationXMIID(String newVal)(Code)



setReloadedPresentationXMIID
public void setReloadedPresentationXMIID(String newVal)(Code)



setReloadedTopLevelXMIID
public void setReloadedTopLevelXMIID(String newVal)(Code)



setWasModelElementDeleted
public void setWasModelElementDeleted(boolean newVal)(Code)



writeToArchive
public void writeToArchive(IProductArchive prodArch, IProductArchiveElement archEle)(Code)



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