KickJava   Java API By Example, From Geeks To Geeks.

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

  • thinlet.Thinlet
  • org.jfree.chart.renderer.AbstractRenderer
    Base class providing common services for renderers. Most methods that update attributes of the renderer will fire a {@link RendererChangeEvent}, which normally means the plot that owns the renderer will receive notification that the renderer has been changed (the plot will, in turn, notify the ch ...
  • org.apache.batik.svggen.Font1
    This test validates the convertion of Java 2D Fonts into SVG font attributes. @author <a HREF="mailto:cjolif@ilog.fr">Christophe Jolif</a> @author <a HREF="mailto:vhardy@eng.sun.com">Vincent Hardy</a> @version $Id: Font1.java,v 1.7 2004/08/18 07:16:44 vhardy Exp $
  • zirc.gui.FontColorFrame
    zIrc, irc client. Copyright (C) 2004 CoolBytes(Stephane claret, Andre Aymon, Alban Zumofen) coolbytes@hotmail.com This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 ...
  • org.jacorb.poa.gui.poa.PolicyPanel
    @author Reimo Tiedemann, FU Berlin @version 1.0, 05/03/99, RT
  • org.springframework.samples.countries.web.CountriesPdfView
    This view demonstrates how to send a PDF file with the Spring Framework using the iText PDF library. @author Jean-Pierre Pawlak @author Juergen Hoeller
  • org.objectweb.jac.ide.diagrams.TextFigure
    A TextFigure whose text color can be redefined with the method <code>getTextColor()</code>
  • org.hsqldb.util.FontDialogSwing
    weconsultants@users 20041109 - original swing port weconsultants@users 20050215 - version 1.8.0 - Update: Compatbilty fix for JDK 1.3 - Replaced: Objects JSpinner spinnerFontSizes and SpinnerNumberModel spinnerModelSizes for JComboBox fontSizesComboBox and String fontSizes[];
  • com.thoughtworks.xstream.converters.extended.FontConverterTest
  • com.jgoodies.forms.util.DefaultUnitConverter
    This is the default implementation of the {@link UnitConverter} interface. It converts horizontal and vertical dialog base units to pixels. <p> The horizontal base unit is equal to the average width, in pixels, of the characters in the system font; the vertical base unit is equal to the heig ...
  • org.jfree.text.TextFragment
    A text item, with an associated font, that fits on a single line (see {@link TextLine}). Instances of the class are immutable. @author David Gilbert
  • InfoPanel
    Used to get the <b>about</b> information for the <b>TextEditor</b> applet, and information of default parameters which are set by the <i>property file</i>.
  • com.lowagie.text.pdf.codec.postscript.PAContext
  • org.jrobin.graph.RrdGraphDefTemplate
    Class used to create an arbitrary number of RrdGraphDef (graph definition) objects from a single XML template. XML template can be supplied as an XML InputSource, XML file or XML formatted string.<p> Here is an example of a properly formatted XML template with all available options in it (u ...
  • org.apache.axis.utils.SOAPMonitor
    This is a SOAP Monitor Application class. This class provides the user interface for deploying the SOAP monitor service and displaying data from the service. @author Toshiyuki Kimura (toshi@apache.org) @author Brian Price (pricebe@us.ibm.com)
  • org.jgroups.demos.wb.GraphPanel
  • org.coach.actor.componentBrowser.ComponentControlPanel
Popular Tags