Zeus Java Swing Components Library 1.0 beta
Grok Headline matches for Zeus Java Swing Components Library 1.0 beta
Zeus Java Swing Components Library
Zeus Java Swing Components Library
07/20/2004 02:35 AMJConsole
Zeus Java Swing Components Library 1.08
(Default branch)
Zeus Java Swing Components Library 1.08
(Default branch)
04/14/2005 04:12 AM

The Zeus Java Swing Components Library provides
useful Swing components for easier GUI
development. It uses only standard components to create widgets, and
uses standard patterns
wherever possible. The widgets include JConsole, a console
replacement; JSplash, a splash screen
implementation; TableSorter, which provides
sorting for JTable using the table's headers; OutLookToolBar, which
provides the mouse over looks of Microsoft Outlook toolbar buttons on
a simple JToolBar; WindowManager, which provides almost any
functionality you need to manage all JInternalFrames within a
JDesktop; and much more.
Changes:
The position for 'autopositioned' frames is now reset to 0,0 within
the desktop if it is the first frame placed in the desktop. In
JConsole, the configuration process for the console was redesigned
with simple getXXX() and setXXX() methods. The autosave and dump of
messages to log files was also redesigned. A StringBuffer was created
for storing all messages ever printed, and a property file for GUI
strings was added. A modified swingworker was included along with the
swingworker v3 class provided by Sun's tutorial.
Zeus Java Swing Components Library 1.07
(Default branch)
Zeus Java Swing Components Library 1.07
(Default branch)
03/14/2005 06:19 PM

