Serialized Form
| Package net.sourceforge.wohenchan | 
m_xcells
int m_xcells
-  
 
m_ycells
int m_ycells
-  
 
m_valueToComponent
java.util.Hashtable m_valueToComponent
- Cache of components, indexed by value
 
-  
 
m_cachedValues
java.util.Vector m_cachedValues
- LRU list of values in m_valueToComponent
 
-  
 
input
javax.swing.JTextArea input
-  
 
output
CharacterGrid output
-  
 
m_font
HBFFont m_font
-  
 
m_noRepaint
boolean m_noRepaint
m_image
java.awt.Image m_image
-  
 
m_width
int m_width
-  
 
m_height
int m_height
-  
 
m_updateListener
java.awt.Component m_updateListener
-  
 
m_mainPanel
javax.swing.JPanel m_mainPanel
-  
 
m_input
javax.swing.JTextField m_input
-  
 
m_imageIconInserter
java.awt.event.ActionListener m_imageIconInserter
-  
 
m_inner
javax.swing.ListModel m_inner
- This is the underlying ListModel which actually contains the
 data.
 
-  
 
m_startIndex
int m_startIndex
- The index, into the underlying ListModel (m_inner) to present as
 element 0 to the outside world by this class.
 
-  
 
m_pagedSize
int m_pagedSize
- The size of the listmodel presented by this class.
 
-  
 
m_taskLabel
javax.swing.JLabel m_taskLabel
-  
 
m_progress
javax.swing.JProgressBar m_progress
-  
 
| Package net.sourceforge.wohenchan.encoding | 
| Package net.sourceforge.wohenchan.convert |