Package put.ai.se.jsontools.gui
Class FormatController
java.lang.Object
put.ai.se.jsontools.gui.FormatController
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) javafx.scene.control.RadioButton
(package private) javafx.scene.control.TextArea
(package private) javafx.scene.control.RadioButton
(package private) javafx.scene.control.TextArea
(package private) javafx.scene.control.TextArea
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
source
javafx.scene.control.TextArea source -
result
javafx.scene.control.TextArea result -
keysTextField
javafx.scene.control.TextArea keysTextField -
exclude
javafx.scene.control.RadioButton exclude -
prettify
javafx.scene.control.RadioButton prettify
-
-
Constructor Details
-
FormatController
public FormatController()
-
-
Method Details
-
initialize
public void initialize() -
format
public void format() -
back
- Throws:
IOException
-