T
Thatguy Steve
ARRRRRRG!!!!
I know this is going to sound stupid but i have gone just about everywhere
and also RTFM'd everything i've found on this topic but I haven't found a
simple explanation with code examples on MVC.
And I'd liked some help fromr y'all if I could. I know allot of you know
this sh%t in your sleep .......
So .....
Say you have a simple class named person with your typical name and address
info and you also want to write a simple gui called personadd that contains
each of these text fields in a panel that will be added to a frame.
I'd like to see some code that shows:
.. how/where the person class is instantiated in the personadd class
.. connections between the instance of the person class and the personadd
class
.. where and how the event handlers are positioned in each class and how they
operate
.. and all of the fields are bound and constrained.
All I seem to find in any books and/or websites are these examples that are
difficult for me to understand.
I know this is simple stuff but I just need one real(world) example I can
work with to lift me off my stump.
I'd also would like to see both these classes as bean examples that I can
work with.
Any and all help from any of you coding maniacs would be greatly
appreciated.
Thanks,
Steve
(e-mail address removed)
I know this is going to sound stupid but i have gone just about everywhere
and also RTFM'd everything i've found on this topic but I haven't found a
simple explanation with code examples on MVC.
And I'd liked some help fromr y'all if I could. I know allot of you know
this sh%t in your sleep .......
So .....
Say you have a simple class named person with your typical name and address
info and you also want to write a simple gui called personadd that contains
each of these text fields in a panel that will be added to a frame.
I'd like to see some code that shows:
.. how/where the person class is instantiated in the personadd class
.. connections between the instance of the person class and the personadd
class
.. where and how the event handlers are positioned in each class and how they
operate
.. and all of the fields are bound and constrained.
All I seem to find in any books and/or websites are these examples that are
difficult for me to understand.
I know this is simple stuff but I just need one real(world) example I can
work with to lift me off my stump.
I'd also would like to see both these classes as bean examples that I can
work with.
Any and all help from any of you coding maniacs would be greatly
appreciated.
Thanks,
Steve
(e-mail address removed)