|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectuchicago.src.sim.util.BeanBowlUtils
public class BeanBowlUtils
Utilities for working with the bean bowl library. For more information on the BeanBowl library go to http://beanbowl.sourceforge.net/.
| Method Summary | |
|---|---|
static void |
probe(java.lang.Object object)
probes an object through the bean bowl gui. |
static void |
remove(java.lang.Object object)
probes an object through the bean bowl gui. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static void probe(java.lang.Object object)
object - the object to probepublic static void remove(java.lang.Object object)
object - the object to remove
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||