|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--com.sculley.jim.swjava.SWPenInfo
| Constructor Summary | |
SWPenInfo(long font,
long weight,
java.awt.Color color)
SWPenInfo constructor comment. |
|
| Method Summary | |
java.awt.Color |
getColor()
Insert the method's description here. |
long |
getFont()
Insert the method's description here. |
long |
getWeight()
Insert the method's description here. |
| Methods inherited from class java.lang.Object |
equals,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public SWPenInfo(long font,
long weight,
java.awt.Color color)
| Method Detail |
public java.awt.Color getColor()
public long getFont()
public long getWeight()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||