iLIST1j import java.awt.*; import java.awt.event.*; import borland.jbcl.layout.*; import borland.jbcl.control.*; import borland.jbcl.view.*; import borland.jbcl.util.BlackBox; public class NewBean extends BeanPanel implements BlackBox{ BevelPanel bevelPanel1 = new BevelPanel(); BorderLayout borderLayout1 = new BorderLayout(); XYLayout xYLayout1 = new XYLayout();