Uses of Package
net.wotonomy.ui.swing

Packages that use net.wotonomy.ui.swing
net.wotonomy.ui.swing Contains associations designed for use with the Swing framework. 
 

Classes in net.wotonomy.ui.swing used by net.wotonomy.ui.swing
ActionAssociation
          ActionAssociation binds any ActionEvent broadcaster (typically Buttons and the like) to a display group.
DisplayGroupNode
          DisplayGroupNodes are used as nodes in the TreeModelAssociation's implementation of TreeModel, and is tightly coupled with TreeModelAssociation and MasterDetailAssociation.
TableAssociation
          TableAssociation binds one or more TableColumnAssociations to a display group.
TableColumnAssociation
          TableColumnAssociation binds a column of a JTable to a property of the elements of a display group.
TreeModelAssociation
          TreeModelAssociation binds a JTree or similar component that uses a TreeModel to a display group's list of displayable objects, each of which may have a list of child objects managed by another display group, and so on.
 



Copyright © 2006 null. All Rights Reserved.