Searched refs:getRectangularWallHeight (Results 1 – 3 of 3) sorted by relevance
128 assertEquals("Wrong height", height, wallController.getRectangularWallHeight()); in assertWallControllerEquals()
1166 public Float getRectangularWallHeight() { in getRectangularWallHeight() method in WallController1338 height = getRectangularWallHeight(); in modifyWalls()1346 heightAtEnd = getRectangularWallHeight(); in modifyWalls()
593 rectangularWallHeightSpinnerModel.setNullable(controller.getRectangularWallHeight() == null); in createComponents()594 rectangularWallHeightSpinnerModel.setLength(controller.getRectangularWallHeight()); in createComponents()