plugin.properties
来自「很好的学习swt的 sample 很好的学习swt的 sample」· PROPERTIES 代码 · 共 16 行
PROPERTIES
16 行
providerName = Eclipse.org
plugin.SWTControlsExample.name = SWT Controls Example Plugin
category.SWTExamples.name = SWT Examples
view.ControlsExample.name = SWT Controls
launchcategory.SWTViewExamples.name = Workbench Views
launchcategory.SWTViewExamples.description = \
A collection of Standard Widget Toolkit examples that run as Views inside the Workbench. \
These examples will create a new View in the current Perspective.
launchitem.ControlsExample.name = Controls
launchitem.ControlsExample.description = \
This example is a simple demonstration of common SWT controls.\n\n\
It consists of a tab folder where each tab allows the user \
to interact with a different SWT control. \
The user can change styles and settings and view how this affects the control.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?