Uses of Interface
com.bc.ceres.swing.update.ConnectionConfigPane.ValidtationHandler
-
Packages that use ConnectionConfigPane.ValidtationHandler Package Description com.bc.ceres.swing.update Provides a complete Ceres Module Manager UI to Swing applications. -
-
Uses of ConnectionConfigPane.ValidtationHandler in com.bc.ceres.swing.update
Methods in com.bc.ceres.swing.update that return ConnectionConfigPane.ValidtationHandler Modifier and Type Method Description ConnectionConfigPane.ValidtationHandlerConnectionConfigPane. getValidationHandler()Methods in com.bc.ceres.swing.update with parameters of type ConnectionConfigPane.ValidtationHandler Modifier and Type Method Description voidConnectionConfigPane. setValidationHandler(ConnectionConfigPane.ValidtationHandler validationHandler)
-