public class MyDoggyAppToolWindow extends Object implements net.thevpc.echo.AppToolWindow
| Constructor and Description |
|---|
MyDoggyAppToolWindow(MyDoggyAppDockingWorkspace toolWindowManager,
String id,
Component component,
org.noos.xing.mydoggy.ToolWindowAnchor anchor,
net.thevpc.echo.Application app) |
| Modifier and Type | Method and Description |
|---|---|
net.thevpc.common.props.WritableValue<Boolean> |
active() |
net.thevpc.echo.props.AppWritableIcon |
icon() |
String |
id() |
net.thevpc.echo.props.AppWritableString |
title() |
public MyDoggyAppToolWindow(MyDoggyAppDockingWorkspace toolWindowManager, String id, Component component, org.noos.xing.mydoggy.ToolWindowAnchor anchor, net.thevpc.echo.Application app)
public net.thevpc.echo.props.AppWritableString title()
title in interface net.thevpc.echo.AppToolWindowpublic net.thevpc.echo.props.AppWritableIcon icon()
icon in interface net.thevpc.echo.AppToolWindowpublic String id()
id in interface net.thevpc.echo.AppToolWindowpublic net.thevpc.common.props.WritableValue<Boolean> active()
active in interface net.thevpc.echo.AppToolWindowCopyright © 2021 vpc open source initiative. All rights reserved.