com.bea.netuix.laf
Class AbstractLookAndFeelComponent

java.lang.Object
  extended by com.bea.netuix.laf.AbstractLookAndFeelComponent
All Implemented Interfaces
LookAndFeelComponent
Direct Known Subclasses:
Skeleton, Skin

public abstract class AbstractLookAndFeelComponent
extends Object
implements LookAndFeelComponent

AbstractLookAndFeelComponent provides common implementation details for Look and Feel components.

This abstract class is intended to be implemented only by Oracle Weblogic Portal. Oracle Systems reserves the right to add abstract methods to this abstract class without notice. Extensions of this abstract class by other parties must not be expected to compile without change in future versions of Oracle Weblogic Portal.

Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.bea.netuix.laf.LookAndFeelComponent
getAvailableChromosomes, getChromosome, getFullPath, getHtmlPathResolver, getName, getPath
 



Copyright © 2011, Oracle. All rights reserved.