Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1)

E13403-03

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)
           
 


Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1)

E13403-03

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