Java Doc for WorkbenchPartReference.java in  » IDE-Eclipse » ui-workbench » org » eclipse » ui » internal » 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 Eclipse » ui workbench » org.eclipse.ui.internal 
Source Cross Reference  Class Diagram Java Document (Java Doc) 


java.lang.Object
   org.eclipse.ui.internal.WorkbenchPartReference

All known Subclasses:   org.eclipse.ui.internal.EditorReference,  org.eclipse.ui.internal.ViewReference,
WorkbenchPartReference
abstract public class WorkbenchPartReference implements IWorkbenchPartReference,ISizeProvider(Code)


Field Summary
final public static  intINTERNAL_PROPERTY_ACTIVE_CHILD_CHANGED
     Internal property ID: Indicates that the part has an active child and the active child has changed.
final public static  intINTERNAL_PROPERTY_CLOSED
    
final public static  intINTERNAL_PROPERTY_MAXIMIZED
    
final public static  intINTERNAL_PROPERTY_OPENED
    
final public static  intINTERNAL_PROPERTY_PINNED
    
final public static  intINTERNAL_PROPERTY_VISIBLE
    
final public static  intINTERNAL_PROPERTY_ZOOMED
    
public static  intSTATE_CREATED
    
public static  intSTATE_CREATION_IN_PROGRESS
    
public static  intSTATE_DISPOSED
    
public static  intSTATE_LAZY
    
protected  PartPanepane
    
protected  IWorkbenchPartpart
    
protected  MappropertyCache
    

Constructor Summary
public  WorkbenchPartReference()
    

Method Summary
 voidaddInternalPropertyListener(IPropertyListener listener)
    
public  voidaddPartPropertyListener(IPropertyChangeListener listener)
    
public  voidaddPropertyListener(IPropertyListener listener)
    
protected  voidcheckReference()
    
protected  StringcomputeContentDescription()
     Computes a new content description for the part.
protected  ImageDescriptorcomputeImageDescriptor()
    
protected  StringcomputePartName()
    
public  intcomputePreferredSize(boolean width, int availableParallel, int availablePerpendicular, int preferredResult)
    
protected  StringcomputeTitle()
     Computes a new title for the part.
abstract protected  PartPanecreatePane()
    
abstract protected  IWorkbenchPartcreatePart()
    
protected  voidcreatePartProperties(IWorkbenchPart3 workbenchPart)
    
final public  voiddispose()
    
protected  voiddoDisposePart()
    
protected  voidfireInternalPropertyChange(int id)
    
protected  voidfirePartPropertyChange(PropertyChangeEvent event)
    
protected  voidfirePropertyChange(int id)
    
 voidfireVisibilityChange()
    
 voidfireZoomChange()
    
public  StringgetContentDescription()
     Returns the content description for this part.
final public  StringgetId()
    
final public  PartPanegetPane()
     Returns the part pane for this part reference.
final public  IWorkbenchPartgetPart(boolean restore)
    
public  StringgetPartName()
    
public  StringgetPartProperty(String key)
    
final protected  StringgetRawContentDescription()
    
final protected  StringgetRawPartName()
     Gets the part name directly from the associated workbench part, or the empty string if none.
final protected  StringgetRawTitle()
     Returns the unmodified title for the part, or the empty string if none the unmodified title, as set by the IWorkbenchPart.
final protected  StringgetRawToolTip()
    
public  intgetSizeFlags(boolean width)
    
public  StringgetTitle()
    
final public  ImagegetTitleImage()
    
public  ImageDescriptorgetTitleImageDescriptor()
    
public  StringgetTitleToolTip()
    
public  booleangetVisible()
    
public  voidinit(String id, String title, String tooltip, ImageDescriptor desc, String paneName, String contentDescription)
    
public  booleanisDirty()
    
public  booleanisDisposed()
    
public  booleanisPinned()
    
protected  voidpartPropertyChanged(Object source, int propId)
    
protected  voidpartPropertyChanged(PropertyChangeEvent event)
    
protected  voidrefreshFromPart()
    
protected  voidreleaseReferences()
     Releases any references maintained by this part reference when its actual part becomes known (not called when it is disposed).
 voidremoveInternalPropertyListener(IPropertyListener listener)
    
public  voidremovePartPropertyListener(IPropertyChangeListener listener)
    
public  voidremovePropertyListener(IPropertyListener listener)
    
protected  voidsetContentDescription(String newContentDescription)
    
protected  voidsetImageDescriptor(ImageDescriptor descriptor)
    
protected  voidsetPartName(String newPartName)
    
public  voidsetPinned(boolean newPinned)
    
protected  voidsetTitle(String newTitle)
    
protected  voidsetToolTip(String newToolTip)
    
public  voidsetVisible(boolean isVisible)
    

Field Detail
INTERNAL_PROPERTY_ACTIVE_CHILD_CHANGED
final public static int INTERNAL_PROPERTY_ACTIVE_CHILD_CHANGED(Code)
Internal property ID: Indicates that the part has an active child and the active child has changed. (fired by PartStack)



INTERNAL_PROPERTY_CLOSED
final public static int INTERNAL_PROPERTY_CLOSED(Code)
Internal property ID: Indicates that the underlying part was destroyed



INTERNAL_PROPERTY_MAXIMIZED
final public static int INTERNAL_PROPERTY_MAXIMIZED(Code)
Internal property ID: Indicates that changed in the min / max state has changed



INTERNAL_PROPERTY_OPENED
final public static int INTERNAL_PROPERTY_OPENED(Code)
Internal property ID: Indicates that the underlying part was created



INTERNAL_PROPERTY_PINNED
final public static int INTERNAL_PROPERTY_PINNED(Code)
Internal property ID: Indicates that the result of IEditorReference.isPinned()



