total thick one here
thanks for your idea
but I tried this
actionListener="inputText26.setInputValue(abc)"
this is gives out 3 pages of errors none I understand
is the some books that can help
come back vb and pl/sql all is forgiven
<g> ??????:
> Hi very new to java
> I know oracle so picked oracle adf as a starter
[quoted text clipped - 4 lines]
>
> g
action method
or
action listener method
for the button
should do that.
Ralf Seitner - 14 Sep 2006 12:25 GMT
g schrieb:
> total thick one here
>
[quoted text clipped - 4 lines]
> is the some books that can help
> come back vb and pl/sql all is forgiven
Hi!
Yes, there are many books and I agree you should read a book about Java
basics before you try to create a GUI. E.g. Java Tutorial and afterwards
the Swing-Tutorial.
http://java.sun.com/docs/books/tutorial/
http://java.sun.com/docs/books/tutorial/uiswing/index.html
There are for sure many more books for absolute beginners, but I dont
know any in English. Sorry. Try the tutorial at first.
bye, Ralf
Martin Gregorie - 14 Sep 2006 17:10 GMT
> There are for sure many more books for absolute beginners, but I dont
> know any in English. Sorry. Try the tutorial at first.
I found "Beginning Java" by Ivor Horton (WROX, now apparently taken over
by Hungry Minds) to be fairly painless. A major benefit is that it is
written on the assumption that you'll work through the book using only
your favorite text editor and the Sun J2SE SDK.
In addition, if you haven't already downloaded the documentation set for
your SDK, do so, install it and learn to find your way round it. As well
as tutorials, its the documentation for all the standard classes in the SDK.

Signature
martin@ | Martin Gregorie
gregorie. | Essex, UK
org |
IchBin - 14 Sep 2006 14:40 GMT
>> Hi very new to java
>> I know oracle so picked oracle adf as a starter
[quoted text clipped - 21 lines]
>
> <g> ??????:
[corrected thread order]
What are some the errors you are getting?

Signature
Thanks in Advance...
IchBin, Pocono Lake, Pa, USA http://weconsultants.phpnet.us
'If there is one, Knowledge is the "Fountain of Youth"'
-William E. Taylor, Regular Guy (1952-)
IchBin - 14 Sep 2006 14:47 GMT
> total thick one here
>
[quoted text clipped - 21 lines]
> for the button
> should do that.
What are some the errors you are getting?

Signature
Thanks in Advance...
IchBin, Pocono Lake, Pa, USA http://weconsultants.phpnet.us
'If there is one, Knowledge is the "Fountain of Youth"'
-William E. Taylor, Regular Guy (1952-)
g - 14 Sep 2006 15:01 GMT
> > total thick one here
> >
[quoted text clipped - 29 lines]
> 'If there is one, Knowledge is the "Fountain of Youth"'
> -William E. Taylor, Regular Guy (1952-)
Thanks
it was me not setting the values correctly
i was tring to set them in the form and not the java file
just oracle jdev is a little confusing ?