Class UnfileSelectDialog.UnfileSelectDialogResult

  • Enclosing class:
    UnfileSelectDialog

    public static final class UnfileSelectDialog.UnfileSelectDialogResult
    extends java.lang.Object
    Bean that holds the results of a UnfileSelectDialogResult.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      int getButton()  
      java.util.List<java.lang.String> getPathes()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • getPathes

        public java.util.List<java.lang.String> getPathes()
        Returns:
        selected pathes
      • getButton

        public int getButton()
        Returns:
        button pressed