[www.ed2k.online]下載基地為您提供軟件、遊戲、圖書、教育等各種資源的ED2K電驢共享下載和MAGNET磁力鏈接下載。
設為首頁
加入收藏
首頁 圖書資源 軟件資源 游戲資源 教育資源 其他資源
 電驢下載基地 >> 软件资源 >> 編程開發 >> 《JAVA組件》(JIDE Software Java Components)v2.11.1[壓縮包]
《JAVA組件》(JIDE Software Java Components)v2.11.1[壓縮包]
下載分級 软件资源
資源類別 編程開發
發布時間 2017/7/17
大       小 -
《JAVA組件》(JIDE Software Java Components)v2.11.1[壓縮包] 簡介: 資料介紹 相關專題學習資料: JAV
電驢資源下載/磁力鏈接資源下載:
全選
"《JAVA組件》(JIDE Software Java Components)v2.11.1[壓縮包]"介紹

資料介紹

相關專題學習資料:
  • JAVA教程/視頻教程

IPB Image
長久以來,數以千計的程序開發人員花費不菲的時間,用於重復編制已存在於別處的程序組件。為什麼您不將焦點集中到您應用程序最有價值的部分,而由我們來提供那些常規的程序組件?這就是我們推出JIDE組件的初衷。這個單獨的產品包括了多達10個組件,我們可以保證在您的應用程序開發過程中,您會發現它將會如此便捷和實用

特征:

UI組件
DocumentPane-在文件界面添加一個下拉框,支持分離窗口,多重窗口等。可以作為JDesktopPane替代工具
 
StatusBar-完全由用戶自己定於的靜態工具條,您可以在上面顯示信息、當前狀態、運行進度、時間和其他信息
 
JideTabbedPane-JTabbedPane的擴展版本,支持表格的縮放、在表格上添加關閉按鈕和編輯表格等
 
JideSplitPane-JSplitPane的擴展版本,支持多重分離窗口(JSplitPane只能支持2個分離窗口)
 
FloorTabbedPane-類似於快捷工具條
 
CollapsiblePane-類似於Window XP的任務欄
 
JideButton-可以添加和調整工具欄的工具按鈕
 
JideSplitButton-作為一個集成組件,包含了多個按鈕和圖標
 
Searchable JList、JTree、JComboBox 和 JTable-查找任意的查找內容,並顯示符合條件內容所在的行數、節點或者單元格。
 

高級應用
 
IconFactory-在整個應用程序內部簡化以及統一所采用的圖標
 
SystemInfo-一種高級應用的組件,可以顯示您當前的系統信息,比如系統名稱和版本、所需的JDK版本等
 
JideSwingUtilities.-可快速得進行有一定傾角的繪圖。通過使用DirectDraw技術,繪制速度比傳統的GradientPaint快2到40倍

IPB Image
JIDE Software是一家私有的軟件公司,主要提供豐富的使用Java技術的客戶解決方案與服務。JIDE Software成立於2002年,它已開發出11個產品以及100多個專業的Swing控件,這幾乎涵蓋了Java / Swing產品開發的每一個方面。


JIDE Software products are focused on feature-rich Swing components to simplify the development of rich-client applications. We currently offer 14 component products - the JIDE Docking Framework, JIDE Action Framework, JIDE Components, JIDE Grids, JIDE Dialogs, JIDE Shortcut Editor, JIDE Pivot Grid, JIDE Data Grids, JIDE Code Editor, JIDE Feed Reader, JIDE Dashboard, JIDE Charts, JIDE Gantt Chart, and JIDE Diff - which cover almost every aspect of Swing development. All those products above are bundled into JIDE Ultimate Suite. We also have JIDE Professional Suite and JIDE Enterprise Suite which bundle the first two and the first five products respectively.

A brand-new application framework called JIDE Desktop Application Framework (JDAF in short) is also become part of JIDE products.

In addition, we also have an open sourced JIDE Common Layer project. This project is the foundation of all other JIDE products.



Overview

JIDE Software products can be divided into two major categories - component category and solution category.

Component Category

Under the component category, we further divide into three sub-categories - framework products, generic component products and special component products.

Framework products include the JIDE Docking Framework and the JIDE Action Framework. They are called framework products because the user can use them to create an application skeleton or framework. With these two framework products, you can easily create an application framework that can be used in your own application or used by different groups within the same company. This framework concept sounds different from other client framework products/projects which leverage xml to build an application. However there is no conflict. From a Model-View-Controller (aka MVC) design pattern point of view, those frameworks are part of the model and control layers, whereas our framework products are currently part of the view layer. In the future, we will either extend our framework product to cover the model and control layer, or integrate with leading client frameworks, to provide a complete framework solution.

Generic component products include the JIDE Common Layer, the JIDE Components, the JIDE Grids and the JIDE Dialogs. They contain all kinds of individual components. Usually each component product has its focus. JIDE Grids, as the name indicated, is focused on components or utility classes related to the JTable, such as different types of JTables, cell editors, cell renderers etc. JIDE Dialogs includes components such as wizards, option dialogs, and tip of the day dialogs. JIDE Components, although containing the most number of components, does not focus on one particular area. The idea is to let JIDE Components include any component which doesn't belong to a particular product. These components may be split off into new products as the need arises.

Special component products currently include the JIDE Shortcut Editor, JIDE Pivot Grid, JIDE Data Grids, JIDE Code Editor, JIDE Feed Reader, JIDE Dashboard, JIDE Charts, JIDE Gantt Chart and JIDE Diff. We will introduce more in the future. These products are usually built on top of generic component products. They differ from generic component products by focusing on a particular feature.

Solution Category

Solution products currently include the JIDE Desktop Application Framework. The JIDE Desktop Application Framework (JDAF) is a foundation for developing truly cross-platform desktop applications in Java. JDAF provides industry first concepts such as a Managed Application UI which provides an OS Guidelines-driven application host. From the developers perspective, the UI is managed, so all you need to do is create content and let the services of the framework manage windows, dialogs, menus, and toolbars. An MVC architecture facilitates UI and Data binding. From the users point of view, they will experience an application that feels native and intuitive on their platform because we've taken the next step in Look and Feel fidelity by addressing the application experience portion of OS guidelines specifications. And like Swing, you get this for free just by using the framework. JDAF also includes a console application API which facilitates making command-line applications a snap. This product also provides us a platform from which to release new and more specialized types of application frameworks and add-ons in the future. You can read the product page for the list of features.
 

相關資源:

免責聲明:本網站內容收集於互聯網,本站不承擔任何由於內容的合法性及健康性所引起的爭議和法律責任。如果侵犯了你的權益,請通知我們,我們會及時刪除相關內容,謝謝合作! 聯系信箱:[email protected]

Copyright © 電驢下載基地 All Rights Reserved