public class BeanInormationExtractorImpl extends java.lang.Object implements BeanInformationExtractor
| Constructor and Description |
|---|
BeanInormationExtractorImpl(BeanInformationRepository beanInformationRepository) |
| Modifier and Type | Method and Description |
|---|---|
DisplayProperties |
displayPropertiesFrom(java.lang.Object view,
Purpose purpose) |
javafx.scene.paint.Color |
iconColor(java.lang.Object view) |
public BeanInormationExtractorImpl(BeanInformationRepository beanInformationRepository)
public DisplayProperties displayPropertiesFrom(java.lang.Object view, Purpose purpose)
displayPropertiesFrom in interface BeanInformationExtractorpublic javafx.scene.paint.Color iconColor(java.lang.Object view)
iconColor in interface BeanInformationExtractor