|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectJavaScriptLoadingIndicator
com.getsnappy.snappyj.examples.GroovyLoadingIndicator
public class GroovyLoadingIndicator
This loading indicator will apply the opaque png "/images/grey.png" screenwide and then load /images/loadingBox.png and attempt to keep it centered in the screen
| Constructor Summary | |
|---|---|
GroovyLoadingIndicator(java.lang.String contextId)
|
|
| Method Summary | |
|---|---|
void |
jsFinish(java.io.Writer out)
|
void |
jsStart(java.io.Writer out)
This function will apply the opaque png "/images/grey.png" screenwide and then load /images/loadingBox.png and attempt to keep centered in the screen |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GroovyLoadingIndicator(java.lang.String contextId)
| Method Detail |
|---|
public void jsStart(java.io.Writer out)
throws java.io.IOException
java.io.IOException
public void jsFinish(java.io.Writer out)
throws java.io.IOException
java.io.IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||