Added an visual-only text component and modelling helper class
authorChristian Femers <femers@in.tum.de>
Fri, 28 Jun 2019 17:26:19 +0000 (19:26 +0200)
committerChristian Femers <femers@in.tum.de>
Fri, 28 Jun 2019 17:26:19 +0000 (19:26 +0200)
commitd2ae4f1db269806849d4bb415f1e17e206e2a5bc
treebc1ccc93f008867955510d0200ef817844691cf9
parent57bdb7038e204061eea546a1b1d42cbbe4a87c30
Added an visual-only text component and modelling helper class
net.mograsim.logic.ui/src/net/mograsim/logic/ui/model/components/TextComponent.java [new file with mode: 0644]
net.mograsim.logic.ui/src/net/mograsim/logic/ui/modeladapter/componentadapters/NoLogicAdapter.java [new file with mode: 0644]
net.mograsim.logic.ui/src/net/mograsim/logic/ui/util/ModellingTool.java [new file with mode: 0644]