Spec-Zone .ru
спецификации, руководства, описания, API
|
@Generated(value="Generated by javafx.builder.processor.BuilderProcessor") public abstract class PopupWindowBuilder<B extends PopupWindowBuilder<B>> extends WindowBuilder<B>
PopupWindow
Modifier | Constructor and Description |
---|---|
protected |
PopupWindowBuilder() |
Modifier and Type | Method and Description |
---|---|
void |
applyTo(PopupWindow x) |
B |
autoFix(boolean x)
Set the value of the
autoFix property for the instance constructed by this builder. |
B |
autoHide(boolean x)
Set the value of the
autoHide property for the instance constructed by this builder. |
B |
consumeAutoHidingEvents(boolean x)
Set the value of the
consumeAutoHidingEvents property for the instance constructed by this builder. |
B |
hideOnEscape(boolean x)
Set the value of the
hideOnEscape property for the instance constructed by this builder. |
B |
onAutoHide(EventHandler<Event> x)
Set the value of the
onAutoHide property for the instance constructed by this builder. |
applyTo, eventDispatcher, focused, height, onCloseRequest, onHidden, onHiding, onShowing, onShown, opacity, width, x, y
public void applyTo(PopupWindow x)
public B autoFix(boolean x)
autoFix
property for the instance constructed by this builder.public B autoHide(boolean x)
autoHide
property for the instance constructed by this builder.public B consumeAutoHidingEvents(boolean x)
consumeAutoHidingEvents
property for the instance constructed by this builder.public B hideOnEscape(boolean x)
hideOnEscape
property for the instance constructed by this builder.public B onAutoHide(EventHandler<Event> x)
onAutoHide
property for the instance constructed by this builder.Copyright (c) 2008, 2012, Oracle and/or its affiliates. All rights reserved. Use is subject to