Menu

#42 nextapp.echo.Font missing a method

v1.0.x
open
nobody
None
5
2004-10-21
2004-10-21
Web Hiker
No

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.

Discussion


Log in to post a comment.