|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.walluck.oscar.RateMeter
Aids in the creation of the rate meter usually seen under the "Send" button.
| Constructor Summary | |
RateMeter()
|
|
| Method Summary | |
int[] |
getRates(RateClass rc)
Get the value of rates. |
int |
getWidth()
Get the value of width. |
void |
setWidth(int width)
Set the value of width. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public RateMeter()
| Method Detail |
public int getWidth()
public void setWidth(int width)
width - Value to assign to width.public int[] getRates(RateClass rc)
rc - a RateClass value
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||