Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep
A B C F G I K L N O P R S U

A

addPropertySetListener(PropertySetListener) - Method in class com.virtuosotechnologies.lib.propertyset.BasicPropertySet
Add a PropertySetListener.
addPropertySetListener(PropertySetListener) - Method in interface com.virtuosotechnologies.lib.propertyset.PropertySet
Add a PropertySetListener.
addPropertySetListener(PropertySetListener) - Method in class com.virtuosotechnologies.lib.propertyset.UnmodifiablePropertySet
Add a PropertySetListener.

B

BasicPropertySet - class com.virtuosotechnologies.lib.propertyset.BasicPropertySet.
A basic set of typed properties.
BasicPropertySet() - Constructor for class com.virtuosotechnologies.lib.propertyset.BasicPropertySet
Constructor
BasicPropertySet(PropertySet) - Constructor for class com.virtuosotechnologies.lib.propertyset.BasicPropertySet
Constructor

C

com.virtuosotechnologies.lib.propertyset - package com.virtuosotechnologies.lib.propertyset
 

F

firePropertySetEvent(ConstrainedKey, Object, Object, boolean) - Method in class com.virtuosotechnologies.lib.propertyset.BasicPropertySet
Fires a property set event

G

getDefaultValue(ConstrainedKey) - Method in class com.virtuosotechnologies.lib.propertyset.BasicPropertySet
Get the default value for a property, or null if there is no default.
getDefaultValue(ConstrainedKey) - Method in interface com.virtuosotechnologies.lib.propertyset.PropertySet
Get the default value for a property, or null if there is no default.
getDefaultValue(ConstrainedKey) - Method in class com.virtuosotechnologies.lib.propertyset.UnmodifiablePropertySet
Get the default value for a property, or null if there is no default.
getKey() - Method in class com.virtuosotechnologies.lib.propertyset.PropertySetEvent
Get the key changed
getNewValue() - Method in class com.virtuosotechnologies.lib.propertyset.PropertySetEvent
Get the new value
getOldValue() - Method in class com.virtuosotechnologies.lib.propertyset.PropertySetEvent
Get the old value
getPropertySet() - Method in class com.virtuosotechnologies.lib.propertyset.PropertySetEvent
Get the source.
getValue(ConstrainedKey) - Method in class com.virtuosotechnologies.lib.propertyset.BasicPropertySet
Get a property.
getValue(ConstrainedKey) - Method in interface com.virtuosotechnologies.lib.propertyset.PropertySet
Get a property.
getValue(ConstrainedKey) - Method in class com.virtuosotechnologies.lib.propertyset.UnmodifiablePropertySet
Get a property.

I

isSourceOriginal() - Method in class com.virtuosotechnologies.lib.propertyset.PropertySetEvent
Returns true if the PropertySet returned from getPropertySet was the original PropertySet that had a property changed.
isSourceOriginal_ - Variable in class com.virtuosotechnologies.lib.propertyset.PropertySetEvent
 

K

key_ - Variable in class com.virtuosotechnologies.lib.propertyset.PropertySetEvent
 

L

listener_ - Variable in class com.virtuosotechnologies.lib.propertyset.BasicPropertySet
 
listener_ - Variable in class com.virtuosotechnologies.lib.propertyset.UnmodifiablePropertySet
 

N

newValue_ - Variable in class com.virtuosotechnologies.lib.propertyset.PropertySetEvent
 

O

oldValue_ - Variable in class com.virtuosotechnologies.lib.propertyset.PropertySetEvent
 

P

PROPERTYSET_CHANGED_METHOD - Static variable in interface com.virtuosotechnologies.lib.propertyset.PropertySetListener
Method object referring to the propertyChanged method
PropertySet - interface com.virtuosotechnologies.lib.propertyset.PropertySet.
A set of constrained properties.
PropertySetEvent - class com.virtuosotechnologies.lib.propertyset.PropertySetEvent.
An event sent when a property is changed in a property set.
PropertySetEvent(PropertySet, boolean, ConstrainedKey, Object, Object) - Constructor for class com.virtuosotechnologies.lib.propertyset.PropertySetEvent
Constructor
PropertySetListener - interface com.virtuosotechnologies.lib.propertyset.PropertySetListener.
A listener for when changes are made to a PropertySet
parent_ - Variable in class com.virtuosotechnologies.lib.propertyset.BasicPropertySet
 
parent_ - Variable in class com.virtuosotechnologies.lib.propertyset.UnmodifiablePropertySet
 
properties_ - Variable in class com.virtuosotechnologies.lib.propertyset.BasicPropertySet
 
propertyBroadcaster_ - Variable in class com.virtuosotechnologies.lib.propertyset.BasicPropertySet
 
propertyBroadcaster_ - Variable in class com.virtuosotechnologies.lib.propertyset.UnmodifiablePropertySet
 
propertySetChanged(PropertySetEvent) - Method in interface com.virtuosotechnologies.lib.propertyset.PropertySetListener
Property in a property set was changed.
putValue(ConstrainedKey, Object) - Method in class com.virtuosotechnologies.lib.propertyset.BasicPropertySet
Set a property.
putValue(ConstrainedKey, Object) - Method in interface com.virtuosotechnologies.lib.propertyset.PropertySet
Set a property.
putValue(ConstrainedKey, Object) - Method in class com.virtuosotechnologies.lib.propertyset.UnmodifiablePropertySet
Set a property.

R

removePropertySetListener(PropertySetListener) - Method in class com.virtuosotechnologies.lib.propertyset.BasicPropertySet
Remove a PropertySetListener.
removePropertySetListener(PropertySetListener) - Method in interface com.virtuosotechnologies.lib.propertyset.PropertySet
Remove a PropertySetListener.
removePropertySetListener(PropertySetListener) - Method in class com.virtuosotechnologies.lib.propertyset.UnmodifiablePropertySet
Remove a PropertySetListener.
resetValue(ConstrainedKey) - Method in class com.virtuosotechnologies.lib.propertyset.BasicPropertySet
Reset a property to the default.
resetValue(ConstrainedKey) - Method in interface com.virtuosotechnologies.lib.propertyset.PropertySet
Reset a property to the default.
resetValue(ConstrainedKey) - Method in class com.virtuosotechnologies.lib.propertyset.UnmodifiablePropertySet
Reset a property to the default.

S

source_ - Variable in class com.virtuosotechnologies.lib.propertyset.PropertySetEvent
 

U

UnmodifiablePropertySet - class com.virtuosotechnologies.lib.propertyset.UnmodifiablePropertySet.
A PropertySet that wraps another PropertySet and doesn't allow modifications
UnmodifiablePropertySet(PropertySet) - Constructor for class com.virtuosotechnologies.lib.propertyset.UnmodifiablePropertySet
Constructor

A B C F G I K L N O P R S U