altosui: Make UI Look&Feel configurable
[fw/altos] / altosui / AltosFlashUI.java
index 3956ff20a94789d99148df23fdda1455e9aa0beb..39151641e42bdbaa6bf1ef0bf93d269f8c1d9dfe 100644 (file)
@@ -29,7 +29,7 @@ import java.util.prefs.*;
 import java.util.concurrent.*;
 
 public class AltosFlashUI
-       extends JDialog
+       extends AltosDialog
        implements ActionListener
 {
        Container       pane;