Class ExampleSelectOnlyOfficeFloorEditorMain
- java.lang.Object
-
- javafx.application.Application
-
- net.officefloor.eclipse.editor.test.AbstractEditorTestApplication<OfficeFloorModel>
-
- net.officefloor.eclipse.editor.test.ExampleOfficeFloorEditorMain
-
- net.officefloor.eclipse.editor.test.ExampleSelectOnlyOfficeFloorEditorMain
-
public class ExampleSelectOnlyOfficeFloorEditorMain extends ExampleOfficeFloorEditorMain
ExampleSelectOnly
ExampleOfficeFloorEditorMain
.- Author:
- Daniel Sagenschneider
-
-
Constructor Summary
Constructors Constructor Description ExampleSelectOnlyOfficeFloorEditorMain()
ConfigureSelectOnly
.
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
main(java.lang.String[] args)
Main to run the editor.-
Methods inherited from class net.officefloor.eclipse.editor.test.ExampleOfficeFloorEditorMain
buildModels, createRootModel, createRootReplacement
-
Methods inherited from class net.officefloor.eclipse.editor.test.AbstractEditorTestApplication
createModule, setSelectOnly, start
-
-
-
-
Constructor Detail
-
ExampleSelectOnlyOfficeFloorEditorMain
public ExampleSelectOnlyOfficeFloorEditorMain()
ConfigureSelectOnly
.
-
-