org.artoflife.app.inspector
Class InspectorControls

java.lang.Object
  |
  +--org.artoflife.app.inspector.InspectorControls

public class InspectorControls
extends java.lang.Object

Author:
Steve Meyfroidt

Field Summary
static java.lang.String INSPECT_ID
          Parameter: an Individual Show the passed individual but don't open the view if not already open.
static java.lang.String OPEN_ID
          Parameter: null Open the view
 
Constructor Summary
InspectorControls()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

OPEN_ID

public static final java.lang.String OPEN_ID
Parameter: null Open the view

See Also:
Constant Field Values

INSPECT_ID

public static final java.lang.String INSPECT_ID
Parameter: an Individual Show the passed individual but don't open the view if not already open.

See Also:
Constant Field Values
Constructor Detail

InspectorControls

public InspectorControls()

artoflife pre0.1.0-dev

Copyright © 2002 the Art Of Life team. All Rights Reserved.