Download List

프로젝트 설명

SwiXAT is a Swing-based authoring tool for the quick and easy development of GUI Java applications. It implements a true MVC framework and uses XML to define the view (SwiXML is used as the XUL engine), BeanShell as a scripting language for the controller, and JXPath as the binding mechanism between the view and model. It provides a complete environment in which it is possible to almost write an entire Java Swing application without writing Java compiled code. The use of XPath makes it very simple to traverse the object tree of the application's business model.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-10-03 15:08
0.5.5

JTable 및 JCheckBox 구성 요소에 대한이 버전의 추가 개선을 지원합니다. 패널 도킹에 대한 지원 FlexDock 프레임 워크를 통합하여 추가되었습니다. 팝업 메뉴에 대한 지원이 추가되었습니다. 모델로 가능성을 이제 직접 XML을보기에서 간단한 XPath 식을 사용하여 업데이트할 수있습니다. 사용자 가이드 (설명서 및 예제의 약 90 페이지)의 새로운 기능에 대한 설명서가 업데이 트되었습니다.
Tags: Major feature enhancements
This version adds improved support for JTable and
JCheckBox components. Support for docking panels
has been added by integrating the FlexDock
framework. Support for Popup Menus was added. The
possibility to The Model can now be updated
directly from the XML view by using simple XPath
expressions. The user's guide (about 90 pages of
documentation and examples) has been updated with
the documentation about the new features.

2006-02-17 08:56
0.5.0

JList, JComboBox, 그리고 JTree 구성 요소에 대한이 새로운 버전을 추가 개선 지원, 2 개의 새로운 데이터 소스, DOMDataSource 및 ObjectDataSource, 추가했다; JComboBox 렌더 러에 대한 지원을 추가했고, 모델 이벤트 처리를 간소화되었습니다. 몇 가지 버그가 수정되었습니다 사용자 가이드의 새로운 기능에 대한 설명서가 업데이 트되었습니다.
Tags: Major feature enhancements
This new version adds improved support for JList,
JComboBox, and JTree components; two new data
sources, DOMDataSource and ObjectDataSource, were
added; the support for JComboBox renderers was
added, and the model event handling has been
simplified. Several bugs were fixed and the user
guide has been updated with the documentation
about the new features.

2005-09-13 14:50
0.4.5

이벤트를 처리하는 거의 모든 이벤트를 처리 가능성을 도입하여 향상되었습니다. 하기 위해서는 파일 확장명 표시 JFileChooser에 의해 결정 FileFilters에 대한 지원이 추가되었습니다. 위해서는, 각 트리의 노드의 툴팁 텍스트 아이콘, 텍스트를 설정하는 옵션 TreeCellRenderer 태그 JTrees에 대한 추가되었습니다. 사용자 설명서의 새로운 기능에 대한 설명서가 업데이 트되었습니다.
Tags: Major feature enhancements
The event handling has been enhanced by
introducing the possibility to handle almost any
event. The support for FileFilters was added in
order to determine the file extensions shown by a
JFileChooser. The optional TreeCellRenderer tag
was added for JTrees, in order to set the icon,
text, and tooltip text of each tree's node. The
user's guide has been updated with the
documentation about the new features.

2005-07-14 17:08
0.4.0

정의에 대한 지원 및 실행 마법사가 추가되었습니다. 지금보기 MDI를 애플 리케이션을위한 새로운 도구를 제공합니다 (창이 기본 메뉴와 바탕 화면에 스크롤 패널). 두 달력 구성 요소 (DatePanel 및 DateField)이 추가되었습니다. TreeModel 직접 사용자 정의 비즈니스 모델에서 JTree의 계층적 트리를 채우기 위해 구현되었습니다. 메이븐 네트웍스가 추가되었습니다 사용자 설명서의 새로운 기능에 대한 설명서가 업데이 트되었습니다 파일을 빌드합니다.
Tags: Major feature enhancements
Support for defining and executing wizards has been added. The view
now provides new tools for MDI applications (a built-in window menu
and a scrollable desktop pane). Two calendar components (DatePanel
and DateField) have been added. A customizable TreeModel has been
implemented to fill the hierarchical tree of a JTree directly from the
business model. Maven build files have been added, and the user's guide
has been updated with documentation about the new features.

2005-06-01 16:28
0.3.5

능력을 직접보기 내에있는 스크립트를 가져오기에 추가되었습니다. 메커니즘이 명령에 대한 응답으로 볼 수 동적으로 만들어 보여왔다. 개발자는 이제 순서를 쉽게 전체 응용 프로그램을 이주하는 모든 리소스에 대한 상대 경로를 나타낼 수있습니다. 일부 버그 컨텍스트 처리 관련 해결되었습니다. 설명서 및 개선되었습니다 자습서를 완료 추가되었습니다.
Tags: Minor feature enhancements
The ability to import a script directly within a view has been added.
The mechanism to show the view in response to a command has been made
dynamic. The developer can now indicate relative paths for all the
resources, in order to easily relocate the entire application. Some bugs
related to context handling have been fixed. The documentation has been
improved and a complete tutorial has been added.

Project Resources