|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CustomConversionDataInterface | |
com.edsdev.jconvert.common | |
com.edsdev.jconvert.presentation.component |
Uses of CustomConversionDataInterface in com.edsdev.jconvert.common |
Classes in com.edsdev.jconvert.common that implement CustomConversionDataInterface | |
class |
CustomConversionCurrency
This class implements the CustomConversionDataInterface and is responsible for gathering custom conversions. |
class |
CustomConversionCurrency2
This class implements the CustomConversionDataInterface and is responsible for gathering custom conversions. |
class |
CustomConversionImpl
This is the custom conversion interface that must be implemented to add a custom conversion panel to JConvert. |
Uses of CustomConversionDataInterface in com.edsdev.jconvert.presentation.component |
Methods in com.edsdev.jconvert.presentation.component with parameters of type CustomConversionDataInterface | |
void |
CustomTabConversionPanel.setCustomDataAdapter(CustomConversionDataInterface theCustomAdapter)
|
Constructors in com.edsdev.jconvert.presentation.component with parameters of type CustomConversionDataInterface | |
CustomTabConversionPanel(CustomConversionDataInterface ccdi)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |