Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • sOC ... and a Qt/C++ mockup. This is an Eclipse project; it can also be built with just a scala compiler, but that would require significant effort. It depends on SWT and JFace for the GUI toolkit, JEuclid for MathML rendering, and JFreeChart for graphing.
  • spritey An open-source sprite sheet creator. Spritey is an open-source sprite sheet creator, written in Java with SWT and JFace front-end. This tool is distributed under GNU GPL version 3, which can be found in the file COPYING. Each project comes with project ...
  • tinybinding ... synchronization of values between objects including values of Swing Components. The basic API design was largely inspired by [JFace Data Binding](wiki.eclipse.org/index.php/JFace_Data_Binding) and extended to use more fluent elements and therefore ...
  • rcpdemo Example RCP project for demonstrating RCP features (Sandbox, SWT layouts, JFace Data Binding)
  • jbehave-eclipse-plugin ... .org/szczepiq/givwenzenclipse/wiki/Home) * [Building an Eclipse Text Editor with JFace Text](http://www.realsolve.co.uk/site/tech/jface-text.php) * [Eclipse Plug-ins, Third Edition](http://www.amazon.com/Eclipse-Plug-ins-3rd-Eric-Clayberg/dp/ ...
  • jpreferences ... for an application. The framework is based off of the [JFace Preferences][0] package architecture. This project was started because I ... =/org.eclipse.platform.doc.isv/reference/api/org/eclipse/jface/viewers/package-summary.html [1]: http://www.eclipse.org/ ...
  • CueMeister ... ; it must include recent versions of - jaudiotagger (https://jaudiotagger.dev.java.net/) - Eclipse core.commands, equinox.common and jface. These are found in your eclipse/plugins directory. - swt.jar from the SWT toolkit (http://www.eclipse. ...
  • JFeet JFeet -- common JFace implementation patterns
  • Cloudio ... , we decided to create a stand-alone plugin, such that it can also be used in other projects. Cloudio supports the JFace MVC model: Content and look of the cloud can be defined with custom label- and contentproviders. Additionally, Cloudio offers methods ...
  • Editor ... the "wheel of text editing" better. Given the amount of time I spend in front of a text editor, I thought making this experience more pleasant might prove useful for myself and possibly others. This project is based on Eclipse, Groovy, SWT and JFACE.