@ExportedBean public class Component extends Object
Constructor and Description |
---|
Component(String name,
boolean modifiable) |
Modifier and Type | Method and Description |
---|---|
String |
getName() |
boolean |
isModifiable() |
void |
setModifiable(boolean isModifiable) |
void |
setName(String name) |
Copyright © 2004-2021. All Rights Reserved.