タグ

rcpに関するmsakamoto-sfのブックマーク (7)

  • Nebula Project | The Eclipse Foundation

    Supplemental Custom Widgets Nebula is a place where different Eclipse-Projects and Independent developers collaborate on building Custom SWT widgets and reuseable UI-Components useable in UI-Applications built using SWT and JFace. All Nebula components are available on the navigation tree on the left or from the table below. Each image links to a page that will further describe the component and i

    Nebula Project | The Eclipse Foundation
  • [ThinkIT] 第1回:Eclipseとプラグイン (1/4)

    はじめまして。連載を担当します、ビーブレイクシステムズの大森です。おそらく、ここへ来られた読者の皆さんは、少なからずEclipseプラグインの開発に興味を持っていることでしょう。また、こんなプラグインを作りたいと具体的なプランを持っている方もいらっしゃるのではないでしょうか。 筆者自身、プロジェクト特有の作業で、ちょっとしたプラグインがあれば開発効率が大きく上がるという場面に出会ってきました。デファクトスタンダードであるEclipseの機能を簡単に拡張できるというスキルは、皆さんだけでなく皆さんの周りの方々にとっても大変役に立ち、あなたの価値を大いに向上させることでしょう。ぜひ、この機会にプラグイン開発にチャレンジしてみてください。 皆さんの中には、Eclipseプラグインって難しそうというイメージをお持ちの方や、以前に他の書籍や記事などを参考にサンプルを作ったけれど、サンプルにはない内

  • [ThinkIT] 第1回:他とは異なるEclipse RCPの特徴 (1/3)

    皆さん、こんにちは。連載を担当します、ビーブレイクシステムズの横井です。連載ではリッチクライアント技術として、またクライアントサイドへのJavaの普及の鍵を握る技術として注目を浴びているEclipse Rich Client Platform(Eclipse RCP)について取り上げます。 なお、現在ではEclipse 3.1もリリースされていますが、今回の説明では日語化も行われているEclipse 3.0ベースで進めます。連載の最後でEclipse 3.1についても簡単に触れることにします。 なお、Eclipseに関する基的な操作方法や概念は理解していることを前提に進めますので、自信のない方は「Eclipse3ではじめるJava Webアプリケーション開発」に目を通した方がよいでしょう。 Eclipse RCPとはEclipse 3.xから利用可能になったリッチクライアント環境を

  • JFace - Eclipsepedia

    JFace is a UI toolkit with classes for handling many common UI programming tasks. JFace is window-system-independent in both its API and implementation, and is designed to work with SWT without hiding it. JFace includes the usual UI toolkit components of image and font registries, text, dialog, preference and wizard frameworks, and progress reporting for long running operations. Two of its more in

  • JFaceSnippets - Eclipsepedia

    JFace-Snippets are small and easy understandable programming examples of how to use the JFace API. To browse the examples, navigate to the examples GIT repository. Copy Paste The header section of each snippet is a link to the plain source. You can copy the source and paste it directly on the source folder or package in an eclipse project. The package and the class will be created automatically. *

  • Eclipse エディタ調査報告書

    Eclipseのエディタ 章では、Eclipseのエディタの構造、およびその変更方法につい て記述する。 まず、事前準備項でソース閲覧のための準備について述べ る。Eclipse のテキスト編集機能項で、Eclipseのワークベ ンチが提供する汎用エディタとその基機能および実装について説明する。 そして、JDT の Java エディタ項で Java 専用エディタの実装につい て、ワークベンチのエディタ機能との関連を交えて説明する。 最後に、 Java エディタの拡張項で、Java エディタへの機能追加の実 装事例を紹介するとともに、pxml 対応 Java エディタを実装する上での課題に も触れる。 事前準備 ドキュメントを理解するうえで、Eclipse のソースおよび、これを効率よく 閲覧するためのツールが必要不可欠である。 そこで、ドキュメントを読み進めていく上での事前準備とし

  • SWT Widgets | The Eclipse Foundation

    Below are screenshots and links to documentation for many of the widgets included in SWT. For a complete list of classes including those that don't screenshot well, see the SWT Javadoc.

    SWT Widgets | The Eclipse Foundation
  • 1