Interface HasBorderProperty
- All Known Implementing Classes:
AnchorPane,BorderPane,Button,ButtonBar,ButtonBase,Cell,CheckBox,ChoiceBox,ComboBoxBase,ContextMenuContent,ContextMenuContent.MenuItemContainer,Control,DatePicker,DialogPane,FlowPane,GridPane,HBox,Hyperlink,Label,Labeled,Pane,PasswordField,PopupControl.CSSBridge,ProgressBar,ProgressIndicator,RadioButton,Region,ScrollPane,Separator,Slider,SplitPane,StackPane,TabPane,TextArea,TextField,TextFlow,TextInputControl,TitledPane,ToggleButton,ToolkitTextBox,VBox
public interface HasBorderProperty
- Author:
- Bruno Salmon
-
Property Summary
Properties -
Method Summary
-
Property Details
-
border
- See Also:
-
-
Method Details
-
borderProperty
- Returns:
- the
borderproperty - See Also:
-
setBorder
Sets the value of theborderproperty.- Property description:
- Parameters:
border- the value for theborderproperty- See Also:
-
getBorder
Gets the value of theborderproperty.- Property description:
- Returns:
- the value of the
borderproperty - See Also:
-