JavaDoc for controller classes
This commit is contained in:
@@ -28,6 +28,9 @@ import java.util.List;
|
||||
import java.util.logging.Level;
|
||||
import java.util.logging.Logger;
|
||||
|
||||
/**
|
||||
* Controller class for the Plants.fxml file
|
||||
*/
|
||||
public class PlantsController {
|
||||
private static final Logger LOG = Logger.getLogger(PlantsController.class.getName());
|
||||
|
||||
|
||||
Reference in New Issue
Block a user