Uses of Interface
org.tentackle.fx.rdc.GuiProviderFactory
-
Packages that use GuiProviderFactory Package Description org.tentackle.fx.rdc FX rich desktop client API. -
-
Uses of GuiProviderFactory in org.tentackle.fx.rdc
Classes in org.tentackle.fx.rdc that implement GuiProviderFactory Modifier and Type Class Description classDefaultGuiProviderFactoryThe default GUI provider factory.Methods in org.tentackle.fx.rdc that return GuiProviderFactory Modifier and Type Method Description static GuiProviderFactoryGuiProviderFactory. getInstance()The singleton.
-