Oracle UIX API Reference
Release 2.1.22.0.0
B12196-01

oracle.cabo.image
Class PropertyInstantiator

java.lang.Object
  |
  +--oracle.cabo.image.PropertyInstantiator

public class PropertyInstantiator
extends java.lang.Object

PropertyInstantiator is used by ImageType instances to implement deferred loading of type-specific properties.


Constructor Summary
PropertyInstantiator(java.lang.String className)
           
 
Method Summary
 java.lang.String getClassName()
           
 java.lang.Object instantiate()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PropertyInstantiator

public PropertyInstantiator(java.lang.String className)
Method Detail

getClassName

public java.lang.String getClassName()

instantiate

public java.lang.Object instantiate()

Oracle UIX API Reference
Release 2.1.22.0.0
B12196-01

Copyright © 2002,2003, Oracle. All Rights Reserved.