|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.springframework.richclient.application.support.ApplicationServicesAccessor
org.springframework.richclient.form.binding.support.AbstractBinder
de.orangecafe.amazonrcp.binding.UrlBinder
public class UrlBinder
Field Summary |
---|
Fields inherited from class org.springframework.richclient.form.binding.support.AbstractBinder |
---|
BINDING_CLIENT_PROPERTY_KEY, log |
Fields inherited from class org.springframework.richclient.application.support.ApplicationServicesAccessor |
---|
logger |
Constructor Summary | |
---|---|
UrlBinder()
|
Method Summary | |
---|---|
protected javax.swing.JComponent |
createControl(java.util.Map context)
|
protected org.springframework.richclient.form.binding.Binding |
doBind(javax.swing.JComponent control,
org.springframework.binding.form.FormModel formModel,
java.lang.String formPropertyPath,
java.util.Map context)
|
Methods inherited from class org.springframework.richclient.form.binding.support.AbstractBinder |
---|
bind, bind, getPropertyType, getRequiredSourceClass, validateContextKeys |
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 |
Constructor Detail |
---|
public UrlBinder()
Method Detail |
---|
protected javax.swing.JComponent createControl(java.util.Map context)
createControl
in class org.springframework.richclient.form.binding.support.AbstractBinder
protected org.springframework.richclient.form.binding.Binding doBind(javax.swing.JComponent control, org.springframework.binding.form.FormModel formModel, java.lang.String formPropertyPath, java.util.Map context)
doBind
in class org.springframework.richclient.form.binding.support.AbstractBinder
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |