public static class TabbedDialogModel.TabModel.DefaultTabModel extends ArrayList<TabbedDialogModel.Tab> implements TabbedDialogModel.TabModel
TabbedDialogModel.TabModel.DefaultTabModel
modCount
Constructor and Description |
---|
DefaultTabModel() |
Modifier and Type | Method and Description |
---|---|
javafx.beans.property.ObjectProperty<TabbedDialogModel.Tab> |
active() |
add, add, addAll, addAll, clear, clone, contains, ensureCapacity, forEach, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeIf, removeRange, replaceAll, retainAll, set, size, sort, spliterator, subList, toArray, toArray, trimToSize
equals, hashCode
containsAll, toString
finalize, getClass, notify, notifyAll, wait, wait, wait
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
public javafx.beans.property.ObjectProperty<TabbedDialogModel.Tab> active()
active
in interface TabbedDialogModel.TabModel
Copyright © 2019. All rights reserved.