HanziLookup-src

所属分类:Java编程
开发工具:Java
文件大小:2578KB
下载次数:18
上传日期:2010-02-11 02:40:08
上 传 者juvconan
说明:  A Chinese character dictionary app using (crude) handwriting recognition. This is a version of an older lookup app using the newer lookup component. Jar file should be directly runnable as both an Applet and as a stand-alone app.
(A Chinese character dictionary app using (crude) handwriting recognition. This is a version of an older lookup app using the newer lookup component. Jar file should be directly runnable as both an Applet and as a stand-alone app.)

文件列表:
src (0, 2007-08-10)
src\hanzilookup (0, 2007-08-10)
src\hanzilookup\characterinput (0, 2006-11-07)
src\hanzilookup\data (0, 2007-08-10)
src\hanzilookup\i18n (0, 2007-02-26)
src\hanzilookup\ui (0, 2007-02-26)
src\kiang (0, 2006-11-07)
src\kiang\awt (0, 2006-11-07)
src\kiang\awt\geom (0, 2006-11-07)
src\kiang\chinese (0, 2007-01-07)
src\kiang\chinese\font (0, 2007-01-07)
src\kiang\io (0, 2006-11-07)
src\kiang\swing (0, 2006-11-07)
src\kiang\util (0, 2006-11-07)
COPYING (18011, 2006-04-25)
src\hanzilookup\HanziLookup.java (27826, 2007-08-10)
src\hanzilookup\characterinput\CharacterEntry.java (6599, 2006-11-08)
src\hanzilookup\data\CharacterDescriptor.java (2697, 2006-11-05)
src\hanzilookup\data\CharacterTypeParser.java (6538, 2006-08-27)
src\hanzilookup\data\CharacterTypeRepository.java (5329, 2006-04-25)
src\hanzilookup\data\MatcherThread.java (5398, 2007-02-25)
src\hanzilookup\data\MemoryStrokesStreamProvider.java (2412, 2006-11-05)
src\hanzilookup\data\ResourceStrokesStreamProvider.java (1792, 2007-08-10)
src\hanzilookup\data\StrokesDataSource.java (14287, 2007-08-10)
src\hanzilookup\data\StrokesIO.java (4906, 2006-04-25)
src\hanzilookup\data\StrokesMatcher.java (28535, 2007-02-25)
src\hanzilookup\data\StrokesParser.java (18280, 2006-11-12)
src\hanzilookup\i18n\HanziLookupBundleKeys.java (3246, 2007-07-21)
src\hanzilookup\ui\CharacterCanvas.java (11728, 2007-02-25)
src\hanzilookup\ui\HanziLookupUIBuilder.java (17748, 2007-02-26)
src\hanzilookup\ui\WrittenCharacter.java (16958, 2007-02-25)
src\kiang\awt\geom\CurveUtils.java (11761, 2006-04-25)
src\kiang\chinese\font\ChineseFontChooserFactory.java (5056, 2006-04-25)
src\kiang\chinese\font\ChineseFontFinder.java (6234, 2007-02-20)
src\kiang\io\LineParser.java (3101, 2006-04-25)
src\kiang\swing\JClickableList.java (5291, 2007-02-01)
src\kiang\swing\JFontChooser.java (31316, 2006-04-25)
src\kiang\swing\JTextListLink.java (11119, 2006-04-25)
src\kiang\util\ComparableComparator.java (1414, 2006-04-25)
... ...

Jordan Kiang jordan-at-kiang.org Java source code for a Chinese character input Swing widget using (crude) handwriting recognition. Applications can make use of it by interacting with the HanziLookup JPanel. HanziLookup now has two constructors, one for use with plain-text data files, the other for use with a pre-compiled data file for faster load times. strokes.dat is a pre-compiled version of strokes.txt. The only other documentation is the javadoc. Released under the included GNU GPL.

近期下载者

相关文件


收藏者