|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.washington.biostr.sig.brainj3d.core.Configuration
public class Configuration
Title:
Description:
Copyright: Copyright (c) 2003
Company:
This class provides some help for configurations and is the only link from a session to a client outside of RMI. Many of the functions are only valid for RMI.
| Constructor Summary | |
|---|---|
Configuration()
|
|
| Method Summary | |
|---|---|
static GraphicsConfiguration[] |
getValidConfigurations()
Get a set of valid graphics configurations for whatever screen device we are using. |
static void |
setClient(ClientManager client_)
|
static void |
setSession(Session session_)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Configuration()
| Method Detail |
|---|
public static void setSession(Session session_)
public static void setClient(ClientManager client_)
public static GraphicsConfiguration[] getValidConfigurations()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||