javax.swing.text.rtf
Class RTFAttributes

java.lang.Object
  extended byjavax.swing.text.rtf.RTFAttributes

class RTFAttributes
extends Object


Nested Class Summary
(package private) static class RTFAttributes.AssertiveAttribute
           
(package private) static class RTFAttributes.BooleanAttribute
           
(package private) static class RTFAttributes.GenericAttribute
           
(package private) static class RTFAttributes.NumericAttribute
           
 
Field Summary
(package private) static RTFAttribute[] attributes
           
 
Constructor Summary
(package private) RTFAttributes()
           
 
Method Summary
(package private) static Dictionary attributesByKeyword()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

attributes

static RTFAttribute[] attributes
Constructor Detail

RTFAttributes

RTFAttributes()
Method Detail

attributesByKeyword

static Dictionary attributesByKeyword()