The Zeus Java Swing Components Library provides
useful Swing components for easier GUI
development. It uses only standard components to create widgets, and
uses standard patterns
wherever possible. The widgets include JConsole, a console
replacement; JSplash, a splash screen
implementation; TableSorter, which provides
sorting for JTable using the table's headers; OutLookToolBar, which
provides the mouse over looks of Microsoft Outlook toolbar buttons on
a simple JToolBar; WindowManager, which provides almost any
functionality you need to manage all JInternalFrames within a
JDesktop; and much more.
Changes:
Modifications to many class files for Java 1.5 generics. Minor
bugfixes and enhancements for IOHelper. Javadocs for the library.
OutLookToolBar has been changed in order to automatically be notified
of new buttons added. SingleAppInstance has been changed in order to
be able to change the filename. WindowManager has changed: it has auto
frame position functionality to automatically place new internal
frames within the desktop.
nib4j: a Java library for building
Swing-based UIs
nib4j: a Java library for building
Swing-based UIs
06/30/2004 07:52 AMGerman developer ByteConsult has released
nib4j, a basic Java library
that allows you to employ Apple's Interface Builder to create user
interfaces (UIs) based on Swing, a Java component for building widgets
that carry out scripted events or perform other small tasks. nib4j
supports both absolute and relative positioning and sizing, over 25 UI
controls, the ability to embed custom components in the final product
and more. It also includes a nib4j Viewer that allows you try out your
creations without writing code. You can freely use nib4j for
non-commercial use; a developer license is US$199. System requirements
call for Mac OS X v10.3 and Java 1.4.1.
BlackJack for Java: A Java/Swing Oddessy
BlackJack for Java: A Java/Swing Oddessy
04/30/2004 06:19 AMTexas Holdem
Java Swing MVC Glue Layer
Java Swing MVC Glue Layer
01/01/2005 08:21 AMInitial release
PSV Delphi Components Library
PSV Delphi Components Library
12/02/2003 06:33 AMPHP4Delphi 5.3 released
Displaying .NET Windows Forms from Java
SWING
Displaying .NET Windows Forms from Java
SWING
01/28/2004 08:43 PMLearn how an application in Java SWING can invoke and display a
Windows Form, pass parameters to the form and wait for a return value
when the form is closed. This type of technique shows how
organizations can introduce new forms and controls based on Windows
Forms into an existing Java SWING environment and helping them to
rapidly deploy .NET applications without having to rip out existing
infrastructure or wait until new replacement applications are written.
Java Swing Date & Time Selector 1.2
Java Swing Date & Time Selector 1.2
06/02/2004 10:10 AMA date and time selector component for Java Swing.
Useful Java Application Components 0.9.2
Useful Java Application Components 0.9.2
12/17/2003 09:31 PMA collection of components which may be useful for your project.
Useful Java Application Components 0.9.7
Useful Java Application Components 0.9.7
02/15/2004 10:29 PMA collection of components which may be useful for your project.
Useful Java Application Components 0.9.5
Useful Java Application Components 0.9.5
01/23/2004 08:49 PMA collection of components which may be useful for your project.
Useful Java Application Components
0.9.12
Useful Java Application Components
0.9.12
07/06/2004 06:45 AMA collection of components which may be useful for your project.
Useful Java Application Components
0.9.11
Useful Java Application Components
0.9.11
06/05/2004 08:47 AMA collection of components which may be useful for your project.
Useful Java Application Components
Useful Java Application Components
12/08/2003 08:24 PMUJAC 0.9 released
Useful Java Application Components
0.9.10
Useful Java Application Components
0.9.10
04/19/2004 02:52 AMA collection of components which may be useful for your project.
Useful Java Application Components
0.9.15
Useful Java Application Components
0.9.15
09/16/2004 03:32 AMA collection of components which may be useful for your project.
Java Frameworks and Components
Java Frameworks and Components
11/25/2003 10:22 PMUseful Java Application Components 0.9.3
Useful Java Application Components 0.9.3
12/23/2003 11:36 PMA collection of components which may be useful for your project.
Useful Java Application Components
0.9.13
Useful Java Application Components
0.9.13
07/22/2004 06:47 PMA collection of components which may be useful for your project.
Java Aspect Components 0.12
Java Aspect Components 0.12
05/19/2004 10:35 AMA Java framework for distributed aspect oriented programming.
Useful Java Application Components
0.9.20
Useful Java Application Components
0.9.20
12/26/2004 05:09 AMA collection of components which may be useful for your project.
Useful Java Application Components
0.9.14
Useful Java Application Components
0.9.14
09/01/2004 06:52 PMA collection of components which may be useful for your project.
Instantiations WindowBuilder Moves Java
Swing and SWT Interoperability Forward
Instantiations WindowBuilder Moves Java
Swing and SWT Interoperability Forward
04/05/2005 04:51 AMWindowBuilder Pro 4.0 Includes Support for Building Mixed SWT and
Swing Java User Interfaces; New JGoodies FormLayout Enables Creation
of Elegant Swing Form Windows [PRWEB Apr 5, 2005]
x:einfach simple java components
x:einfach simple java components
12/08/2003 04:51 PMx:einfach Simple Java Components Version 1.4.1 released.
Java’s Basic User Interface Components
Java’s Basic User Interface Components
10/28/2003 11:06 PM
To simplify user interaction and make data entry easier, you
can use java controls. Controls are components, such as buttons,
labels and text boxes, that can be added to containers like frames,
panels and applets. The Java.awt package provides an integrated set of
classes to manage user interface components.
Java’s Advanced User Interface
Components
Java’s Advanced User Interface
Components
11/11/2003 11:39 AM
Last time, we mastered some basic UI components and worked on
how to add them to panels, organize their layout, and manage their
events. Having covered all the basic techniques that we’ll need to get
started with Java interface programming in our first article,
Java's Basic User Interface Components,
we will move on to some advanced UI components. Today, I’ll be
covering scrolling lists, scrollbars, and canvases, and their
functionality. It is amazing to see how many of complex tasks are
simplified with the help of these advanced user interface components.
Luxor Beta 5 released - GPL'ed Java XUL
toolkit (Java Lobby)
Luxor Beta 5 released - GPL'ed Java XUL
toolkit (Java Lobby)
07/03/2002 08:16 PMpendulum continues to swing swing back
to the left
pendulum continues to swing swing back
to the left
06/02/2004 02:27 AM
pendulum
continues to swing back to the left Meet Congresswoman
Stephanie Herseth (D-SD)
Java FSP Library 1.0 rc1
Java FSP Library 1.0 rc1
12/19/2003 02:34 PMFSP protocol support for Java.
jd3Lib - Java ID3/MP3 Library
jd3Lib - Java ID3/MP3 Library
08/28/2004 08:37 PMModularization
Java Modbus Library 1.1
Java Modbus Library 1.1
06/08/2004 09:53 PMA Modbus protocol implementation in Java.
Java GetOpt Library 0.92
Java GetOpt Library 0.92
06/08/2004 09:53 PMA GetOpt Java XML help format & option parser.
Java GetOpt Library 0.6
Java GetOpt Library 0.6
06/01/2004 04:13 AMA GetOpt Java XML help format & option parser.
Java MessagePort Library 0.97
Java MessagePort Library 0.97
02/19/2004 07:34 PMA general abstraction for many different stream- or message-based
APIs.
Adam's Java Library 0.1
Adam's Java Library 0.1
04/19/2004 12:26 PMA library of Java classes developed for various projects.
Java Weather Library
Java Weather Library
01/25/2004 10:37 AMVersion 0.2.2 available
Java MessagePort Library 0.99
Java MessagePort Library 0.99
05/29/2004 05:02 AMA general abstraction for many different stream- or message-based
APIs.
Java Modbus Library
Java Modbus Library
06/08/2004 08:32 PMv1.1 Release
Grok Description matches for Zeus Java Swing Components Library 1.0 beta
GrokA matches for Zeus Java Swing Components Library 1.0 beta
Zeus Java Swing Components Library 1.0 beta