public class NotificationBarPane.Item extends Object
javafx.beans.property.SimpleStringProperty
label
javafx.beans.value.ObservableDoubleValue
progress
Item(String label, javafx.beans.value.ObservableDoubleValue progress)
void
cancel()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public final javafx.beans.property.SimpleStringProperty label
@Nullable public final javafx.beans.value.ObservableDoubleValue progress
public Item(String label, @Nullable javafx.beans.value.ObservableDoubleValue progress)
public void cancel()
Copyright © 2015. All rights reserved.