|
Spec-Zone .ru
спецификации, руководства, описания, API
|
@Generated(value="Generated by javafx.builder.processor.BuilderProcessor")
public abstract class SkinBaseBuilder<C extends Control,BB extends com.sun.javafx.scene.control.behavior.BehaviorBase<C>,B extends SkinBaseBuilder<C,BB,B>>
extends java.lang.Object
SkinBase| Modifier | Constructor and Description |
|---|---|
protected |
SkinBaseBuilder() |
| Modifier and Type | Method and Description |
|---|---|
void |
applyTo(SkinBase<C,BB> x) |
B |
children(java.util.Collection<? extends Node> x)
Add the given items to the List of items in the
children property for the instance constructed by this builder. |
B |
children(Node... x)
Add the given items to the List of items in the
children property for the instance constructed by this builder. |
Copyright (c) 2008, 2012, Oracle and/or its affiliates. All rights reserved. Use is subject to .