PATH |
- Inherits from:
- javax.swing.JPanel : javax.swing.JComponent : java.awt.Container : java.awt.Component : Object
- Implements:
- NSDisposable
- java.io.Serializable
- java.awt.image.ImageObserver
- java.awt.MenuContainer
- Package:
- com.webobjects.eointerface.swing
EOView is a subclass of javax.swing.JPanel that uses an EOViewLayout object to provide its layout logic.For more information on the layout behavior of EOView objects, see the EOViewLayout class specification.
- NSDisposable
- dispose
- java.io.Serializable
- java.awt.image.ImageObserver
- java.awt.MenuContainer
- All methods
- EOView
- add
- setBounds
public EOView()
public java.awt.Component add(java.awt.Component aComponent)
public void dispose()
public void setBounds( int x, int y, int width, int height)
© 2001 Apple Computer, Inc. (Last Published April 21, 2001)