วันพฤหัสบดีที่ 27 เมษายน พ.ศ. 2560

การสร้าง Plugin Frame ในโปรแกรม ImageJ

Plugin Frame

เปิดแก้ไข plugin ที่สืบทดอดมาจาก PlugInFrame class แสดงแสดงหน้าต่างประกอบด้วยปุ่มควบคุม และ ช่องข้อควม ดูตัวอย่างเพิ่มเติมได้ที่ https://imagej.nih.gov/ij/plugins/ip-demo.html

Image Processing Demo

Author:
Wayne Rasband (wsr at nih.gov)
History:
2000/06/21: First version
2001/03/05: No longer opens multiple windows
2003/06/17: Bug fixes
2005/03/30: Window is centered; works with non-rectangular selections
2008/02/03: Pressing Esc aborts the macros
2012/02/20: Uses inner class for runner thread; no deprecation warnings
Source:
IP_Demo.java
Installation:
Download IP_Demo.java to the plugins folder and compile it with the "Compile and Run" command.
Description:
This plugin demonstrates how to create a custom user interface, how to use ImageJ's ImageProcessor class, and how to run commands in a separate thread.
See Also:
The Action Bar plugin allows you to create customized button bars with icons.

ตัวอย่าง


1. เปิดเมนู



2. หน้าต่างการทำงาน


ไม่มีความคิดเห็น:

แสดงความคิดเห็น