Added JavaHelp and some first entries into the documentation. JExtDesktopPane now defines keystrokes to access tiling/cascading windows. The main GUI has a new menu structure, showing a preferences entry in the options menu and a "Help Contents" under the Help menu.
This commit is contained in:
2012-05-22 13:52:39 +00:00
parent 4cf0375f35
commit 97ffdbf33a
16 changed files with 146 additions and 12 deletions

View File

@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?><!DOCTYPE map PUBLIC "-//Sun Microsystems Inc.//DTD JavaHelp Map Version 2.0//EN" "http://java.sun.com/products/javahelp/map_2_0.dtd">
<map version="2.0"><mapID target="html_index_html" url="html/index.html"/><mapID target="html_ide-basics_keyboard-shortcuts_about-shortcuts_html" url="html/ide-basics/keyboard-shortcuts/about-shortcuts.html"/><mapID target="html_ide-basics_keyboard-shortcuts_menu-shortcuts_html" url="html/ide-basics/keyboard-shortcuts/menu-shortcuts.html"/></map>