Package repast.simphony.ui.probe
Class ProbeableBeanInfo
java.lang.Object
repast.simphony.ui.probe.ProbeableBeanInfo
- Author:
- Nick Collier
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetBean()
getDisplayName
(String propName) Gets the display name mapped to the specified property name.
-
Constructor Details
-
ProbeableBeanInfo
-
-
Method Details
-
getBean
-
getDisplayName
Gets the display name mapped to the specified property name.- Parameters:
propName
- the property name- Returns:
- the display name mapped to the specified property name.
-