public static interface TabbedDialogModel.DialogButtonsModel extends List<DialogButton>
Modifier and Type | Interface and Description |
---|---|
static class |
TabbedDialogModel.DialogButtonsModel.DefaultDialogButtonsModel |
Modifier and Type | Method and Description |
---|---|
static TabbedDialogModel.DialogButtonsModel |
createDefaultModel() |
add, add, addAll, addAll, clear, contains, containsAll, equals, get, hashCode, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, replaceAll, retainAll, set, size, sort, spliterator, subList, toArray, toArray
parallelStream, removeIf, stream
static TabbedDialogModel.DialogButtonsModel createDefaultModel()
Copyright © 2019. All rights reserved.