KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > java > awt > Label > Top Examples

  • sync4j.syncclient.demo.ContactForm
    A form containing all the fields concerning a contact. This form will be a subpanel for ContactModify and ContactNew @author Fabio Maggi @ Funambol @author Alessandro Morandi, Giorgio Orsi @version $Id: ContactForm.java,v 1.13 2005/05/27 11:08:34 luigiafassina Exp $
  • org.jacorb.poa.gui.poa.PolicyPanel
    @author Reimo Tiedemann, FU Berlin @version 1.0, 05/03/99, RT
  • sync4j.syncclient.demo.CalendarForm
    A form containing all the fields concerning a calendar. This form will be a subpanel for CalendarModify and CalendarNew @author Fabio Maggi @ Funambol @author Marco Magistrali @ Funambol
  • HTTPClient.CookieModule
    This module handles Netscape cookies (also called Version 0 cookies) and Version 1 cookies. Specifically is reads the <var>Set-Cookie</var> and <var>Set-Cookie2</var> response headers and sets the <var>Cookie</var> and <var>Cookie2</var> headers as n ...
  • org.apache.tools.ant.taskdefs.optional.ide.VAJAntToolGUI
    This is a simple grafical user interface to provide the information needed by ANT and to start the build-process within IBM VisualAge for Java. <p> I was using AWT to make it independent from the JDK-version. Please don't ask me for a Swing-version:I am very familiar with Swing and I really ...
  • demo.poa_monitor.client.TestFrame
    This type was created in VisualAge.
  • org.objectweb.proactive.examples.c3d.C3DUser
  • sync4j.syncclient.demo.Configuration
    The configuration panel. @author Fabio Maggi @ Funambol @author Alessandro Morandi, Giorgio Orsi @version $Id: Configuration.java,v 1.8 2005/03/14 16:46:03 fabius Exp $
  • org.jacorb.poa.gui.poa.POAFrame
    Implements the org.jacorb.poa.gui.POAView interface @author Reimo Tiedemann, FU Berlin @version 1.01, 06/11/99, RT
  • org.nfunk.jepexamples.Evaluator
    This applet is an simple example for how JEP can be used to evaluate expressions. It also displays the different options, and the effects of their settings.
  • org.jacorb.poa.gui.beans.FillLevelBar
    JacORB - a free Java ORB Copyright (C) 1997-2004 Gerald Brose. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any ...
  • org.objectweb.proactive.examples.c3d.C3DDispatcher
    This class decouples the set of user frames from the set of rendering
  • sync4j.syncclient.demo.About
    The about window. @author Fabio Maggi @ Funambol @author Alessandro Morandi, Giorgio Orsi @version $Id: About.java,v 1.11 2005/01/19 11:01:11 fabius Exp $
  • org.jacorb.poa.gui.poa.QueueListItem
    @author Reimo Tiedemann, FU Berlin @version 1.0, 05/10/99, RT
  • sync4j.syncclient.demo.CheckCalendarFields
    The new calendar insertion panel. @author Fabio Maggi @ Funambol @author Marco Magistrali @ Funambol @version $Id: CheckCalendarFields.java,v 1.5 2005/01/19 11:01:11 fabius Exp $
  • org.jacorb.trading.client.typemgr.TypeManager
  • org.jacorb.trading.client.offers.Offers
  • DiningPhilosophers.cif.PhilosopherPdaPanel
    This is an AWT Panel GUI used to show a philosopher state. This panel show the philosopher name, the philosopher forks and the philosopher status. @author <a HREF="mailto:Philippe.Merle@lifl.fr">Philippe Merle</a> @author <a HREF="mailto:Sylvain.Leblanc@lifl.fr">Sylvain Leblanc& ...
  • sync4j.syncclient.demo.CalendarModify
    The calendar modification panel. @author Fabio Maggi @ Funambol @author Alessandro Morandi, Giorgio Orsi @version $Id: CalendarModify.java,v 1.4 2005/01/19 11:01:11 fabius Exp $
  • org.apache.regexp.REDemo
    Interactive demonstration and testing harness for regular expressions classes. @author <a HREF="mailto:jonl@muppetlabs.com">Jonathan Locke</a> @version $Id: REDemo.java,v 1.2 2000/12/07 17:24:59 jon Exp $
  • MessageViewer
    @version 1.16, 01/05/23 @author Christopher Cotton @author Bill Shannon
Popular Tags