Extension SDK 10.1.2

Uses of Class
oracle.ide.model.DefaultAttributes

Packages that use DefaultAttributes
oracle.ide.explorer Contains the interfaces and classes addins use to provide a structured view of data contained in nodes displayed in a navigator or an editor. 
oracle.ide.model Contains interfaces and classes implementing JDeveloper's data model. 
 

Uses of DefaultAttributes in oracle.ide.explorer
 

Subclasses of DefaultAttributes in oracle.ide.explorer
 class CellRendererAttributes
          The TNodeConstants class defines the TNode bits.
 

Uses of DefaultAttributes in oracle.ide.model
 

Subclasses of DefaultAttributes in oracle.ide.model
 class ElementAttributes
          Extends Attributes to focus on the notion of Element attributes.
 

Methods in oracle.ide.model with parameters of type DefaultAttributes
protected  boolean DefaultAttributes.equalsImpl(DefaultAttributes other)
           
 

Constructors in oracle.ide.model with parameters of type DefaultAttributes
DefaultAttributes(DefaultAttributes attributes)
           
ElementAttributes(DefaultAttributes attributes)
           
 


Extension SDK

 

Copyright © 1997, 2004, Oracle. All rights reserved.