|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--edu.columbia.coms6901.pingtel.pingim.HelperClass
Parent class which contains commonly used methods used by many other classes in PingIM
Field Summary | |
protected PingIM |
application
the current PingIM application |
Constructor Summary | |
HelperClass()
|
Method Summary | |
void |
setApplication(PingIM app)
Sets local Application variable to point to current PingTel Expression |
Methods inherited from class java.lang.Object |
|
Field Detail |
protected PingIM application
Constructor Detail |
public HelperClass()
Method Detail |
public void setApplication(PingIM app)
app
- the current PingIM application
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |