|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectedu.washington.cs.supple.application.AbstractSuppleApplication
edu.washington.cs.supple.net.browser.Browser
Browser is a SUPPLE application that can launch remote SUPPLE applications that it finds on the local network.
| Field Summary | |
static BeanlikeValueDescriptor |
VDESC_ENTRY
Mapping for directory entries. |
| Constructor Summary | |
Browser()
|
|
| Method Summary | |
SuppleApplicationSession |
createSession()
Factory method to create an application session. |
UiObject |
createUi()
|
static void |
main(java.lang.String[] args)
|
void |
start()
SuppleApplications receive this signal when they are first created by the containing application server. |
| Methods inherited from class edu.washington.cs.supple.application.AbstractSuppleApplication |
getDisplayName, getId, shutdown |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static BeanlikeValueDescriptor VDESC_ENTRY
| Constructor Detail |
public Browser()
| Method Detail |
public SuppleApplicationSession createSession()
SuppleApplication
createSession in interface SuppleApplicationcreateSession in class AbstractSuppleApplicationpublic void start()
SuppleApplication
start in interface SuppleApplicationstart in class AbstractSuppleApplicationpublic UiObject createUi()
public static void main(java.lang.String[] args)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||