| 程序包 | 说明 |
|---|---|
| marvin.gui |
| 限定符和类型 | 方法和说明 |
|---|---|
MarvinPluginWindowComponent.ComponentType |
MarvinPluginWindowComponent.getType()
Returns the type of the component.
|
static MarvinPluginWindowComponent.ComponentType |
MarvinPluginWindowComponent.ComponentType.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static MarvinPluginWindowComponent.ComponentType[] |
MarvinPluginWindowComponent.ComponentType.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
MarvinAttributesPanel.plugComponent(String id,
JComponent comp,
String attrID,
MarvinAttributes attr,
MarvinPluginWindowComponent.ComponentType type)
Adds new component
|
| 构造器和说明 |
|---|
MarvinPluginWindowComponent(String id,
String attrID,
MarvinAttributes attr,
JComponent comp,
MarvinPluginWindowComponent.ComponentType type)
Constructs a new
MarvinPluginWindowComponent |
Copyright © 2018. All rights reserved.