home *** CD-ROM | disk | FTP | other *** search
/ Chip 1999 August / Chip_1999-08_cd.bin / msdn / VISUALJ / IMAGES / IMAGE19B.GIF < prev    next >
Graphics Interchange Format  |  1998-08-30  |  8KB  |  642x388  |  4-bit (6 colors)
Labels: monitor | plant | sky | web site | window
OCR: Cauler whenever data is dropped onto the edit1 field Eparam source The source of the event @param The actual DragEvent object ivate void editl dragDrop (Object source, DragEvent el first get list Of all data formats String dataFormats[] .data get Formats() now traverse the list of data formats for (int n: dataFormats length x++) the data format text object (dataFormats [x] equals (DataFormats.CF TEXT) editi.setText((String) e.data .getData (DataFormats .CF TEXTL the data format Windows file object else if[dataFormats[x] ecuals FileName Called ohject private obiect DataF ormats leName