| javax.swing.JPanel com.xoetrope.carousel.wizard.XWizardPanel com.xoetrope.carousel.wizard.XFontPanel
XFontPanel | public class XFontPanel extends XWizardPanel implements ActionListener,ChangeListener(Code) | | Copyright (c) Xoetrope Ltd., 2001-2006, This software is licensed under
the GNU Public License (GPL), please see license.txt for more details. If
you make commercial use of this software you must purchase a commercial
license from Xoetrope.
$Revision: 1.5 $
|
CASUAL_SCHEME | final public static int CASUAL_SCHEME(Code) | | |
FONT_BODYTEXT | final public static int FONT_BODYTEXT(Code) | | |
FONT_CAPTION | final public static int FONT_CAPTION(Code) | | |
FONT_CODE | final public static int FONT_CODE(Code) | | |
FONT_HEADING | final public static int FONT_HEADING(Code) | | |
FONT_SUBHEADING | final public static int FONT_SUBHEADING(Code) | | |
HIGHCONTRAST_SCHEME | final public static int HIGHCONTRAST_SCHEME(Code) | | |
NUM_FONTS_PER_SCHEME | final public static int NUM_FONTS_PER_SCHEME(Code) | | |
PROFESSION_SCHEME | final public static int PROFESSION_SCHEME(Code) | | |
SYSTEM_SCHEME | final public static int SYSTEM_SCHEME(Code) | | |
highContrastScheme | Font[] highContrastScheme(Code) | | |
OutputFontDetails | void OutputFontDetails()(Code) | | |
UpdateSelectedFont | void UpdateSelectedFont()(Code) | | |
clearLabels | void clearLabels()(Code) | | |
refreshComponentColors | void refreshComponentColors()(Code) | | |
subHeadingLabel_mouseClicked | void subHeadingLabel_mouseClicked(MouseEvent e)(Code) | | |
updatePanel | public void updatePanel()(Code) | | |
useFontScheme | void useFontScheme(int idx)(Code) | | |
|
|