Interface HasTitleProperty
- All Known Implementing Classes:
Stage
public interface HasTitleProperty
- Author:
- Bruno Salmon
-
Property Summary
-
Method Summary
-
Property Details
-
title
- See Also:
-
-
Method Details
-
titleProperty
- Returns:
- the
title
property - See Also:
-
setTitle
Sets the value of thetitle
property.- Property description:
- Parameters:
text
- the value for thetitle
property- See Also:
-
getTitle
Gets the value of thetitle
property.- Property description:
- Returns:
- the value of the
title
property - See Also:
-