[Java-gnome-developer] New java-gtk app
Brought to you by:
afcowie
From: cedric <ced...@fr...> - 2002-07-21 11:55:45
|
Hello, I have just written an new java-gtk app. It's a login window similar to WinXP one (in the idea at least). It use only JNI and parse the /etc/passwd to log into a linux system. a screenshot is available on http://www.gan-ne.ch/i18nLogin.jpg I am searching for someone to old the source on a CVS tree (java-gnome tree?) as I do not have a premanent net connection :-( It is somewhat immature, but I try to design it to be a good and simple tutorial apps to: - internationalization with java - MVC pattern (with UI independance) - JNI programming - maybe JAAS in the futur, but yet it only use SysAuth (aka with pam) to login The archiev is 1 Mo, and I can send it by email to the person which can put it in a CVS tree. Cedric |