Class JaxxFileChooser

java.lang.Object
org.nuiton.jaxx.runtime.JaxxFileChooser

public class JaxxFileChooser
extends java.lang.Object
Created on 10/29/14.
Since:
2.15
Author:
Tony Chemit - chemit@codelutin.com
  • Field Details

    • DEFAULT_CURRENT_DIRECTORY_FILE

      public static final java.io.File DEFAULT_CURRENT_DIRECTORY_FILE
    • currentDirectory

      protected static java.io.File currentDirectory
  • Constructor Details

    • JaxxFileChooser

      protected JaxxFileChooser()
  • Method Details