Cargando…

Java Swing

Swing is a fully-featured user interface development kit for Java applications. Building on the foundations of the Abstract Window Toolkit (AWT), Swing enables cross-platform applications to use any of several pluggable look-and-feels. Swing developers can take advantage of its rich, flexible fea...

Descripción completa

Detalles Bibliográficos
Autores principales: Loy, Marc, Cole, Brian, Eckstein, Robert, Elliott, James, Wood, Dave
Lenguaje:eng
Publicado: O'Reilly 2003
Materias:
Acceso en línea:http://cds.cern.ch/record/781694
Descripción
Sumario:Swing is a fully-featured user interface development kit for Java applications. Building on the foundations of the Abstract Window Toolkit (AWT), Swing enables cross-platform applications to use any of several pluggable look-and-feels. Swing developers can take advantage of its rich, flexible features and modular components, building elegant user interfaces with very little code. This second edition of Java Swing thoroughly covers all the features available in Java 2 SDK 1.3 and 1.4. More than simply a reference, this new edition takes a practical approach. It is a book by developers for