|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Sample
Interface that needs to be implemented by samples. It contains methods that will be called by the MIDlet when displaying and destroying the sample.
| Method Summary | |
|---|---|
void |
destroy()
Tells the sample to destroy itself. |
void |
init()
Tells the sample to initialize itself. |
| Method Detail |
|---|
void init()
void destroy()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||