edu.psu.geovista.app.matrix
Class AbstractMatrix.SPGridBagConstraints

java.lang.Object
  extended byjava.awt.GridBagConstraints
      extended byedu.psu.geovista.app.matrix.AbstractMatrix.SPGridBagConstraints
All Implemented Interfaces:
java.lang.Cloneable, java.io.Serializable
Enclosing class:
AbstractMatrix

protected class AbstractMatrix.SPGridBagConstraints
extends java.awt.GridBagConstraints

See Also:
Serialized Form

Field Summary
protected  int column
           
protected  int row
           
 
Fields inherited from class java.awt.GridBagConstraints
anchor, BOTH, CENTER, EAST, fill, FIRST_LINE_END, FIRST_LINE_START, gridheight, gridwidth, gridx, gridy, HORIZONTAL, insets, ipadx, ipady, LAST_LINE_END, LAST_LINE_START, LINE_END, LINE_START, NONE, NORTH, NORTHEAST, NORTHWEST, PAGE_END, PAGE_START, RELATIVE, REMAINDER, SOUTH, SOUTHEAST, SOUTHWEST, VERTICAL, weightx, weighty, WEST
 
Constructor Summary
protected AbstractMatrix.SPGridBagConstraints()
           
 
Methods inherited from class java.awt.GridBagConstraints
clone
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

column

protected int column

row

protected int row
Constructor Detail

AbstractMatrix.SPGridBagConstraints

protected AbstractMatrix.SPGridBagConstraints()


Copyright © 1996-2003 GeoVista Center. All Rights Reserved.