Swing (Java) - CompWisdom
About us  |  Why use us?  |  Press  |  Contact us

 

Topic: Swing (Java)


  
 Swing (Java) - Wikipedia, the free encyclopedia
Since they are written in pure Java, they run the same on all platforms, unlike the AWT which is tied to the underlying platform's windowing system.
A renewed focus on Swing look and feel fidelity with the native windowing toolkit in the approaching Java SE 6 release (as of February 2006) is probably a direct result of this.
The Internet Foundation Classes (IFC) were a graphics library for Java originally developed by Netscape Communications Corporation and first released on December 16, 1996.
http://en.wikipedia.org/wiki/Swing_(Java)   (713 words)

  
 Techical introduction to JAVA and Jini (Swing, JDBC, PNUTS, Java Beans, EJB and Java Script)
Java is intended to be a production language, not a research language, and so, as C. Hoare suggested in his classic paper on language design, the design of Java has avoided including new and untested features.
Java programming language is the key to making Jini technology work.
In a nutshell, Java technology is an open, standard, universal platform for network computing that scales from the simplest consumer devices to mission-critical applications, building on your existing hardware and software architectures to create a fully networked enterprise or innovative products beyond the enterprise.
http://www.dalmatian.com/java.htm   (3913 words)

  
 Swing Usability
Swing's main strength and weakness is it's sheer flexibility (something that comes from using lightweight components) - it provides developers with the power to change, modify or rewrite any gui component they like.
Compare that to the Swing approach, where you first have to understand the notion of a Listener (most Design Patterns are IMO excuses for not having done things right in the first place), and you have to know about anonymous inner classes and how to use them.
For Swing components to be more usable, it seems that they, not only have to emulate the look of native components, but also the feel of native components as well.
http://www.java.net/cs/user/forum/cs_disc/1437#4768   (17446 words)

  
 Java Swing Survival Guide - Software Reality
Adoption of Java on the desktop is improving; big-name PC OEM bundling deals are being secured; and Sun's Java Desktop (Linux with a bundled JRE) also appears to be doing rather well.
Swing components need to work with the programmer to get results quickly, not sit there blithely insisting that the programmer follow some ivory-tower design pattern.
One idea might be to create a more simplified wrapper to swing & java2d that use...
http://www.softwarereality.com/soapbox/swing.jsp#id2   (5898 words)

  
 The Swing Connection
There were also many Java Client Birds of a Feather meetings and, on the exhibition floor, loads of JFC applications running on everything from big server machines to sleek iPAQ handhelds.
What follows is a transcription of the chat, as well as some expansion on some of the issues that we couldn't cover in depth at the time of the live chat.
This article discusses the Swing Action architecture and how you can use it to implement shared behavior between two or more user interface components like menu items and toolbar buttons.
http://java.sun.com/products/jfc/tsc   (2969 words)

  
 Amazon.com: Java Swing, Second Edition: Books: James Elliott,Robert Eckstein,Marc Loy,David Wood,Brian Cole
Swing makes it easy to do simple things but is powerful enough to create complex, intricate interfaces.
If you are unfamiliar with AWT and looking to learn how to develop user interfaces in Java, you may wish to look elsewhere first.
You'll find in these pages bits of software that show how most of Swing works: all of the major features get lavish attention, while most of the minor classes are demonstrated adequately, as well.
http://www.amazon.com/exec/obidos/tg/detail/-/0596004087?v=glance   (2012 words)

  
 Java Swing, Java Swing GUI tool, Java Swing GUI builder, XML editor
While the Java Swing (JFC) provides us Freedom of programming depending on its sophisticated concept, it is still somewhat tedious work to define how our GUIs can be represented on the screen, especially as for the position and the size of the each component.
The Swing based GUI has the nested structure, which means that some container component holds other atomic level components as its child components.
All the Java API for Servlet/JSP are now included in Bento framework.
http://www.oop-reserch.com/xmlpanel_1_2.html   (1047 words)

  
 Java(TM) Boutique - Struts meets Swing (1)
