|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectComposite
org.spiffyui.client.MainFooter
public class MainFooter
This is the footer for the main page.
Constructor Summary | |
---|---|
MainFooter()
Creates a new main footer panel |
Method Summary | |
---|---|
java.lang.String |
getFooterString()
Get the current string in the footer |
void |
setFooterString(java.lang.String string)
Set the footer string. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MainFooter()
Method Detail |
---|
public void setFooterString(java.lang.String string)
string
- the footer stringpublic java.lang.String getFooterString()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |