org.springframework.richclient.samples.petclinic.ui.binder
Class CustomDatePickerBinder
java.lang.Object
org.springframework.richclient.application.support.ApplicationServicesAccessor
org.springframework.richclient.form.binding.support.AbstractBinder
org.springframework.richclient.samples.petclinic.ui.binder.CustomDatePickerBinder
- All Implemented Interfaces:
- Binder
public class CustomDatePickerBinder
- extends AbstractBinder
Methods inherited from class org.springframework.richclient.application.support.ApplicationServicesAccessor |
getActiveWindow, getApplication, getApplicationContext, getApplicationName, getApplicationServices, getCommandConfigurer, getComponentFactory, getConversionService, getIconSource, getImageSource, getMessage, getMessage, getMessage, getMessage, getMessages, getMessageSource, getObjectConfigurer, getService |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CustomDatePickerBinder
protected CustomDatePickerBinder()
createControl
protected JComponent createControl(Map context)
- Specified by:
createControl
in class AbstractBinder
doBind
protected Binding doBind(JComponent control,
FormModel formModel,
String formPropertyPath,
Map context)
- Specified by:
doBind
in class AbstractBinder
Copyright © 2004-2008 The Spring Framework. All Rights Reserved.