INTERNAL_PROPERTY_VISIBLE
final public static int INTERNAL_PROPERTY_VISIBLE(Code)
Internal property ID: Indicates that the result of getVisible() has changed



INTERNAL_PROPERTY_ZOOMED
final public static int INTERNAL_PROPERTY_ZOOMED(Code)
Internal property ID: Indicates that the result of isZoomed() has changed



STATE_CREATED
public static int STATE_CREATED(Code)
State constant indicating that the part has been created



STATE_CREATION_IN_PROGRESS
public static int STATE_CREATION_IN_PROGRESS(Code)
State constant indicating that the part is in the process of being created



STATE_DISPOSED
public static int STATE_DISPOSED(Code)
State constant indicating that the reference has been disposed (the reference shouldn't be used anymore)



STATE_LAZY
public static int STATE_LAZY(Code)
State constant indicating that the part is not created yet



pane
protected PartPane pane(Code)



part
protected IWorkbenchPart part(Code)



propertyCache
protected Map propertyCache(Code)




Constructor Detail
WorkbenchPartReference
public WorkbenchPartReference()(Code)




Method Detail
addInternalPropertyListener
void addInternalPropertyListener(IPropertyListener listener)(Code)



addPartPropertyListener
public void addPartPropertyListener(IPropertyChangeListener listener)(Code)



addPropertyListener
public void addPropertyListener(IPropertyListener listener)(Code)

See Also:   IWorkbenchPart



checkReference
protected void checkReference()(Code)



computeContentDescription
protected String computeContentDescription()(Code)
Computes a new content description for the part. Subclasses may override to change the default behavior the new content description for the part



computeImageDescriptor
protected ImageDescriptor computeImageDescriptor()(Code)



computePartName
protected String computePartName()(Code)



computePreferredSize
public int computePreferredSize(boolean width, int availableParallel, int availablePerpendicular, int preferredResult)(Code)



computeTitle
protected String computeTitle()(Code)
Computes a new title for the part. Subclasses may override to change the default behavior. the title for the part



createPane
abstract protected PartPane createPane()(Code)



createPart
abstract protected IWorkbenchPart createPart()(Code)



createPartProperties
protected void createPartProperties(IWorkbenchPart3 workbenchPart)(Code)



dispose
final public void dispose()(Code)



doDisposePart
protected void doDisposePart()(Code)



fireInternalPropertyChange
protected void fireInternalPropertyChange(int id)(Code)



firePartPropertyChange
protected void firePartPropertyChange(PropertyChangeEvent event)(Code)



firePropertyChange
protected void firePropertyChange(int id)(Code)



fireVisibilityChange
void fireVisibilityChange()(Code)



fireZoomChange
void fireZoomChange()(Code)



getContentDescription
public String getContentDescription()(Code)
Returns the content description for this part. the pane name for the part



getId
final public String getId()(Code)



getPane
final public PartPane getPane()(Code)
Returns the part pane for this part reference. Does not return null. Should not be called if the reference has been disposed. TODO: clean up all code that has any possibility of calling this on a disposed reference and make this method throw an exception if anyone else attempts to do so.



getPart
final public IWorkbenchPart getPart(boolean restore)(Code)



getPartName
public String getPartName()(Code)
Returns the pane name for the part the pane name for the part



getPartProperty
public String getPartProperty(String key)(Code)



getRawContentDescription
final protected String getRawContentDescription()(Code)
Returns the content description as set directly by the part, or the empty string if none the unmodified content description from the part (or the empty string if none)



getRawPartName
final protected String getRawPartName()(Code)
Gets the part name directly from the associated workbench part, or the empty string if none.



getRawTitle
final protected String getRawTitle()(Code)
Returns the unmodified title for the part, or the empty string if none the unmodified title, as set by the IWorkbenchPart. Returns the empty string if none.



getRawToolTip
final protected String getRawToolTip()(Code)



getSizeFlags
public int getSizeFlags(boolean width)(Code)



getTitle
public String getTitle()(Code)



getTitleImage
final public Image getTitleImage()(Code)



getTitleImageDescriptor
public ImageDescriptor getTitleImageDescriptor()(Code)



getTitleToolTip
public String getTitleToolTip()(Code)



getVisible
public boolean getVisible()(Code)



init
public void init(String id, String title, String tooltip, ImageDescriptor desc, String paneName, String contentDescription)(Code)



isDirty
public boolean isDirty()(Code)



isDisposed
public boolean isDisposed()(Code)



isPinned
public boolean isPinned()(Code)



partPropertyChanged
protected void partPropertyChanged(Object source, int propId)(Code)



partPropertyChanged
protected void partPropertyChanged(PropertyChangeEvent event)(Code)



refreshFromPart
protected void refreshFromPart()(Code)
Refreshes all cached values with the values from the real part



releaseReferences
protected void releaseReferences()(Code)
Releases any references maintained by this part reference when its actual part becomes known (not called when it is disposed).



removeInternalPropertyListener
void removeInternalPropertyListener(IPropertyListener listener)(Code)



removePartPropertyListener
public void removePartPropertyListener(IPropertyChangeListener listener)(Code)



removePropertyListener
public void removePropertyListener(IPropertyListener listener)(Code)

See Also:   IWorkbenchPart



setContentDescription
protected void setContentDescription(String newContentDescription)(Code)



setImageDescriptor
protected void setImageDescriptor(ImageDescriptor descriptor)(Code)



setPartName
protected void setPartName(String newPartName)(Code)



setPinned
public void setPinned(boolean newPinned)(Code)



setTitle
protected void setTitle(String newTitle)(Code)



setToolTip
protected void setToolTip(String newToolTip)(Code)



setVisible
public void setVisible(boolean isVisible)(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.