Draw given array of text strings representing a whole and fraction
number on given graphics context at given x, y position using given
fonts for whole and fraction value and color with right justification
if wanted.
Returns string arrary of fractional parts parsed from given complete value
with: value[0] as complete value; value[1] as whole value; value[2] as
numerator; and value[3] as denominator.
source class diagram
This class displays a stock portfolio passed in via the applet parameter
tags, as read by Portfolio, as a periodically updated table.
source class diagram
This class displays a stock portfolio passed in via the applet parameter
tags, as read by Portfolio, as a periodically updated ticker tape.