helpgui-1.1
java Help! 

所属分类:Java编程
开发工具:Java
文件大小:150KB
下载次数:0
上传日期:2020-06-07 12:30:01
上 传 者sktyc
说明:  JAVA帮助文件制作 组件库 Help GUI源码
(JAVA help file production component library Help GUI source code)

文件列表:
codes\helpgui-1.1\build.xml (5310, 2003-10-12)
codes\helpgui-1.1\COPYING (18009, 2003-10-09)
codes\helpgui-1.1\data\MANIFEST.MF (66, 2003-10-09)
codes\helpgui-1.1\data\resources\docs\help\general\contacts.html (830, 2003-10-09)
codes\helpgui-1.1\data\resources\docs\help\general\features.html (1255, 2003-10-09)
codes\helpgui-1.1\data\resources\docs\help\general\introduction.html (829, 2003-10-09)
codes\helpgui-1.1\data\resources\docs\help\general\license.html (1302, 2003-10-09)
codes\helpgui-1.1\data\resources\docs\help\howtouse\dirweb.html (823, 2003-10-09)
codes\helpgui-1.1\data\resources\docs\help\howtouse\icons.html (2074, 2003-10-12)
codes\helpgui-1.1\data\resources\docs\help\howtouse\launch.html (828, 2003-10-09)
codes\helpgui-1.1\data\resources\docs\help\howtouse\toc.html (1509, 2003-10-09)
codes\helpgui-1.1\data\resources\docs\help\images\bluecurve.png (4894, 2003-10-12)
codes\helpgui-1.1\data\resources\docs\help\images\crystal.png (6021, 2003-10-12)
codes\helpgui-1.1\data\resources\docs\help\images\gtk.png (4467, 2003-10-12)
codes\helpgui-1.1\data\resources\docs\help\images\header1.png (23970, 2003-10-09)
codes\helpgui-1.1\data\resources\docs\help\images\header2.png (152, 2003-10-09)
codes\helpgui-1.1\data\resources\docs\help\images\java.png (3149, 2003-10-12)
codes\helpgui-1.1\data\resources\docs\help\images\jfa.png (2590, 2003-10-12)
codes\helpgui-1.1\data\resources\docs\help\images\kde.png (4858, 2003-10-12)
codes\helpgui-1.1\data\resources\docs\help\images\plastic.png (2271, 2003-10-12)
codes\helpgui-1.1\data\resources\docs\help\images\slick.png (6194, 2003-10-12)
codes\helpgui-1.1\data\resources\docs\help\images\windows.png (2403, 2003-10-12)
codes\helpgui-1.1\data\resources\docs\help\style.css (1131, 2003-10-09)
codes\helpgui-1.1\data\resources\docs\help\toc.xml (746, 2003-10-09)
codes\helpgui-1.1\src\net\sourceforge\helpgui\gui\HelpView.java (7758, 2003-10-12)
codes\helpgui-1.1\src\net\sourceforge\helpgui\gui\MainFrame.java (8703, 2003-10-12)
codes\helpgui-1.1\src\net\sourceforge\helpgui\gui\TestRolloverButton.java (2471, 2003-10-09)
codes\helpgui-1.1\src\net\sourceforge\helpgui\gui\TextArea.java (2389, 2003-10-09)
codes\helpgui-1.1\src\net\sourceforge\helpgui\gui\TreeRenderer.java (2118, 2003-10-09)
codes\helpgui-1.1\src\net\sourceforge\helpgui\HelpGui.java (1454, 2003-10-12)
codes\helpgui-1.1\src\net\sourceforge\helpgui\icons\bluecurve\addbookmarks.gif (446, 2003-10-12)
codes\helpgui-1.1\src\net\sourceforge\helpgui\icons\bluecurve\contents.gif (733, 2003-10-09)
codes\helpgui-1.1\src\net\sourceforge\helpgui\icons\bluecurve\contents2.gif (642, 2003-10-09)
codes\helpgui-1.1\src\net\sourceforge\helpgui\icons\bluecurve\home.gif (491, 2003-10-09)
codes\helpgui-1.1\src\net\sourceforge\helpgui\icons\bluecurve\next.gif (374, 2003-10-09)
codes\helpgui-1.1\src\net\sourceforge\helpgui\icons\bluecurve\previous.gif (364, 2003-10-09)
codes\helpgui-1.1\src\net\sourceforge\helpgui\icons\bluecurve\print.gif (700, 2003-10-09)
codes\helpgui-1.1\src\net\sourceforge\helpgui\icons\bluecurve\sheet.gif (1110, 2003-10-09)
codes\helpgui-1.1\src\net\sourceforge\helpgui\icons\crystal\addbookmarks.gif (660, 2003-10-12)
... ...

HelpHUI version 1.1 http://helpgui.sourceforge.net ========================== TABLE OF CONTENT ================ 1. Author 2. The License 3. The Demo 4. How To Use ?? ========================== 1. Author ========= Alexandre THOMAS ========================== 2. The License ============== HelpGUI is under the GPL License ========================== 3. The Demo =========== The HelpGUI demo show you a simple example of the HelpGUI utilisation. Run by "java -jar helpgui-version-demo.jar" The Main Frame is showing with some documentation example ========================== 4. How To Use ?? ================ Create a directory like /docs/help/ include a file name toc.xml (table of content) and edit it as the on of the demo. Next edit you html web pages on the directory For launching the helpGUI only use the following line JFrame helpFrame = new net.sourceforge.helpgui.gui.MainFrame("/docs/help/","java"); helpFrame.setVisible(true); "/docs/help/" is the directory where the files are located "java" is the icon theme (choose between bluecurve, crystal, gtk, java, jfa, kde, plastic, slick, windows

近期下载者

相关文件


收藏者