~yrke/tapaal/removeNetType

« back to all changes in this revision

Viewing changes to src/pipe/gui/widgets/NewTAPNPanel.java

MergedĀ lp:~yrke/tapaal/testbranch-syntaxOnlyChanges

Show diffs side-by-side

added added

removed removed

Lines of Context:
18
18
import pipe.gui.GuiFrame;
19
19
 
20
20
public class NewTAPNPanel extends JPanel {
21
 
        private static final long serialVersionUID = -4598172555484557945L;
 
21
 
22
22
        private JRootPane rootPane;
23
23
        private GuiFrame frame;
24
24
        private JTextField nameTextBox;