Class FileDialog.DoNothing

java.lang.Object
com.googlecode.lanterna.gui2.dialogs.FileDialog.DoNothing
All Implemented Interfaces:
Runnable
Enclosing class:
FileDialog

private static class FileDialog.DoNothing extends Object implements Runnable
  • Constructor Details

    • DoNothing

      private DoNothing()
  • Method Details

    • run

      public void run()
      Specified by:
      run in interface Runnable