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