JAVA OLYMPUS.com


aa Contact Us aa Home aa About Us aa Sign Up aa Free Java Books aa Java Books




JAVA FOUNDATION CLASSES

   
JAVA 2
Subcategories

JAVA LANGUAGE
   Getting Started
   Java Fundamentals

J2SE
   Annotations
   Applets
   Auto Boxing
   AWT
   Beans
   Collections
   Ennumerated Types
   Exceptions
   Garbage Collection
   Generics
   Immutable Types
   Internationalization
   JNI
   JVM
   I/O
   Logging
   Preference
   Reflection
   Serialization
   RunTime (JRE)
   Threads
  Database Access
   JDBC
   SQLJ
   JDO
  JFC
   J2D
   Drag & Drop
   Swing
  Media
   J2D
   J3D
   JAI
   JMF
   JTAPI
   IMAGE I/O
   SDT
   Sound (JSAPI)
   Speech
  Networking
   CORBA
   JNDI
   IDL
   RMI/IIOP
   Sockets
  Security
   JAAS
   JCE
   JSSE

JINI
   Spaces

OTHER
   Java Agents
   Java Performance
   Java Design
   AOP
   Java Certification


JAVA NETWORK
   JavaOlympus
   J2EEOlympus
   JSPOlympus
   J2meOlympus





Coming Swing API Changes for Java TM 2 SDK, Standard Edition, v. 1.4 This document was generated by the Swing engineering team and is intended to bring Swing developers up to speed on API changes that will appear in the Java TM 2 SDK, Standard Edition, v. 1.4.
CUSTOMIZING JTOOLTIPS JToolTip is a Swing class that you use to provide a tip for a Swing component. When the mouse cursor is moved over the component, a short text message is displayed describing the function of the component.
The Return Of The Java Client When Java was first introduced, people thought in terms of applets--especially if the topic was e-business. Then disenchantment set in. Inconsistencies in applet behavior, immature development tools and the inherent limitations of ultra-thin clients turned many IT managers off to applets.
JAVA FOUNDATION CLASSES (JFC) Documentation
Long Term Persistence of JavaBeans Components: XML Schemas The persistence scheme added in v 1.4 uses instances of the XMLEncoder class to write out files representing JavaBeans components (beans). Every file written by XMLEncoder uses the same XML schema, regardless of the beans the file contains. In this document we describe this schema so that implementations other than XMLEncoder and its corresponding reader, XMLDecoder, can be used to write and read compatible files.
Long Term Persistence of JavaBeans Components: XML Schemas At JavaOne '99 we gave a preliminary talk on a new persistence model for Swing that would allow Swing user interfaces to be "serialized" as XML documents. As we found out from the BOF sessions after the talks, there was a great deal of interest in this topic, much of it on the more general problem of archiving graphs of JavaBeans as XML documents.
Using XMLEncoder This article covers advanced use of XMLEncoder, showing how it can be configured to create archives of any Java objects -- even when they don't follow the JavaBeans conventions. We include examples of how to make properties "transient" and how to create archives that call constructors with arguments, use static factory methods, and perform non-standard initialization steps. We also cover exception notification, the "owner" property (which can be used to a link an archive to the outside world), and methods for creating internationalized archives.
Drag and Drop with Swing This article focuses on drag and drop fundamentals. It is Part 1 of a two-part article on drag and drop with Swing. The second article will discuss Swing-specific considerations, including drag and drop between Swing components and native applications.

    JFC
HOME PAGE:
JFC

FAQ:
JFC FAQ
Swing FAQ

WHITE PAPERS:
JFC

SPECS:
java language

DOCS:
JFC

DOWNLOADS:
J2SE 1.1
J2SE 1.2
J2SE 1.3
J2SE 1.4

NEWSGROUPS:
com.lang.java

ARTICLES:
Sun Articles

TUTORIALS:
Advance Tutorial
Rowset Tutorial
Online Tutorial
Java Basics
Advance Java
J2SE Tutorial
online training
audiocasts

FORUMS:
JFC Forum

USER GROUPS:
Java User Groups

BOOKS:
Free JFC Books
JFC Books