Class FormatController

java.lang.Object
put.ai.se.jsontools.gui.FormatController

public class FormatController extends Object
  • 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

      private void back() throws IOException
      Throws:
      IOException