/[classpath]/classpath/java/awt/Component.java
ViewVC logotype

Diff of /classpath/java/awt/Component.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.38.2.6 by gnu_andrew, Sun Jan 16 15:15:11 2005 UTC revision 1.38.2.7 by gnu_andrew, Sat Feb 19 10:50:29 2005 UTC
# Line 140  import javax.accessibility.AccessibleSta Line 140  import javax.accessibility.AccessibleSta
140   * present but commented out.   * present but commented out.
141   *   *
142   * @author original author unknown   * @author original author unknown
143   * @author Eric Blake <ebb9@email.byu.edu>   * @author Eric Blake (ebb9@email.byu.edu)
144   * @since 1.0   * @since 1.0
145   * @status still missing 1.4 support   * @status still missing 1.4 support
146   */   */
# Line 4950  p   * <li>the set of backward traversal Line 4950  p   * <li>the set of backward traversal
4950    /**    /**
4951     * This class provides accessibility support for subclasses of container.     * This class provides accessibility support for subclasses of container.
4952     *     *
4953     * @author Eric Blake <ebb9@email.byu.edu>     * @author Eric Blake (ebb9@email.byu.edu)
4954     * @since 1.3     * @since 1.3
4955     * @status updated to 1.4     * @status updated to 1.4
4956     */     */
# Line 5478  p   * <li>the set of backward traversal Line 5478  p   * <li>the set of backward traversal
5478      /**      /**
5479       * Converts component changes into property changes.       * Converts component changes into property changes.
5480       *       *
5481       * @author Eric Blake <ebb9@email.byu.edu>       * @author Eric Blake (ebb9@email.byu.edu)
5482       * @since 1.3       * @since 1.3
5483       * @status updated to 1.4       * @status updated to 1.4
5484       */       */
# Line 5535  p   * <li>the set of backward traversal Line 5535  p   * <li>the set of backward traversal
5535      /**      /**
5536       * Converts focus changes into property changes.       * Converts focus changes into property changes.
5537       *       *
5538       * @author Eric Blake <ebb9@email.byu.edu>       * @author Eric Blake (ebb9@email.byu.edu)
5539       * @since 1.3       * @since 1.3
5540       * @status updated to 1.4       * @status updated to 1.4
5541       */       */
# Line 5575  p   * <li>the set of backward traversal Line 5575  p   * <li>the set of backward traversal
5575    /**    /**
5576     * This class provides support for blitting offscreen surfaces.     * This class provides support for blitting offscreen surfaces.
5577     *     *
5578     * @author Eric Blake <ebb9@email.byu.edu>     * @author Eric Blake (ebb9@email.byu.edu)
5579     * @since 1.4     * @since 1.4
5580     * @XXX Shell class, to allow compilation. This needs documentation and     * @XXX Shell class, to allow compilation. This needs documentation and
5581     * correct implementation.     * correct implementation.
# Line 5611  p   * <li>the set of backward traversal Line 5611  p   * <li>the set of backward traversal
5611     * This class provides support for flipping component buffers. It is only     * This class provides support for flipping component buffers. It is only
5612     * designed for use by Canvas and Window.     * designed for use by Canvas and Window.
5613     *     *
5614     * @author Eric Blake <ebb9@email.byu.edu>     * @author Eric Blake (ebb9@email.byu.edu)
5615     * @since 1.4     * @since 1.4
5616     * @XXX Shell class, to allow compilation. This needs documentation and     * @XXX Shell class, to allow compilation. This needs documentation and
5617     * correct implementation.     * correct implementation.

Legend:
Removed from v.1.38.2.6  
changed lines
  Added in v.1.38.2.7

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26