JMichelleSui (Java Midori Shell Standard User Interface)
JMichelleSui is a Filemanager written in Java and SWT
download

JMichelle TOP | JMichelle Console
English | Japanese

The outline of this software

JMichelleSui is a Filemanager written in Java and SWT.

  1. Written in Java and SWT APIs.
    J2SE 1.4.0 (or later) and SWT 2052 (in Eclipse 2.0.2) is required.
  2. URI (RFC 2396) based directory and file implementation.
  3. Transparent ftp client.
    (includes ftp connection pooling. contains timeout function)
  4. Drag & Drop and Clipboard availability.
  5. Simple and fast UI.
  6. License : GNU LGPL or IBM CPL, or both.

Screen Shot

Status (2003-02-23)

  1. Windows
  2. Red Hat Linux 8.0 (GTK 2)
    pre alpha
  3. Red Hat Linux 8.0 (Motif)
    experimental

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

  1. J2SE 1.4.0 (or later) is required.
  2. SWT 2052 (or later) is required.
    SWT is included in Eclipse 2.0.2 (http://eclipse.org/)
  3. Expand JMichelleSui archive in a directory
    jar xvf jmsui-0.9.?-win32.zip
  4. Run 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

SourceForge Logo


mailto:midori.iga@nifty.ne.jp
Last modified: $Date: 2008/05/24 06:22:45 $