Spec-Zone .ru
спецификации, руководства, описания, API
|
private final class PopupWindow.AutofixHandler extends java.lang.Object implements InvalidationListener
Modifier and Type | Method and Description |
---|---|
void |
adjustPosition() |
void |
invalidated(Observable observable)
This method needs to be provided by an implementation of
InvalidationListener . |
public void invalidated(Observable observable)
InvalidationListener
InvalidationListener
. It is called if an ObservableValue
becomes invalid.
In general is is considered bad practice to modify the observed value in this method.
invalidated
in interface InvalidationListener
observable
- The ObservableValue
that became invalidpublic void adjustPosition()
Copyright (c) 2008, 2012, Oracle and/or its affiliates. All rights reserved. Use is subject to