Public Member Functions | Package Functions | Package Attributes

ShowString Class Reference

Inherits java::awt::Frame.

List of all members.

Public Member Functions

void paint (Graphics g)

Package Functions

 ShowString (String target, String title)

Package Attributes

FontMetrics fontM
String outString

Constructor & Destructor Documentation

ShowString.ShowString ( String  target,
String  title 
) [package]

References fontM, and outString.


Member Function Documentation

void ShowString.paint ( Graphics  g  ) 

References fontM, and outString.


Member Data Documentation

FontMetrics ShowString.fontM [package]

Referenced by paint(), and ShowString().

String ShowString.outString [package]

Referenced by paint(), and ShowString().


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Properties