The class nextapp.echo.Font is missing the following methods :
public void setStyle(int style); public int getStyle();
This style property is passed in both of the constructors, but then there is no way to reference this value aferwards.
Log in to post a comment.