Class EventLogController
- java.lang.Object
-
- net.sourceforge.pmd.util.fxdesigner.EventLogController
-
- All Implemented Interfaces:
javafx.fxml.Initializable
public class EventLogController extends java.lang.Object implements javafx.fxml.Initializable
- Since:
- 6.0.0
- Author:
- Clément Fournier
-
-
Constructor Summary
Constructors Constructor Description EventLogController(DesignerRoot owner, MainDesignerController mediator)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
initialize(java.net.URL location, java.util.ResourceBundle resources)
-
-
-
Constructor Detail
-
EventLogController
public EventLogController(DesignerRoot owner, MainDesignerController mediator)
-
-