apollo.dataadapter
Class GuiTabPanel.ApolloGridBagConstraints

java.lang.Object
  extended by java.awt.GridBagConstraints
      extended by apollo.dataadapter.GuiTabPanel.ApolloGridBagConstraints
All Implemented Interfaces:
java.io.Serializable, java.lang.Cloneable
Enclosing class:
GuiTabPanel

protected class GuiTabPanel.ApolloGridBagConstraints
extends java.awt.GridBagConstraints

See Also:
Serialized Form

Field Summary
 
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
 
Method Summary
 GuiTabPanel.ApolloGridBagConstraints nextColumn()
           
 GuiTabPanel.ApolloGridBagConstraints nextRow()
           
 
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
 

Method Detail

nextColumn

public GuiTabPanel.ApolloGridBagConstraints nextColumn()

nextRow

public GuiTabPanel.ApolloGridBagConstraints nextRow()