Problem with drag-&-drop in JInternalFrame

1999-10-03 Thread Thomas Foerster
Hi! I have a problem using drag-&-drop with blackdown´s JDK 1.2. Everything is allright in normal applications, but when I place the DnD-components in a JInternalFrame I get this execption:

Problem with Swing: can't load LookAndFeel-class

1999-12-20 Thread Thomas Foerster
Hi! I have a problem running Swing-applications with the new Blackdown JDK1.2.2 RC3. The following program --- import javax.swing.*; public class UIManagerDefaults { public static void main(String[] args) { System.out.println("Default L&F: " + UIManager.getLookAndFee