com.ibm.able.editor
Class AbleInspectorContext
java.lang.Object
|
+--com.ibm.able.editor.AbleInspectorContext
- public class AbleInspectorContext
- extends java.lang.Object
- implements java.io.Serializable
This class is used to encapsulate the user-defined settings of an
Inspector so that it can be saved and restored as part of the
Editor Environment
- Version:
- $Revision: 1.4 $, $Date: 2000/04/26 15:24:36 $
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
beanId
public java.lang.String beanId
selectedArrays
public java.lang.Object[] selectedArrays
seriesData
public java.util.Vector seriesData
numPoints
public int numPoints
dataType
public int dataType
view
public int view
textView
public int textView
numColumns
public int numColumns
size
public java.awt.Dimension size
location
public java.awt.Point location
chart
public jclass.chart.JCChart chart
stepsPerRefresh
public int stepsPerRefresh
AbleInspectorContext
public AbleInspectorContext()
- Create an Inspector context.
ABLE: Produced by Joe, Don, and Jeff who say, 'Thanks for your support.'