getting things back under control

This commit is contained in:
benfry
2003-11-11 22:10:39 +00:00
parent 35834c5817
commit fce6029cfd
4 changed files with 28 additions and 34 deletions

View File

@@ -30,7 +30,8 @@ import java.io.*;
import javax.swing.*;
public class PdeEditorHeader extends JPanel {
//public class PdeEditorHeader extends JPanel {
public class PdeEditorHeader extends JComponent {
static final String SKETCH_TITLER = "sketch";
static Color primaryColor;