org.oddjob.arooa.design.screem
Class BorderedGroup

java.lang.Object
  extended by org.oddjob.arooa.design.screem.GroupBase
      extended by org.oddjob.arooa.design.screem.FieldGroup
          extended by org.oddjob.arooa.design.screem.BorderedGroup
All Implemented Interfaces:
FormItem

public class BorderedGroup
extends FieldGroup


Constructor Summary
BorderedGroup()
           
BorderedGroup(String heading)
           
 
Method Summary
 
Methods inherited from class org.oddjob.arooa.design.screem.FieldGroup
add, isContainsSelection
 
Methods inherited from class org.oddjob.arooa.design.screem.GroupBase
addElement, get, getTitle, isPopulated, setTitle, size
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BorderedGroup

public BorderedGroup()

BorderedGroup

public BorderedGroup(String heading)