frame SVG export: export static texts

This commit is contained in:
Honfika
2014-04-19 21:43:01 +02:00
parent cd54dca644
commit 03d3e24a16
20 changed files with 188 additions and 240 deletions

View File

@@ -87,7 +87,6 @@ import java.util.logging.Logger;
import java.util.regex.Pattern;
import javax.swing.BoxLayout;
import javax.swing.JButton;
import javax.swing.JCheckBox;
import javax.swing.JComboBox;
import javax.swing.JLabel;
import javax.swing.JOptionPane;