315 Commits

Author SHA1 Message Date
hneemann
3aecf4150f Interactor allows reactions on mouse pressed and mouse released.
Added a button
2016-04-12 20:18:42 +02:00
hneemann
48b7ced179 Interactor returns true if model has changed and false if only a gui change has happened without influencing the model. 2016-04-12 17:31:43 +02:00
hneemann
3fcb517bc1 More consistent handling of observers.
One very common method  (addObserver) needs to be renamed.
2016-04-12 15:37:41 +02:00
hneemann
6d541eaf76 More consistent handling of observers.
One very common method  (addObserver) needs to be renamed.
2016-04-12 15:30:00 +02:00
hneemann
7ea907836c better handling of bounding box in VisualElement 2016-04-12 14:44:33 +02:00
hneemann
8536f4a6f6 added some documentation 2016-04-11 21:12:49 +02:00
hneemann
b7c998ce19 better solution for burn detection
An error is detected if different low Z values are not the same.
2016-04-11 21:05:33 +02:00
hneemann
048a8a5c58 added highZ inputs
better solution for burn detection
2016-04-11 18:14:27 +02:00
hneemann
132e314aa0 added a line merger for a better looking svg file. 2016-04-10 21:42:42 +02:00
hneemann
812843f482 added a example 2016-04-10 19:44:37 +02:00
hneemann
7c0d63ed44 renamed some examples 2016-04-10 18:45:03 +02:00
hneemann
cd254f2506 added two more flipflops to the examples 2016-04-10 18:25:05 +02:00
hneemann
aadee11760 added constant to store the last data file key. 2016-04-10 18:18:17 +02:00
hneemann
3c7b16b1b1 fixed a bug 2016-04-10 18:02:25 +02:00
hneemann
556a03ade5 added some documentation 2016-04-10 17:56:27 +02:00
hneemann
782bd1bbca updated checkstyle plugin 2016-04-10 17:34:53 +02:00
hneemann
fcbc1bacb8 allow public final fields 2016-04-10 17:04:51 +02:00
hneemann
9a64da3a63 added some documentation 2016-04-10 16:51:24 +02:00
hneemann
43f755a394 imported models are put to the history like normal elements 2016-04-10 16:22:50 +02:00
hneemann
68ff8c506a fixed a NullPointerException 2016-04-10 16:21:51 +02:00
hneemann
789c496be4 added some documentation 2016-04-10 16:03:52 +02:00
hneemann
55f3129925 allowed switch without default 2016-04-10 16:00:55 +02:00
hneemann
198fecea32 made the model events a simple enum. 2016-04-10 15:50:34 +02:00
hneemann
831c5068fe added some documentation 2016-04-10 15:50:03 +02:00
hneemann
5422cad06e added some documentation 2016-04-10 14:10:15 +02:00
hneemann
4506c2cdb5 added some documentation 2016-04-10 13:49:58 +02:00
hneemann
98ac8afa7d added some documentation 2016-04-10 13:40:50 +02:00
hneemann
fc5ed14c77 added some documentation 2016-04-10 12:26:34 +02:00
hneemann
2108c69365 nothing seems to work 2016-04-10 11:40:39 +02:00
hneemann
571af77a0c disabled some checkstyle warnings 2016-04-10 11:36:47 +02:00
hneemann
339f426c0a disabled some checkstyle warnings 2016-04-10 11:25:46 +02:00
hneemann
19e54769a7 disabled some checkstyle warnings 2016-04-10 11:19:42 +02:00
hneemann
62d7cf6771 disabled some checkstyle warnings 2016-04-10 11:17:59 +02:00
hneemann
26770785f8 fixed wrong cycle counter 2016-04-10 11:05:06 +02:00
hneemann
6ce605a0ab enabled speed test again 2016-04-10 11:02:08 +02:00
hneemann
0c40b2bb79 minor changes to the processor example 2016-04-10 10:44:32 +02:00
hneemann
9f56f7b37a fixed some findbugs issues 2016-04-10 10:21:10 +02:00
hneemann
ff4a3eb8e7 fixed some findbugs issues 2016-04-10 09:18:42 +02:00
hneemann
336cd04fee added some documentation 2016-04-10 08:54:11 +02:00
hneemann
b40256dd7c no gui observer set for nested elements! 2016-04-10 08:25:13 +02:00
hneemann
c48b64c70c fixed LaTeX test failure 2016-04-09 22:12:56 +02:00
hneemann
bf4a82f0b0 more examples 2016-04-09 22:10:41 +02:00
hneemann
3a1beb64af lot of small changes concerning text positions. 2016-04-09 18:58:29 +02:00
hneemann
faa7a9a1d0 better handling of TeX '$' characters. 2016-04-09 15:17:04 +02:00
hneemann
cb5f523d73 better handling of TeX '$' characters. 2016-04-09 15:14:09 +02:00
hneemann
f335a93cf4 added some documentation 2016-04-09 14:07:55 +02:00
hneemann
8d704ba955 DataSet is cleared after model is stabilized 2016-04-09 11:40:38 +02:00
hneemann
ed89113fbd Fixed missing shape problem: Now you can pick a missing element. 2016-04-09 11:29:04 +02:00
hneemann
7d8ed67842 added some documentation 2016-04-09 11:20:04 +02:00
hneemann
688db05fc1 added data view in circuit area.
made shapes and ShapeFactory more consistent.
2016-04-09 11:11:41 +02:00