<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-2022-jp">
<META content="MSHTML 6.00.6000.16609" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=$B%a%$%j%*(B
size=2>$B$O$8$a$^$7$F9-@%$H$$$$$^$9!#(B<BR> <BR>$B:G6a(BUruma$B$r;HMQ$7$F%5%s%W%k%"%W%j%1!<%7%g%s$r:n@.$7$F$*$j$^$9!#(B<BR> <BR>$B$^$?J]B8=q8K$b$h$/MxMQ$5$;$F$$$?$@$$$F$$$^$9!#(B<BR> <BR>$BAaB.$G$9$,!"(BSpinner$B$K$D$$$F<ALd$,$"$j$^$9!#(B<BR> <BR>Form$B$r;HMQ$7$F(BSpinner$B$K(BExport$B$r;HMQ$7$?$H$3$m2<$N$h$&$J%(%i!<$,H/@8$7$F$7$^$$$^$7$?!#(B<BR> <BR> <BR>ERROR
2008-03-24 21:55:09,640 [main] [EURM0109]$B;XDj$5$l$?%/%i%9(B
org.eclipse.swt.widgets.Spinner $B$KBP1~$9$k(BValueBinder
$B$ODj5A$5$l$F$$$^$;$s(B.<BR>org.seasar.uruma.exception.NotFoundException: [EURM0109]$B;XDj$5$l$?%/%i%9(B
org.eclipse.swt.widgets.Spinner $B$KBP1~$9$k(B ValueBinder $B$ODj5A$5$l$F$$$^$;$s(B.<BR> at
org.seasar.uruma.binding.value.command.AbstractBindingCommand.getValueBinder(AbstractBindingCommand.java:62)<BR> at
org.seasar.uruma.binding.value.command.AbstractBindingCommand.doBind(AbstractBindingCommand.java:44)<BR> at
org.seasar.uruma.binding.value.ValueBindingSupport.dealFields(ValueBindingSupport.java:102)<BR> at
org.seasar.uruma.binding.value.ValueBindingSupport.exportValue(ValueBindingSupport.java:63)<BR> at
org.seasar.uruma.ui.UrumaApplicationWindow.createContents(UrumaApplicationWindow.java:218)<BR> at
org.eclipse.jface.window.Window.create(Window.java:426)<BR> at
org.eclipse.jface.window.Window.open(Window.java:785)<BR> at
org.seasar.uruma.core.impl.UrumaWindowManagerImpl.openWindow(UrumaWindowManagerImpl.java:114)<BR> at
gui.test.MenuAction.button(MenuAction.java:17)<BR> at
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)<BR> at
sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)<BR> at
sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)<BR> at
java.lang.reflect.Method.invoke(Unknown Source)<BR> at
org.seasar.framework.util.MethodUtil.invoke(MethodUtil.java:93)<BR> at
org.seasar.uruma.bin!
ding.method.MethodBinding.invoke(MethodBinding.java:95)<BR> at or
g.seasar.uruma.binding.method.AbstractGenericListener.invokeMethod(AbstractGenericListener.java:82)<BR> at
org.seasar.uruma.binding.method.GenericListener.handleEvent(GenericListener.java:46)<BR> at
org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)<BR> at
org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:938)<BR> at
org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3682)<BR> at
org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3293)<BR> at
org.eclipse.jface.window.Window.runEventLoop(Window.java:820)<BR> at
org.eclipse.jface.window.Window.open(Window.java:796)<BR> at
org.seasar.uruma.core.impl.UrumaWindowManagerImpl.openWindow(UrumaWindowManagerImpl.java:114)<BR> at
org.seasar.uruma.core.StandAloneUrumaStarter.openWindow(StandAloneUrumaStarter.java:120)<BR> at
gui.test.MainAction.main(MainAction.java:8)<BR><BR> <BR>$B$A$J$_$K(BXML$B$O(B<BR> <BR><?xml
version="1.0" enc! oding="UTF-8"?><BR><template xmlns='</FONT><A
href="mhtml:{8CEB2AC2-B8B6-49C0-97B6-1B36EC8572FD}mid://00000095/!x-usc:http://uruma.sandbox.seasar.org/"><FONT
face=$B%a%$%j%*(B size=2>http://uruma.sandbox.seasar.org</FONT></A><FONT face=$B%a%$%j%*(B
size=2>'><BR> <window title="$B%5%V%a%K%e!<(B" background="white" width="800"
height="600"><BR> <gridLayout numColumns="1"
><BR> <gridData horizontalAlignment="FILL"
widthHint="150"/><BR> </gridLayout><BR> <BR> <spinner
id="spinner" style="BORDER, VERTICAL" minimum="0" maximum="100"
selection="20"<BR> increment="1"
pageIncrement="10"/><BR><BR> </window><BR></template><BR><BR>$B$G!"(BForm$B$O(B<BR> <BR>package
gui.test;<BR>import java.util.List;<BR>import
org.seasar.uruma.annotation.ImportExportValue;<BR> <BR>public class
SubDispForm {<BR> @ImportExportValue(id="spinner")<BR> public String
spinner =
"12";<BR>}<BR> <BR>$B%"%/%7%g%s$K$O(B@Form(SubDispForm.class)$B$r5-=R$7$F$"$j$^$9!#(B<BR> <BR>$B%m%0$r8+$J$,$i%=!<%9$rC)$C$F$_$?$H$3$m(B<BR>org.seasar.uruma.binding.value.ValueBinderFactory$B$N(BbinderMap$B$KCM$,$J$$$C$]$+$C$?$N$G(B<BR>static$B%V%m%C%/$K(B<BR> <BR>addValueBinder(new
GenericValueBinder<Spinner>(Spinner.class,
"selection"));<BR> <BR>$B$rDI2C$7$?$H$3$m$&$^$/$$$-$^$7$?!#(B<BR><BR><BR>$B$3$l$O(BSpinner$B$N;H$$J}$,4V0c$($F$$$k$N$G$7$g$&$+!)(B<BR>$B$^$?$OB>$K=$@5J}K!$J$I$"$k$N$G$7$g$&$+!)(B<BR> </FONT></DIV>
<DIV><FONT><FONT face=$B%a%$%j%*(B size=2>$B3+H/4D6-$O(B</FONT></FONT></DIV>
<DIV><FONT><FONT face=$B%a%$%j%*(B size=2>$B!!(BEclipse3.3.2</FONT></FONT></DIV>
<DIV><FONT><FONT face=$B%a%$%j%*(B size=2>$B!!(BUruma$B$O(Btrunk$B$r;HMQ(B</FONT></FONT></DIV>
<DIV><FONT><FONT face=$B%a%$%j%*(B size=2>$B!!(BSeasar2$B$O(B2.4.23</FONT></FONT></DIV>
<DIV><FONT><FONT face=$B%a%$%j%*(B size=2></FONT></FONT> </DIV>
<DIV><FONT><FONT face=$B%a%$%j%*(B size=2>$B$K$J$j$^$9!#(B</FONT></DIV>
<DIV><BR><FONT face=$B%a%$%j%*(B
size=2>$B$h$m$7$/$*4j$$$$$?$7$^$9!#(B</FONT></FONT><BR></DIV></BODY></HTML>