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

E13403-04

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 Reference
11g Release 1 (11.1.1)

E13403-04

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