|
Extension SDK 10.1.3.36.73 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectoracle.javatools.compare.CompareContributor
The base class for a single participant in compare.
| Constructor Summary | |
CompareContributor()
|
|
| Method Summary | |
void |
addPropertyChangeListener(java.beans.PropertyChangeListener listener)
Add a listener to be notified when properties of this bean change. |
void |
addPropertyChangeListener(java.lang.String propertyName,
java.beans.PropertyChangeListener listener)
Add a listener to be notified when properties of this bean change. |
java.lang.String |
getLongLabel()
Get a long label for this comparable element. |
protected java.beans.PropertyChangeSupport |
getPropertyChangeSupport()
Get the property change support for this contributor. |
java.lang.String |
getShortLabel()
Get a short label for this comparable element. |
java.lang.String |
getType()
Get the extension of the file this contributor represents. |
void |
removePropertyChangeListener(java.beans.PropertyChangeListener listener)
Remove a property change listener. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public CompareContributor()
| Method Detail |
public java.lang.String getShortLabel()
public java.lang.String getLongLabel()
public java.lang.String getType()
protected java.beans.PropertyChangeSupport getPropertyChangeSupport()
public void addPropertyChangeListener(java.lang.String propertyName,
java.beans.PropertyChangeListener listener)
propertyName - the property to listen for changes tolistener - the listener to addpublic void addPropertyChangeListener(java.beans.PropertyChangeListener listener)
listener - the listener to addpublic void removePropertyChangeListener(java.beans.PropertyChangeListener listener)
listener - the listener to remove
|
Extension SDK 10.1.3.36.73 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Copyright © 1997, 2005, Oracle.All rights reserved.