Packageorg.aswing.plaf
Interfacepublic interface DefaultsDecorator
ImplementorsDefaultsDecoratorBase

The decorator that will use defaults properties.



Public Methods
 MethodDefined by
  
Sets the defaults properties owner.
DefaultsDecorator
Method detail
setDefaultsOwner()method
public function setDefaultsOwner(owner:ComponentUI):void

Sets the defaults properties owner. Which the owner.getDefault() will be called.

Parameters
owner:ComponentUI