Uses of Class
net.officefloor.gef.ide.AbstractIdeTestApplication
-
Packages that use AbstractIdeTestApplication Package Description net.officefloor.gef.activity.test net.officefloor.gef.section.test net.officefloor.gef.woof.test -
-
Uses of AbstractIdeTestApplication in net.officefloor.gef.activity.test
Subclasses of AbstractIdeTestApplication in net.officefloor.gef.activity.test Modifier and Type Class Description class
ActivityIdeTestApplication
Tests theActivityEditor
. -
Uses of AbstractIdeTestApplication in net.officefloor.gef.section.test
Subclasses of AbstractIdeTestApplication in net.officefloor.gef.section.test Modifier and Type Class Description class
SectionIdeTestApplication
Tests theSectionEditor
. -
Uses of AbstractIdeTestApplication in net.officefloor.gef.woof.test
Subclasses of AbstractIdeTestApplication in net.officefloor.gef.woof.test Modifier and Type Class Description class
WoofIdeTestApplication
Tests theWoofEditor
.
-