⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 toc_starting.xml

📁 eclipse插件jigloo
💻 XML
字号:
<?xml version="1.0" encoding="UTF-8"?>
<?NLS TYPE="org.eclipse.help.toc"?>

<toc label="Getting Started">
	<topic label="Quick Start" href="html/getting_started.html#start"/>
	<topic label="Opening an existing GUI class" 
		href="html/getting_started.html#old_class"/>
	<topic  label="Migrating from older Jigloo versions and non-Jigloo classes" 
		href="html/getting_started.html#migrating"/>
	<topic label="Creating a new GUI class" 
		href="html/getting_started.html#new_class"/>
	<topic label="Jigloo's Basic Components" 
		href="html/getting_started.html#editor_parts">
		<topic label="The Form/Source Editor" href="html/editor.html"/>
		<topic label="The GUI Properties Editor" 
			href="html/properties_editor.html"/>
		<topic label="The Outline View" href="html/outline_page.html"/>
		<topic label="The Preferences Page" href="html/preferences_page.html"/>
	</topic>
	<topic label="Preparing your project to use the SWT classes" 
		href="html/getting_started.html#swt_prep"/>
	<topic label="Tips and FAQs" href="html/tips.html"/>
</toc>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -