File
Doc
Category
Size
Date
Package
UIPropertyChangeEvent.java
API Doc
Azureus 3.0.3.4
1235
Thu Feb 09 19:43:08 GMT 2006
org.gudy.azureus2.plugins.ui.components
UIPropertyChangeEvent
public interface UIPropertyChangeEvent
author
parg
Fields Summary
Constructors Summary
Methods Summary
public
java.lang.Object
getNewPropertyValue
()
public
java.lang.Object
getOldPropertyValue
()
public
java.lang.String
getPropertyType
()
public
UIComponent
getSource
()
Java Code Source