org.hfbk.util.FontDialog.FontChooser Class Reference

List of all members.

Public Member Functions

 FontChooser (String selected)

Package Functions

void fillFonts (String selected)

Package Attributes

JLabel Preview
List FontList
Button OK_Button
Button Cancel_Button

Private Member Functions

void updatePreview ()

Detailed Description

Definition at line 48 of file FontDialog.java.


Constructor & Destructor Documentation

org.hfbk.util.FontDialog.FontChooser.FontChooser ( String  selected  ) 

Definition at line 55 of file FontDialog.java.

References org.hfbk.util.FontDialog.FontChooser.Cancel_Button, org.hfbk.util.FontDialog.FontChooser.fillFonts(), org.hfbk.util.FontDialog.FontChooser.FontList, org.hfbk.util.FontDialog.FontChooser.OK_Button, org.hfbk.util.FontDialog.FontChooser.Preview, org.hfbk.util.FontDialog.SelectedFont, and org.hfbk.util.FontDialog.FontChooser.updatePreview().

Here is the call graph for this function:


Member Function Documentation

void org.hfbk.util.FontDialog.FontChooser.updatePreview (  )  [private]

Definition at line 107 of file FontDialog.java.

References org.hfbk.util.FontDialog.SelectedFont.

Referenced by org.hfbk.util.FontDialog.FontChooser.FontChooser().

Here is the caller graph for this function:

void org.hfbk.util.FontDialog.FontChooser.fillFonts ( String  selected  )  [package]

Definition at line 119 of file FontDialog.java.

References org.hfbk.util.FontDialog.FontChooser.FontList.

Referenced by org.hfbk.util.FontDialog.FontChooser.FontChooser().

Here is the caller graph for this function:


Member Data Documentation

JLabel org.hfbk.util.FontDialog.FontChooser.Preview [package]

Definition at line 50 of file FontDialog.java.

Referenced by org.hfbk.util.FontDialog.FontChooser.FontChooser().

List org.hfbk.util.FontDialog.FontChooser.FontList [package]

Definition at line 51 of file FontDialog.java.

Referenced by org.hfbk.util.FontDialog.FontChooser.fillFonts(), and org.hfbk.util.FontDialog.FontChooser.FontChooser().

Button org.hfbk.util.FontDialog.FontChooser.OK_Button [package]

Definition at line 52 of file FontDialog.java.

Referenced by org.hfbk.util.FontDialog.FontChooser.FontChooser().

Button org.hfbk.util.FontDialog.FontChooser.Cancel_Button [package]

Definition at line 53 of file FontDialog.java.

Referenced by org.hfbk.util.FontDialog.FontChooser.FontChooser().


The documentation for this class was generated from the following file:
Generated on Tue Apr 7 17:57:46 2009 for visclient by  doxygen 1.5.1