JMichelle TOP | JMichelle Console
English | Japanese
The outline of this software
JMichelleSui is a Filemanager written in Java and SWT.
Screen Shot
Status (2003-02-23)
Tested environment relation between JMichelleSui, SWT and Eclipse
JMichelleSui SWT Eclipse 1.0.1 (2003-02-??) SWT 2130 2.1 RC1 1.0.0 (2003-02-11) SWT 2122 2.1 M4 0.9.9 (2003-01-21) SWT 2122 2.1 M4 0.9.8 (2003-01-11) SWT 2122 2.1 M4 0.9.7 (2003-01-01) SWT 2122 2.1 M4 0.9.6 (2002-12-12) SWT 2052 2.0.2
Installation
jmsui-0.9.?-win32.zip
bundle.
jar xvf jmsui-0.9.?-win32.zip
jmsui.exe
java -classpath .:swt.jar jp.ne.nifty.iga.midori.jmichelle.JMichelleSui
LICENSE
JMichelleSui is released under either the GNU Lesser General Public License (LGPL), or the Common Public License v1.0 (CPL), or both.
Detail of these license, see 'lesser.txt' for LGPL and 'cpl-v10.html' for
CPL..
The place of the registration author(s) registers a new version
Movement confirmation environment
Other
Windows bundle include SWT API(swt.jar and swt-win32-2052.dll). SWT API is licensed in cpl-v10. See cpl-v10.html for more detail.
Link
History
LICENSE
/*
* JMichelleSui (Java Midori Shell Standard User Interface)
* Copyright (C) 2000-2003 Midori IGA
* (http://www003.upp.so-net.ne.jp/midori/midosoft.html)
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
/*
* Copyright (C) 2000-2003 Midori IGA. All rights reserved.
* (http://www003.upp.so-net.ne.jp/midori/midosoft.html)
* This file is made available under the terms of the Common Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/cpl-v10.html
*/
Miscellaneous