Download List

프로젝트 설명

The XNap Commons provide Java classes for easy handling of common GUI tasks like sortable tables, auto completion, shortcuts, a typed settings framwork, and Swing components like common dialogs, a wizard, a closeable tabbed pane, a directory chooser, and what's-this-style context help.

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.

2007-02-11 23:35
0.9.6

closeable 탭 창에서 자바 6에서 작동하도록 수정되었습니다.
Tags: Minor bugfixes
The closeable tabbed pane has been fixed to work with Java 6.

2006-01-05 02:52
0.9.4

중재자 JSpinner 설정을 지원하도록 향상되었습니다. iterator 요소뿐만 아니라, 관리 패널의 단축키가 추가되었습니다. 지금 AboutDialog 클래스 라이센스 정보 탭을 지원합니다. gettext를 i18n 지원하는 별도의 프로젝트라는 gettext를 코몬즈 이동되었습니다. 일부 레거시 자바 1.4 지원, API의 쓸모없는 부분을 제거되었을 청소되었습니다.
Tags: Major feature enhancements
The settings mediator has been enhanced to support JSpinner. A component iterator has been added, as well as a panel to manage shortcuts. The AboutDialog class now support a tab for license information. The gettext i18n support has been moved to a separate project named Gettext Commons. Some legacy Java 1.4 support has been cleaned up, and obsolete parts of the API have been removed.

2005-11-17 23:33
0.9.3

선택 행동, 대화 상자에서 버튼 구분이 비활성화되어있을 수있습니다 SplashWindow, 그리고 개선되었습니다 몇 가지 버그가 수정되었습니다 추가되었습니다. 프랑스의 로컬 리 제이션이 추가되었습니다.
Tags: Minor feature enhancements
A selection action has been added, the dialog button separator can now be disabled, the SplashWindow has been improved, and a few bugs have been fixed. A French localization has been added.

2005-11-01 19:57
0.9.2

FileHelper 복사 방법에 ProgressMonitors에 대한 지원을하고있다. 나무에 대한 기본 파일 전송 처리기에 추가되었습니다. 그것은 드래그 파일 떨어지고부터 돌봐 / JTree로 복사하는 동안 진행률 대화 상자에서 트리의 선택된 디렉토리에 파일을 기록이 표시됩니다. NullPointerException FileChooserPanel에서 해결되었습니다. FileHelper.readText ()을 다시 새로운 테스트 케이스를 실행 후 예기치 않은 동작을 발견했다 해결되었습니다. CompletionPopup 및 기타 구성 요소를 ComponentOrientation 인식되었습니다.
FileHelper has support for ProgressMonitors in copy methods. A default file transfer handler for trees has been added. It takes care of dragging and dropping of files from/to a JTree and displays a progress dialog while copying dropped files into the selected directory of the tree. A NullPointerException has been fixed in the FileChooserPanel. FileHelper.readText() has been fixed again after new test cases had uncovered unexpected behavior of the implementation. CompletionPopup and other components have been made aware of ComponentOrientation.

2005-09-30 17:38
0.9.1

단축키 개체에 대한 중재자, FileChooserPanel 끌어 다 놓으십시오 지원, 그리고 향상되었습니다 몇 가지 사소한 버그가 수정되었습니다 추가되었습니다.
Tags: Minor feature enhancements
A mediator for Shortcut objects has been added, FileChooserPanel has
been enhanced with drag'n'drop support, and a few minor bugs have been
fixed.

Project Resources