Package | Description |
---|---|
com.googlecode.lanterna.gui2.dialogs |
Modifier and Type | Method | Description |
---|---|---|
protected FileDialogBuilder |
FileDialogBuilder.self() |
|
FileDialogBuilder |
FileDialogBuilder.setActionLabel(String actionLabel) |
Defines the label to be but on the confirmation button (default: "ok").
|
FileDialogBuilder |
FileDialogBuilder.setSelectedFile(File selectedFile) |
Sets the file that is initially selected in the dialog
|
FileDialogBuilder |
FileDialogBuilder.setSuggestedSize(TerminalSize suggestedSize) |
Sets the suggested size for the file dialog, it won't have exactly this size but roughly.
|
Copyright © 2020. All rights reserved.