Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.0.0)

E17493-01

Uses of Class
oracle.javatools.ui.simplestyle.StyledTextAttribute.AttributeType

Packages that use StyledTextAttribute.AttributeType
oracle.javatools.ui.simplestyle   
 

Uses of StyledTextAttribute.AttributeType in oracle.javatools.ui.simplestyle
 

Methods in oracle.javatools.ui.simplestyle that return StyledTextAttribute.AttributeType
static StyledTextAttribute.AttributeType StyledTextAttribute.AttributeType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static StyledTextAttribute.AttributeType[] StyledTextAttribute.AttributeType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in oracle.javatools.ui.simplestyle with parameters of type StyledTextAttribute.AttributeType
 void StyledTextAttribute.addAttribute(StyledTextAttribute.AttributeType type, java.lang.Object value)
           
 java.lang.Object StyledTextAttribute.getAttribute(StyledTextAttribute.AttributeType type)
           
 


Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.0.0)

E17493-01

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