Main Page | Class Hierarchy | Class List | Class Members | Related Pages

blockworld.lib.AttrGroup Class Reference

Groups a set of attribute views together into a Panel. More...

List of all members.

Public Member Functions

 AttrGroup ()
 Construct a AttrGroup with the title "Attributes".

 AttrGroup (String title)
 Construct a group with the specified title.

void add (ROIntegerAttr attr)
 Add a read only int attribute to this attribute group.


Protected Member Functions

void addRow (String descr, JComponent view)

Protected Attributes

GridBagLayout gridbag = new GridBagLayout()
GridBagConstraints constraints = new GridBagConstraints()


Detailed Description

Groups a set of attribute views together into a Panel.

The group has a title that is shown in a border.


Constructor & Destructor Documentation

blockworld.lib.AttrGroup.AttrGroup String  title  ) 
 

Construct a group with the specified title.

Parameters:
title The title of this group, this shown in a border.

set initial layout settings


Member Function Documentation

void blockworld.lib.AttrGroup.add ROIntegerAttr  attr  ) 
 

Add a read only int attribute to this attribute group.

This constructs the correct view and adds a label showing the attribute name.


The documentation for this class was generated from the following file:
Generated on Wed Jun 16 17:22:45 2004 for blockworld by doxygen 1.3.7