public class AppToolsConfig extends Object
| Constructor and Description |
|---|
AppToolsConfig() |
| Modifier and Type | Method and Description |
|---|---|
net.thevpc.common.props.WritableValue<Boolean> |
configurableLargeIcon() |
net.thevpc.common.props.WritableValue<Boolean> |
configurableSmallIcon() |
net.thevpc.common.props.WritableValue<Boolean> |
configurableTitle() |
net.thevpc.common.props.WritableValue<Boolean> |
configurableTooltip() |
public net.thevpc.common.props.WritableValue<Boolean> configurableTitle()
public net.thevpc.common.props.WritableValue<Boolean> configurableTooltip()
public net.thevpc.common.props.WritableValue<Boolean> configurableSmallIcon()
public net.thevpc.common.props.WritableValue<Boolean> configurableLargeIcon()
Copyright © 2021 vpc open source initiative. All rights reserved.