|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.pf.joi.Spy
org.pf.joi.AbstractObjectSpy
org.pf.joi.inspectors.ListSpy
public class ListSpy
An instance of this class is a wrapper for one inspected object that implements the java.util.List interface. It provides the API an inspector is using, to display internal information about the inspected array.
| Field Summary |
|---|
| Fields inherited from class org.pf.joi.Spy |
|---|
RENDERER_MAPPING_FILENAME, RENDERER_MAPPING_FILENAME_ALL, RENDERER_MAPPING_FILENAME_CLASSLOADER |
| Constructor Summary | |
|---|---|
ListSpy(java.lang.Object obj)
Initialize the new instance with default values. |
|
| Method Summary |
|---|
| Methods inherited from class org.pf.joi.AbstractObjectSpy |
|---|
getElementFilter, getElementNamed, getElements, getFullElementCount, getModifiers, getName, getObject, getType, getValue, setElementFilter, setName, sortElements |
| Methods inherited from class org.pf.joi.Spy |
|---|
getTypeString, getValueComponent, getValueString, getValueTypeString, is_boolean, is_byte, is_char, is_double, is_float, is_int, is_long, is_short, isEditable, isElementSpy, isPrimitive, setValue, valueIsNull |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ListSpy(java.lang.Object obj)
throws java.lang.SecurityException
java.lang.SecurityException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||