javax.swing.text.rtf
Class RTFGenerator.CharacterKeywordPair

java.lang.Object
  extended byjavax.swing.text.rtf.RTFGenerator.CharacterKeywordPair
Enclosing class:
RTFGenerator

static class RTFGenerator.CharacterKeywordPair
extends Object


Field Summary
 char character
           
 String keyword
           
 
Constructor Summary
(package private) RTFGenerator.CharacterKeywordPair()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

character

public char character

keyword

public String keyword
Constructor Detail

RTFGenerator.CharacterKeywordPair

RTFGenerator.CharacterKeywordPair()