~tapaal-contributor/tapaal/unselect-objects-after-undo-1894108

« back to all changes in this revision

Viewing changes to src/dk/aau/cs/verification/VerifyTAPN/VerifyTAPNIconSelector.java

  • Committer: Jiri Srba
  • Date: 2020-04-28 19:15:28 UTC
  • mfrom: (998.2.376 testbranch)
  • Revision ID: srba@cs.aau.dk-20200428191528-3xxjqa1r4jcob5ur
merged in lp:~yrke/tapaal/testbranch doing majour refactoring of the GUI

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
 
5
5
import dk.aau.cs.verification.Boundedness;
6
6
import dk.aau.cs.verification.IconSelector;
7
 
import dk.aau.cs.verification.QueryResult;
8
7
import dk.aau.cs.verification.VerificationResult;
9
8
 
10
9
public class VerifyTAPNIconSelector extends IconSelector {