org.scrashmeow.ojb.console.ui.control.grid
Class GridWindowSizer

java.lang.Object
  |
  +--org.scrashmeow.ojb.console.ui.control.grid.GridWindowSizer
All Implemented Interfaces:
java.io.Serializable, ViewControl

public class GridWindowSizer
extends java.lang.Object
implements ViewControl

Author:
Alexander_Bibighaus To change this generated comment edit the template variable "typecomment": Window>Preferences>Java>Templates. To enable and disable the creation of type comments go to Window>Preferences>Java>Code Generation.
See Also:
Serialized Form

Constructor Summary
GridWindowSizer()
          Constructor for GridWindowSizer.
 
Method Summary
 java.lang.String getFormElementName()
          Returns the formElementName.
 void setFormElementName(java.lang.String formElementName)
          Sets the formElementName.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GridWindowSizer

public GridWindowSizer()
Constructor for GridWindowSizer.

Method Detail

getFormElementName

public java.lang.String getFormElementName()
Returns the formElementName.

Returns:
String

setFormElementName

public void setFormElementName(java.lang.String formElementName)
Sets the formElementName.

Parameters:
formElementName - The formElementName to set


Copyright © 2003 Alexander Bibighaus et al. All Rights Reserved.