C
- component typepublic interface ComponentPreview<C extends Component>
Modifier and Type | Method and Description |
---|---|
Icon |
getIcon(C component)
Returns icon for the specified
Component . |
String |
getText(C component)
Returns text value for the specified
Component . |
Copyright © 2020. All rights reserved.