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)
commitfd422eab477a9e63b7db45a5d0e899373a2856a0
treea8cb2d5b9e8cf22f42bf93c2d827b9ff800c377b
parentab6fe55865636188226545f5047a606ebd95674c
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]