|
Spec-Zone .ru
спецификации, руководства, описания, API
|
class BorderConverter extends com.sun.javafx.css.StyleConverter<com.sun.javafx.css.ParsedValue[],Border>
| Modifier and Type | Method and Description |
|---|---|
Border |
convert(java.util.Map<com.sun.javafx.css.StyleableProperty,java.lang.Object> convertedValues)
Convert from the constituent values to the target property type.
|
static BorderConverter |
getInstance() |
java.lang.String |
toString() |
public static BorderConverter getInstance()
public Border convert(java.util.Map<com.sun.javafx.css.StyleableProperty,java.lang.Object> convertedValues)
com.sun.javafx.css.StyleConverterconvert in class com.sun.javafx.css.StyleConverter<com.sun.javafx.css.ParsedValue[],Border>public java.lang.String toString()
toString in class java.lang.ObjectCopyright (c) 2008, 2012, Oracle and/or its affiliates. All rights reserved. Use is subject to .