4647484950515253
* @see de.willuhn.jameica.gui.Part#paint(org.eclipse.swt.widgets.Composite) */ public void paint(Composite parent) throws RemoteException { // BUGZILLA 433 this.list = new SynchronizeList(); list.paint(parent); }