程序包 com.tlcsdm.core.javafx.control
package com.tlcsdm.core.javafx.control
-
类说明A utility class that allows you to wrap JavaFX
Nodeswith a border, in a way somewhat analogous to the SwingBorderFactory(although with less options as a lot of what the Swing BorderFactory offers resulted in ugly borders!).The public interface used by theBordersAPI to wrap nodes with zero or more Border implementations.A fluent API that is only indirectly instantiable via theBordersfluent API, and which allows for anempty borderto be wrapped around a given Node.A fluent API that is only indirectly instantiable via theBordersfluent API, and which allows for anetched borderto be wrapped around a given Node.A fluent API that is only indirectly instantiable via theBordersfluent API, and which allows for aline borderto be wrapped around a given Node.A base class for people wanting to customize aTextFieldto contain nodes inside the text field itself, without being on top of the users typed-in text.The DecorationTextfield control is simply a JavaFXTextFieldcontrol with support for decoration.It supports the display of error, warning and info images.The DecorationTextfield control is simply a JavaFXTextFieldcontrol with support for decoration.It supports the display of error, warning and info images.UseCustomTextFieldand overwrite layoutChildren#rightStartX(double, double, double, double) inCustomTextFieldSkinDependency tableView对象 用于依赖信息展示封装一些常用的button的初始化HyperlinkTableCell<S,T> Hyperlink Cell for TableViewASpinnerValueFactoryimplementation designed to iterate through long values.JavaFX Control that behaves like aJSpinnerknown in Swing.Textfield implementation that accepts formatted number and stores them in a BigDecimal property The user input is formatted when the focus is lost or the user hits RETURN.A JavaFX Demo of Image Zoom, Drag 无效输入:'&' Rotation.加载组件The RangeSlider control is simply a JavaFXSlidercontrol with support for two 'thumbs', rather than one.Scales content to always fit in the bounds of this pane.Defines the scale behavior of theScalableContentPane.A simple extension of theComboBoxwhich shows a search field while the popup is showing.Defines severity of messages.Add a drop shadow to the top of the scroll pane.A class containing useful customizations for the JavaFXTextField.ASpinnerValueFactoryimplementation designed to iterate through double values likeSpinnerValueFactory.DoubleSpinnerValueFactory.下划线样式文本框.