Package com.reportmill.panels
Class SpellCheckPanel
java.lang.Object
com.reportmill.panels.SpellCheckPanel
This class just runs a simple modal panel to register user name and email on first run.
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
SpellCheckPanelpublic SpellCheckPanel()Creates new register panel.
 
- 
- 
Method Details
- 
showpublic void show()Runs the spell check panel.
- 
getUIReturns the UI (loading it if necessary).
- 
resetUIpublic void resetUI()Reset the UI.
- 
respondUIHandles okay button.