The Java classes used to handle the action are specified in the Struts configuration file struts-config.xml.
The output from Struts is constructed by jsp-pages, whose names are also specified in the Struts configuration file.
Thorough Java resource at the Web Developer's Virtual Library.
http://javaboutique.internet.com/tutorials/Swing   (1032 words)

  
 community.java.net - JavaDesktop
This is totally off topic for Java, but I need to rant about computers for a second...
Twenty-one new Swing applications for you to oogle, including a cool Su Doku game, Maple's Mathematics software, and a rather unusual app called Automatous Monk that generates music based on cellular automata.
I'm sure I'm the last Mac Java developer here to figure this out so I'm posting it not so much for you but for future generations intrepid googlers to find.
http://community.java.net/javadesktop   (3648 words)

  
 jGuru: Swing FAQ Home Page
Sun provides the Java Access Bridge for Microsoft Windows users, with programs like Monkey and Ferret to see how well you've designed your graphical programs...
The JComponent class of the javax.swing package serves as the base class.
JDK 5.0 provides built in support for printing tables.
http://www.jguru.com/faq/Swing   (606 words)

  
 Java Swing Tutorials
In Java 1.5, Sun implemented the Windows XP look and feel for the JTabbedPane.
This installment of Magic with Merlin shows you how to use the new JFormattedTextField component to prompt for numbers, dates, and formatted input.
http://www.tutorialized.com/tutorials/Java/Swing/1   (825 words)

  
 Swing : Java Glossary
AWT uses native GUI components where Swing draws everything itself with lightweight components using high level code.
isEventDispatchThread(); // in AWT boolean onDispatchThread = java.
To learn how to do that you need to read up on custom Documents and InputVerifier.
http://mindprod.com/jgloss/swing.html   (2158 words)

  
 J3D.ORG - Tutorials - Java3D and Swing
In J3D version 1.2.1_01 OpenGl on Windows, there is a bug in
The j3d_in_swing code illustrates these issues and points to several workarounds that can hide the problems from the users.
A way to leverage J3D is to integrate it into a Swing GUI environment.
http://java3d.j3d.org/tutorials/quick_fix/swing.html   (523 words)

  
 Swing (Java) at opensource encyclopedia
It supersedes and extends the Java AWT library.
http://www.wiki.tatet.com/Swing_(Java).html   (40 words)

  
 MistyGrid Jav Swing java Grid
It will reduce your development time by reducing the need for writing specialized code for the component.
MistyGrid is a swing based Java component and is a drop-in replacement for JTable.
MistyChart is a java swing based charting component.
http://www.mitscom.net   (183 words)

  
 Penguin Swing - Flash Game
You are here: Home > Games > Sports Games > Penguin Swing
http://www.ebaumsworld.com/penguinswing.html   (12 words)

  
 Java CodeGuru: Swing
This Code can be compiled with any version of Java.
It checks which version of Swing is installed.
Are you prepared for the next virus attack?
http://www.codeguru.com/java/Swing/index.shtml   (122 words)

  
 Swing Tutorial: Introduction and Overview
All source code freely available for unrestricted use.
This tutorial is aimed at getting Java programmers who already know the AWT going as quickly as possible in Swing.
"Swing" refers to the new library of GUI controls (buttons, sliders, checkboxes, etc.) that replaces the somewhat weak and inflexible AWT controls.
http://www.apl.jhu.edu/~hall/java/Swing-Tutorial/Swing-Tutorial-Intro.html   (135 words)

  
 Swing - Wikipedia, the free encyclopedia
Swing (Java), Sun's lightweight GUI library for the Java language
This is a disambiguation page: a list of articles associated with the same title.
Swing (politics), in a British political context, an indication of the scale of voter change
http://en.wikipedia.org/wiki/Swing   (154 words)

  
 What's Wrong with This Code? Java Swing and Threading
These two examples are, easily, the most common mistakes made when writing Java Swing code.
Either of these two coding mistakes can cause the GUI to run in an unpredictable manner and give a poor experience to the user.
http://devsource.com/article2/0,1895,1835513,00.asp   (627 words)

Compwisdom
 About us   |  Why use us?   |  Press   |  Contact us

 Copyright © 2006 CompWisdom.com Usage implies agreement with terms.