Projects tagged ‘j2se’ and ‘swing’


Jump to tag:

Projects tagged ‘j2se’ and ‘swing’

Filtered by Project Tags j2se swing

Refine results Project Tags java (7) gui (4) cross-platform (3) macosx (2) extensible (2) html (2) linux (2) mac (2) javase (2) eclipse (2) mac_os_x (2) windows (2)

[8 total ]

70 Users
   

ArgoUML is the leading open source UML modeling tool and includes support for all standard UML 1.4 diagrams. It runs on any Java platform and is available in ten languages. ArgoUML was installed ... [More] half a million times during 2005 and is in use all over the world. [Less]
Created over 3 years ago.

6 Users
   

jSeamless is a UI abstraction layer for Java to allow developers to write code for any platform and any environment (Web, Desktop, Mobile, etc.) without having to know ahead of time the deployment platform or environment will.
Created over 2 years ago.

2 Users
 

Project to control GPS Dataloggers, mainly MTK based and convert GPS logs to several other formats using filters, etc. Runs on most platforms (Desktops, Linux, Mac, Palm, Mobile Phone, PocketPC).
Created about 1 year ago.

1 Users

Bias is a cross-platform versatile information management application (organizer).
Created about 1 year ago.

1 Users
 

A framework that gives everyone the possibility to animate and add interactivity to swing applications, as flash does. The framework handles timelines of actors that can be keyframed. Those actors ... [More] can be graphics, sounds or swing components. Graphic actors can be images, pixel filters, gradients, all combined using a complete and innovative layering system. Timelines can be used to display graphic objects, or control any javabean compliant instance through reflection. [Less]
Created about 1 year ago.

0 Users

Aetas- "latin name for time". cool gui was the major issue for the first release. Would work wonders on the computers of people living in India or in the CT timezone(GMT -6) You can try it out by setting your timezone to GMT+5.30 or to GMT -6
Created 12 months ago.

0 Users

What is RelativeLayout? RelativeLayout is a free layout manager for Java SE 1.5.0 and higher (with limited support for Java 1.4.2). Rather than relying on grids or nested boxes, RelativeLayout lets ... [More] you lay out components relative to each other and the window that contains them. This turns out to be a much more intuitive way of going about it, and virtually any interface you can imagine can be easily created this way. How do I install it? To use RelativeLayout, you will need to download the RelativeLayout JAR file and the JAMA matrix library, on which RelativeLayout depends. The documentation for RelativeLayout, as well as its source code, is inside the JAR file. How do I use it? Check out this link (or just click the Wiki link at the top of the page) for a tutorial that will help you get the most out of RelativeLayout. If you want more details, you can have a look at the documentation and look at the examples there — the Binding class is a good place to start. What is the license like? RelativeLayout is licensed under the New BSD License. If you can abide by the terms of that license, you can abide by those terms, you're free to use RelativeLayout and its source code however you wish. The copyright statement for this project (which must be reproduced in any subsequent distributions of the software) is: Copyright (c) 2008, Brian Ellis, Rachael Bennett, and Anastassia Drofa. All rights reserved. Why did you write this? RelativeLayout was written for two reasons. First and foremost, it was written because every other layout manager for Java is either hopelessly simplistic or monstrously complex: either you can't make the interface look the way you want it, or figuring out how will take you hours of excruciating pain and suffering. Secondly, we got credit for it as a class project, but that's really neither here nor there. Really. How is this different from com.brunchboy.util.swing.relativelayout.RelativeLayout? Well, for starters, it's a lot simpler. That package contains fourteen classes and interfaces. Ours contains seven, and three of those are exception classes. There are really only three classes you ever have to use. We're also pretty sure that ours is much easier to use, but quite frankly we haven't really poked around at theirs very much. The whole idea of using Strings to associate components with their constraints sort of turned us off before we got too far. [Less]
Created about 1 year ago.

0 Users

Comin soon
Created 12 months ago.