Uses of Interface
org.tentackle.fx.rdc.InteractiveErrorFactory
-
Packages that use InteractiveErrorFactory Package Description org.tentackle.fx.rdc FX rich desktop client API. -
-
Uses of InteractiveErrorFactory in org.tentackle.fx.rdc
Classes in org.tentackle.fx.rdc that implement InteractiveErrorFactory Modifier and Type Class Description classDefaultInteractiveErrorFactoryDefault interactive error factory.Methods in org.tentackle.fx.rdc that return InteractiveErrorFactory Modifier and Type Method Description static InteractiveErrorFactoryInteractiveErrorFactory. getInstance()The singleton.
-