- Inherits from:
- javax.swing.JPanel : javax.swing.JComponent : java.awt.Container : java.awt.Component : Object
- Implements:
- NSDisposable
- Package:
- com.apple.client.eointerface
EOView is a subclass of javax.swing.JPanel that uses an EOViewLayout object to provide its layout logic.
Note: This class doesn't exist in the com.apple.yellow.eointerface package. |
For more information on the layout behavior of EOView objects, see the EOViewLayout class specification.
NSDisposable
dispose
public
EOView
(String debuggingHint)
See Also: debuggingHint
public java.awt.Component
add
(java.awt.Component aComponent)
public String
debuggingHint
()
See Also: EOView constructor
public void
setBounds
(int x, int y, int width, int height)
setBounds
in Sun's JPanel class documentation.public String
toString
()