sir,
After giving this command at the command prompt, the output as follows
java -Xms128m -Xmx512m -jar jTessBoxEditor.jar
4 May, 2013 6:21:23 PM java.util.prefs.FileSystemPreferences$2 run
INFO: Created user preferences directory.
Exception in thread "AWT-EventQueue-0" java.awt.HeadlessException
    at
java.awt.GraphicsEnvironment.checkHeadless(GraphicsEnvironment.java:173)
    at java.awt.Window.<init>(Window.java:546)
    at java.awt.Frame.<init>(Frame.java:419)
    at java.awt.Frame.<init>(Frame.java:384)
    at javax.swing.JFrame.<init>(JFrame.java:174)
    at net.sourceforge.tessboxeditor.Gui.<init>(Unknown Source)
    at net.sourceforge.tessboxeditor.GuiWithMRU.<init>(Unknown Source)
    at net.sourceforge.tessboxeditor.GuiWithEdit.<init>(Unknown Source)
    at net.sourceforge.tessboxeditor.GuiWithSpinner.<init>(Unknown Source)
    at net.sourceforge.tessboxeditor.GuiWithFont.<init>(Unknown Source)
    at net.sourceforge.tessboxeditor.GuiWithLaF.<init>(Unknown Source)
    at net.sourceforge.tessboxeditor.GuiWithTools.<init>(Unknown Source)
    at net.sourceforge.tessboxeditor.GuiWithTools$2.run(Unknown Source)
    at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:226)
    at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:673)
    at java.awt.EventQueue.access$300(EventQueue.java:96)
    at java.awt.EventQueue$2.run(EventQueue.java:634)
    at java.awt.EventQueue$2.run(EventQueue.java:632)
    at java.security.AccessController.doPrivileged(Native Method)
    at
java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:105)
    at java.awt.EventQueue.dispatchEvent(EventQueue.java:643)
    at
java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:275)
    at
java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:200)
    at
java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:190)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:185)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:177)
    at java.awt.EventDispatchThread.run(EventDispatchThread.java:138)

However i could not get how to open the window
[image: jTessBoxEditor Swing UI][image: Box View]
jTessBoxEditor Swing U

Please reply me
Thank you


On Wed, May 1, 2013 at 3:32 AM, Quan Nguyen <nguyen...@gmail.com> wrote:

> Version 0.9 Release:
>
> - Enhance Generate TIFF/Box functionality to allow for combining
> prepending symbols in addition to appending
> - Fix a bug that failed to persist changes to table in edit mode
> - Find function now supports partial matches
> - Fix a problem with table not scrolling along when row header has focus
> and scrolling
>
> http://sourceforge.net/projects/vietocr/files/jTessBoxEditor/
>
> --
> --
> You received this message because you are subscribed to the Google
> Groups "tesseract-ocr" group.
> To post to this group, send email to tesseract-ocr@googlegroups.com
> To unsubscribe from this group, send email to
> tesseract-ocr+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/tesseract-ocr?hl=en
>
> ---
> You received this message because you are subscribed to a topic in the
> Google Groups "tesseract-ocr" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/tesseract-ocr/QQ8wC59YKUI/unsubscribe?hl=en
> .
> To unsubscribe from this group and all its topics, send an email to
> tesseract-ocr+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>

-- 
-- 
You received this message because you are subscribed to the Google
Groups "tesseract-ocr" group.
To post to this group, send email to tesseract-ocr@googlegroups.com
To unsubscribe from this group, send email to
tesseract-ocr+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/tesseract-ocr?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
"tesseract-ocr" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tesseract-ocr+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to