设计器右键插件demo。
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
555 B

<?xml version="1.0" encoding="UTF-8" standalone="no"?><plugin>
<id>com.fr.plugin.designer.right.selection</id>
<name><![CDATA[右键菜单插件]]></name>
<active>yes</active>
<version>1.0</version>
<env-version>9.0</env-version>
<jartime>2018-11-13</jartime>
<vendor>zack</vendor>
<description/>
<change-notes/>
<function-recorder class="com.fr.plugin.designer.MyActionImpl"/>
<extra-designer>
<RightSelectionHandlerProvider class="com.fr.plugin.designer.MyActionImpl"/>
</extra-designer>
</plugin>