Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.controlsfx.control Classes and Interfaces - 85 results found.
NameDescriptionTypePackageFramework
ActionA base class for Action API.Classorg.controlsfx.control.actionControlsFX
ActionGroupAn ActionGroup (unsurprisingly) groups together zero or more Action instances, allowing for more complex controls like ToolBar, Classorg.controlsfx.control.actionControlsFX
ActionMapAction Map provides an ability to create an action map of any object.Classorg.controlsfx.control.actionControlsFX
ActionProxyAn annotation to allow conversion of class methods to Action instances.Classorg.controlsfx.control.actionControlsFX
ActionUtilsConvenience class for users of the Action API.Classorg.controlsfx.control.actionControlsFX
ActionUtils .ActionTextBehaviorAction text behavior.Classorg.controlsfx.control.action.ActionUtilsControlsFX
AnnotatedActionAn action that invokes a method that has been annotated with ActionProxy.Classorg.controlsfx.control.actionControlsFX
AnnotatedActionFactoryDefines the interface used by ActionMap for creating instances of AnnotatedAction.Interfaceorg.controlsfx.control.actionControlsFX
AutoCompletionBindingThe AutoCompletionBinding is the abstract base class of all auto-completion bindings.Classorg.controlsfx.control.textfieldControlsFX
AutoCompletionBinding .AutoCompletionEventRepresents an Event which is fired after an auto completion.Classorg.controlsfx.control.textfield.AutoCompletionBindingControlsFX
AutoCompletionBinding .ISuggestionRequestRepresents a suggestion fetch requestGet the user text to which suggestions shall be foundInterfaceorg.controlsfx.control.textfield.AutoCompletionBindingControlsFX
BreadCrumbBarRepresents a bread crumb bar.Classorg.controlsfx.controlControlsFX
BreadCrumbBar .BreadCrumbActionEventRepresents an Event which is fired when a bread crumb was activated.Classorg.controlsfx.control.BreadCrumbBarControlsFX
CheckComboBoxA simple UI control that makes it possible to select zero or more items within a ComboBox-like control.Classorg.controlsfx.controlControlsFX
CheckListViewA simple UI control that makes it possible to select zero or more items within a ListView without the need to set a custom cell factory or manually createClassorg.controlsfx.controlControlsFX
CheckModelChecks the given item in the control.Interfaceorg.controlsfx.controlControlsFX
CheckTreeViewA simple UI control that makes it possible to select zero or more items within a TreeView without the need to set a custom cell factory or manually createClassorg.controlsfx.controlControlsFX
ColorGridCellClassorg.controlsfx.control.cellControlsFX
CustomPasswordFieldA base class for people wanting to customize a PasswordField to contain nodes inside the input field area itself, without being on top of the users typed-in text.Classorg.controlsfx.control.textfieldControlsFX
CustomTextFieldA base class for people wanting to customize a TextField to contain nodes inside the text field itself, without being on top of the users typed-in text.Classorg.controlsfx.control.textfieldControlsFX
DecorationDecoration is an abstract class used by the ControlsFX Decorator class for adding and removing decorations on a node.Classorg.controlsfx.control.decorationControlsFX
DecoratorThe Decorator class is responsible for accessing decorations for a given node.Classorg.controlsfx.control.decorationControlsFX
DefaultActionFactoryThe default AnnotatedActionFactory to be used when no alternative has been specified.Classorg.controlsfx.control.actionControlsFX
GraphicDecorationGraphicDecoration is a Decoration designed to show a graphic (be it an image loaded via an ImageView or an arbitrarily complex Classorg.controlsfx.control.decorationControlsFX
GridThat class holds some SpreadsheetCell in order to be used by the SpreadsheetView.Interfaceorg.controlsfx.control.spreadsheetControlsFX
GridBaseA base implementation of the Grid interface.Classorg.controlsfx.control.spreadsheetControlsFX
GridBase .MapBasedRowHeightFactoryThis class serves as a bridge between row height Callback needed by the GridBase and a Map that one could have (each IntegerClassorg.controlsfx.control.spreadsheet.GridBaseControlsFX
GridCellA GridCell is created to represent items in the GridView items list.Classorg.controlsfx.controlControlsFX
GridChangeThis class represents a single change happening in a Grid.Classorg.controlsfx.control.spreadsheetControlsFX
GridViewA GridView is a virtualised control for displaying getItems() in a visual, scrollable, grid-like fashion.Classorg.controlsfx.controlControlsFX
HiddenSidesPaneA pane used to display a full-size content node and four initially hidden nodes on the four sides.Classorg.controlsfx.controlControlsFX
HyperlinkLabelA UI control that will convert the given text into a series of text labels and hyperlinks, based on the use of delimiter charactersClassorg.controlsfx.controlControlsFX
ImageGridCellClassorg.controlsfx.control.cellControlsFX
IndexedCheckModelChecks the item in the given index in the control.Interfaceorg.controlsfx.controlControlsFX
InfoOverlayA simple UI control that allows for an information popup to be displayed over a node to describe it in further detail.Classorg.controlsfx.controlControlsFX
ListSelectionViewA control used to perform a multi-selection via the help of two list views.Classorg.controlsfx.controlControlsFX
MaskerPaneMaskerPane is designed to be placed alongside other controls in a StackPane, in order to visually mask these controls, preventing them from being accessedClassorg.controlsfx.controlControlsFX
MasterDetailPaneA master / detail pane is used to display two nodes with a strong relationship to each other.Classorg.controlsfx.controlControlsFX
MediaImageCellA GridCell that can be used to show media (i.Classorg.controlsfx.control.cellControlsFX
NotificationPaneThe NotificationPane control is a container control that, when prompted by the show() method, will show a non-modal message to the user.Classorg.controlsfx.controlControlsFX
NotificationsAn API to show popup notification messages to the user in the corner of their screen, unlike the NotificationPane which shows notification messagesClassorg.controlsfx.controlControlsFX
PickerPickers can display some Images next to the headers.Classorg.controlsfx.control.spreadsheetControlsFX
PlusMinusSliderA plus minus slider allows the user to continously fire an event carrying a value between -1 and +1 by moving a thumb from its center position to theClassorg.controlsfx.controlControlsFX
PlusMinusSlider .PlusMinusEventAn event class used by the PlusMinusSlider to inform event handlers about changes.Classorg.controlsfx.control.PlusMinusSliderControlsFX
PopOverThe PopOver control provides detailed information about an owning node in a popup window.Classorg.controlsfx.controlControlsFX
PopOver .ArrowLocationAll possible arrow locations.Classorg.controlsfx.control.PopOverControlsFX
PropertySheetThe PropertySheet control is a powerful control designed to make it really easy for developers to present to end users a list of properties that the Classorg.controlsfx.controlControlsFX
PropertySheet .ItemA wrapper interface for a single property to be displayed in a PropertySheet control.Interfaceorg.controlsfx.control.PropertySheetControlsFX
PropertySheet .ModeSpecifies how the PropertySheet should be laid out.Classorg.controlsfx.control.PropertySheetControlsFX
RangeSliderThe RangeSlider control is simply a JavaFX Slider control with support for two 'thumbs', rather than one.Classorg.controlsfx.controlControlsFX
RatingA control for allowing users to provide a rating.Classorg.controlsfx.controlControlsFX
SegmentedButtonThe SegmentedButton is a simple control that forces together a group of ToggleButton instances such that they appear as one collective buttonClassorg.controlsfx.controlControlsFX
SnapshotViewA SnapshotView is a control which allows the user to select an area of a node in the typical manner used by picture editors and crate snapshots of the selection.Classorg.controlsfx.controlControlsFX
SnapshotView .BoundaryThe selectionArea, in which the user can create a selection, and the unselectedArea, in which the unselected area isClassorg.controlsfx.control.SnapshotViewControlsFX
SpreadsheetCellInterface of the cells used in the SpreadsheetView.Interfaceorg.controlsfx.control.spreadsheetControlsFX
SpreadsheetCell .CornerPositionThis enum states the four different corner available for positioning some elements in a cell.Classorg.controlsfx.control.spreadsheet.SpreadsheetCellControlsFX
SpreadsheetCellBaseThe SpreadsheetCells serve as model for the SpreadsheetView.Classorg.controlsfx.control.spreadsheetControlsFX
SpreadsheetCellEditorSpreadsheetCellEditor are used by SpreadsheetCellType and SpreadsheetCell in order to control how each value will be entered.Classorg.controlsfx.control.spreadsheetControlsFX
SpreadsheetCellEditor .DateEditorA SpreadsheetCellEditor for SpreadsheetCellType.Classorg.controlsfx.control.spreadsheet.SpreadsheetCellEditorControlsFX
SpreadsheetCellEditor .DoubleEditorA SpreadsheetCellEditor for SpreadsheetCellType.Classorg.controlsfx.control.spreadsheet.SpreadsheetCellEditorControlsFX
SpreadsheetCellEditor .IntegerEditorA SpreadsheetCellEditor for SpreadsheetCellType.Classorg.controlsfx.control.spreadsheet.SpreadsheetCellEditorControlsFX
SpreadsheetCellEditor .ListEditorA SpreadsheetCellEditor for SpreadsheetCellType.Classorg.controlsfx.control.spreadsheet.SpreadsheetCellEditorControlsFX
SpreadsheetCellEditor .ObjectEditorA SpreadsheetCellEditor for SpreadsheetCellType.Classorg.controlsfx.control.spreadsheet.SpreadsheetCellEditorControlsFX
SpreadsheetCellEditor .StringEditorA SpreadsheetCellEditor for SpreadsheetCellType.Classorg.controlsfx.control.spreadsheet.SpreadsheetCellEditorControlsFX
SpreadsheetCellEditor .TextAreaEditorA SpreadsheetCellEditor for SpreadsheetCellType.Classorg.controlsfx.control.spreadsheet.SpreadsheetCellEditorControlsFX
SpreadsheetCellTypeWhen instantiating a SpreadsheetCell, its SpreadsheetCellType will specify which values the cell can accept as user input, and whichClassorg.controlsfx.control.spreadsheetControlsFX
SpreadsheetCellType .DateTypeThe SpreadsheetCell LocalDate type base class.Classorg.controlsfx.control.spreadsheet.SpreadsheetCellTypeControlsFX
SpreadsheetCellType .DoubleTypeThe SpreadsheetCell Double type base class.Classorg.controlsfx.control.spreadsheet.SpreadsheetCellTypeControlsFX
SpreadsheetCellType .IntegerTypeThe SpreadsheetCell Integer type base class.Classorg.controlsfx.control.spreadsheet.SpreadsheetCellTypeControlsFX
SpreadsheetCellType .ListTypeThe SpreadsheetCell List type base class.Classorg.controlsfx.control.spreadsheet.SpreadsheetCellTypeControlsFX
SpreadsheetCellType .ObjectTypeThe SpreadsheetCell Object type base class.Classorg.controlsfx.control.spreadsheet.SpreadsheetCellTypeControlsFX
SpreadsheetCellType .StringTypeThe SpreadsheetCell String type base class.Classorg.controlsfx.control.spreadsheet.SpreadsheetCellTypeControlsFX
SpreadsheetColumnA SpreadsheetView is made up of a number of SpreadsheetColumn Configuration SpreadsheetColumns are instantiated by theClassorg.controlsfx.control.spreadsheetControlsFX
SpreadsheetViewThe SpreadsheetView is a control similar to the JavaFX TableView control but with different functionalities and use cases.Classorg.controlsfx.control.spreadsheetControlsFX
SpreadsheetView .ColumnWidthEventThis event is thrown on the SpreadsheetView when the user resize a columnSee Also:Serialized FormClassorg.controlsfx.control.spreadsheet.SpreadsheetViewControlsFX
SpreadsheetView .RowHeightEventThis event is thrown on the SpreadsheetView when the user resize a rowSee Also:Serialized FormClassorg.controlsfx.control.spreadsheet.SpreadsheetViewControlsFX
SpreadsheetView .SpanTypeThe SpanType describes in which state each cell can be.Classorg.controlsfx.control.spreadsheet.SpreadsheetViewControlsFX
SpreadsheetViewSelectionModelThis class provides basic support for common interaction on the Due to the complexity induced by cell's span, it is not possible to give aClassorg.controlsfx.control.spreadsheetControlsFX
StatusBarThe StatusBar control is normally placed at the bottom of a window.Classorg.controlsfx.controlControlsFX
StringConverterWithFormatThis class is used by some of the SpreadsheetCellType in order to use Since the format is specified in the SpreadsheetCell, we need aClassorg.controlsfx.control.spreadsheetControlsFX
StyleClassDecorationStyleClassDecoration is a Decoration designed to add a CSS style class to a node (for example, to show a warning style when the field is incorrectly Classorg.controlsfx.control.decorationControlsFX
TableFilterApplies a filtering control to a provided TableView instance.Classorg.controlsfx.control.tableControlsFX
TaskProgressViewThe task progress view is used to visualize the progress of long running tasks.Classorg.controlsfx.controlControlsFX
TextFieldsA class containing useful customizations for the JavaFX TextField.Classorg.controlsfx.control.textfieldControlsFX
ToggleSwitchMuch like a Toggle Button this control allows the user to toggle between one of two states.Classorg.controlsfx.controlControlsFX