~yrke/tapaal/removeNetType

« back to all changes in this revision

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

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

Show diffs side-by-side

added added

removed removed

Lines of Context:
21
21
 */
22
22
public class AnnotationPanel extends javax.swing.JPanel {
23
23
 
24
 
        /**
25
 
         * 
26
 
         */
27
 
        private static final long serialVersionUID = 5241113917349530815L;
28
24
        private AnnotationNote annotation;
29
25
 
30
26
        /**