Skip navigation links

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

E13403-10


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)
           

 


Skip navigation links

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

E13403-10


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