Uses of Class
org.planit.project.CustomPlanItProject
-
Packages that use CustomPlanItProject Package Description org.planit.io.project Simple implementations of CustomPlanItProject -
-
Uses of CustomPlanItProject in org.planit.io.project
Subclasses of CustomPlanItProject in org.planit.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.
-