public abstract class SkinnableControl extends Control
configurations| Constructor and Description |
|---|
SkinnableControl(Container container) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
configureSkineableBuilder(StyledWidgetBuilder builder) |
int |
getFontSize() |
SkinnableControl |
setBackground(Color background) |
SkinnableControl |
setFontSize(int fontSize) |
SkinnableControl |
setForeground(Color foreground) |
background, bindBackground, bindEnabled, bindEnabledToProperty, bindForeground, bindValue, bindValueToProperty, bindVisible, bindVisibleToProperty, enabled, foreground, setHeight, setWidth, tooltip, value, visibleaddBinding, addBinding, addConfiguration, appendYourselfTo, configure, createBuilder, getContainer, getContainerModelObject, nextCaption, showOn, toStringpublic SkinnableControl(Container container)
public SkinnableControl setForeground(Color foreground)
public SkinnableControl setBackground(Color background)
public int getFontSize()
public SkinnableControl setFontSize(int fontSize)
protected void configureSkineableBuilder(StyledWidgetBuilder builder)
Copyright © 2015 Uqbar Project. All rights reserved.