1. How do you put a subclass method into a superclasses JLabel? stackoverflow.comSo here's the class and the super class, question to follow: TestDraw:
|
2. DnD with JLabel subclass coderanch.comIn the DragAndDrop tutorial, in the section "Specifying The Data Format", check the second paragraph (starting with "When using the property name form...") through the third. These are special properties. I set up a test app to duplicate the "Invocation failed" exception. Then looked in the TransferHandler source code and found the string in an exception handler in the importData method. ... |