Free Downloads: Jbutton

License:  All | Free

Freeware
more

It lets you defined splines you can use for non linear interpolation in the framework.

It lets you defined splines you can use for non linear interpolation in the framework. The editor actually uses the framework to play some effects.
Property ranges let you easily animate Swing components. For instance, you can ask the framework to change the background color of a Jbutton from blue to red over 400ms at 60fps. It's really great and better stuff are on their way.

Category: Multimedia & Design / Multimedia App's
Publisher: Romain Guy, License: Freeware, Price: USD $0.00, File Size: 606 B
Platform: Windows

Freeware
more

Most Swing components have models.

Most Swing components have models. A button (Jbutton), for example, has a model (a ButtonModel object) that stores the button's state — what its keyboard mnemonic is, whether it's enabled, selected, or pressed, and so on. Some components have multiple models. A list (JList), for example, uses a ListModel to hold the list's contents, and a ListSelectionModel to track...

Category: Web Authoring / JavaScript
Publisher: The Java(tm) Tutorial: Sun Microsystems, Inc., License: Freeware, Price: USD $0.00, File Size: 9.7 KB
Platform: Windows

Freeware
more

GuiGenie is a free program to create GUIs for Java applications.

GuiGenie is a free program to create GUIs for Java applications. GUI is an acronym that stands for Graphics User Interface. This is a part of the program that allows the interaction of the users with the program, through the entry of data and commands. GuiGenie uses the components available in the Java Swing Package to create this interfaces.
The program offers five ready-made layouts,...

Category: Software Development / Misc. Programming
Publisher: Mario Awad, License: Freeware, Price: USD $0.00, File Size: 276.4 KB
Platform: Windows

Freeware
more

Multiple listeners can register to be notified of events of a particular type from a particular source.

Multiple listeners can register to be notified of events of a particular type from a particular source. Also, the same listener can listen to notifications from different objects.
Each event is represented by an object that gives information about the event and identifies the event source. Event sources are often components or models, but other kinds of objects can also be event...

Category: Software Development / Misc. Programming
Publisher: Oracle Corporation, License: Freeware, Price: USD $0.00, File Size: 2.3 KB
Platform: Windows

blank