Reorganized location of .json components
[Mograsim.git] / net.mograsim.logic.ui / src / net / mograsim / logic / ui / model / components / GUICustomComponentCreator.java
2019-06-24 Fabian StemmlerReorganized location of .json components
2019-06-24 Fabian StemmlerMerge branch 'development' of https://gitlab.lrz.de...
2019-06-24 Fabian StemmlerEquivalent inner components now exchangeable. Fixed...
2019-06-22 Daniel KirschtenChanged SubmodelComponent.addSubmodelInterface() interface
2019-06-22 Daniel KirschtenImplemented SubmodelComponent.clicked(); removed obsole...
2019-06-21 Fabian StemmlerUpdated SubmodelComponentParams json format
2019-06-21 Daniel KirschtenPins are now accessed via name, not index
2019-06-19 Daniel KirschtenAdded call checks for subclass methods:
2019-06-19 Daniel KirschtenMerge commit '28314e7a9a3c3ebfcc4db8e9f1875507063ae6e6...
2019-06-19 Daniel KirschtenSimpleRectangularSubmodelComponent now supports pin...
2019-06-18 Fabian StemmlerMerge branch 'development' of https://gitlab.lrz.de...
2019-06-18 Daniel KirschtenPins now have names
2019-06-18 Fabian StemmlerAdded file version and closed resource leak
2019-06-18 Daniel KirschtenMerge remote-tracking branch 'origin/development' into...
2019-06-17 Fabian StemmlerCleaned up GUICustomComponentCreator and wrote document...
2019-06-16 Fabian StemmlerSimplified file representation of SubmodelComponents
2019-06-14 Fabian StemmlerGeneral SubmodelComponents can now be saved to a json...