Question: Define a class named FramedTextLeft which behaves just like the version of FramedText shown in Figure 17.11 except that the text displayed is left justified
Define a class named FramedTextLeft which behaves just like the version of FramedText shown in Figure 17.11 except that the text displayed is left justified within the frame rather than centered. Do this by extending FramedText and overriding positionContents. Note that the declaration of message in our latest version of FramedText is protected rather than private to make this possible.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
