Module org.tentackle.fx
Package org.tentackle.fx
package org.tentackle.fx
Extended FX layer.
-
ClassDescriptionBase implementation of a builder usable by the
FXMLLoader.Base class for tentackle fx controllers.Base class for controllers that validate themselves.
Not applicable to controllers that validate their bindables explicitly.Annotation to express that the annotated class is a builder for a given class.Provides access to BundleMonkey services.Case conversion.Configurator<T>A configurator.Annotation to express that the annotated class is a configurator for a given class.Default implementation ofFxFactory.The default graphic provider for framework-related icons.
Based on the ikonli materialdesign pack.Default implementation for an interactive error.Default interactive error factory.Default implementation of a notification builder.Controls that support error popups must implement this interface.Often used factory and helper methods for FX-related stuff.The default implementation of a builder factory.Interface all tentackle Fx components must implement.Delegate implementing FxComponent.Interface all tentackle Fx containers must implement.Delegate implementing FxContainer.Parent interface of all FxComponents and FxContainers.Base implementation for all fx delegates.The controller interface all Tentackle FX-controllers must implement.Annotation for Tentackle FX-controllers.Type of binding.A factory for FX-related stuff.Bundle for fx-package in tentackle-FX.ExtendedPropertyMappingto support lists.FX runtime exception.A text component.Delegate implementing FxComponent.Utility methods for Fx.Provider for icons, images and nodes with graphical content in general.Annotation to forGraphicProviders.Base implementation of a graphic provider based on ikonli icon fonts.Base implementation of a graphic provider based on image files.Controls that support info popups must implement this interface.Description of an error.A factory for interactive errors.Listener invoked to fetch the value from the model and update the view.
Low-level alternative to the tentackle binding.AStringConverterto navigate within a collection of objects.
Provides navigation with keystrokes that do not correspond to the text displayed in the UI.Builder for notifications.
Notifications are a lightweight alternative toAlerts.Controls when and how the close button is displayed.The notification type.Cell factory to display items implementingShortLongText.ValueTranslator<M,V> A value translator.
Converts between view and model types.Annotation for value translators.Listener invoked to fetch the value from the view and update the model.
Low-level alternative to the tentackle binding.