jhomenet.gui.util
Class Environment

java.lang.Object
  extended by jhomenet.gui.util.Environment

public class Environment
extends java.lang.Object


Nested Class Summary
static class Environment.Parameters
           
 
Method Summary
static java.lang.Object getValue(Environment.Parameters param)
           
static void setParameter(Environment.Parameters param, java.lang.Object value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

setParameter

public static void setParameter(Environment.Parameters param,
                                java.lang.Object value)

getValue

public static java.lang.Object getValue(Environment.Parameters param)


Copyright © 2004-2005 David Irwin. All Rights Reserved.