WebObjects 5.3

Uses of Package
com.webobjects.eointerface.swing

Packages that use com.webobjects.eointerface.swing
com.webobjects.eogeneration Provides infrastructure for dynamically generating complete user interfaces in Java Client applications from XML descriptions of controller hierarchies. 
com.webobjects.eointerface.swing Provides an implementation of Swing classes that plug in to the interface layer. 
 

Classes in com.webobjects.eointerface.swing used by com.webobjects.eogeneration
EOTable
          The EOTable class is used to represent tables of data.
 

Classes in com.webobjects.eointerface.swing used by com.webobjects.eointerface.swing
EOColumnEditor
          EOColumnEditor is an abstract class that implements generalized cell editing management for javax.swing.JTables.
EOMatrix
          EOMatrix is a class used to group collections of mutually exclusive JRadioButtons and to lay them out on a grid.
EOSwingTableColumnPlugin.TableColumnCustomizer
          Use this interface to implement your custom TableColumnCustomizer which will be used to obtain the CellRenderer and CellEditor for this plugin's column.
EOTextComponentAccess
          EOTextComponentAccess is an interface that defines an API for accessing editable text components of Swing components.
EOTextField
          EOTextField is a subclass of javax.swing.JTextField that adds the notion of selectability (so that text fields can be selectable, but not editable).
EOView
          An EOView is a JPanel that uses an EOViewLayout layout manager to manage layout geometry.
 


Last updated Thu May 26 13:46:12 PDT 2005.

Copyright © 2005 Apple Computer, Inc.