edu.northwestern.at.wordhoard.swing.lexicon
Class LexiconPanel.LexiconItem

java.lang.Object
  extended by edu.northwestern.at.wordhoard.swing.lexicon.LexiconPanel.LexiconItem
Enclosing class:
LexiconPanel

protected static class LexiconPanel.LexiconItem
extends java.lang.Object

Lexicon item class.


Field Summary
(package private)  java.text.CollationKey collationKey
           
(package private)  LemmaCorpusCounts counts
           
 
Constructor Summary
protected LexiconPanel.LexiconItem()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

counts

LemmaCorpusCounts counts

collationKey

java.text.CollationKey collationKey
Constructor Detail

LexiconPanel.LexiconItem

protected LexiconPanel.LexiconItem()