Uses of Class
org.goplanit.project.CustomPlanItProject
-
Packages that use CustomPlanItProject Package Description org.goplanit.io.project Simple implementations of CustomPlanItProjectorg.goplanit.tntp.project TNTP implementation of CustomPlanItProject -
-
Uses of CustomPlanItProject in org.goplanit.io.project
Subclasses of CustomPlanItProject in org.goplanit.io.project Modifier and Type Class Description class
PlanItProject
PLANit project which is nothing more than a CustomPlanItProject without any custom configuration pre-embedded.class
PlanItSimpleProject
Wrapper around PLANitProject with most common defaults automatically activated. -
Uses of CustomPlanItProject in org.goplanit.tntp.project
Subclasses of CustomPlanItProject in org.goplanit.tntp.project Modifier and Type Class Description class
TntpProject
TNTP implementation of CustomPlanItProject
-