CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 7 of 7

Threaded View

  1. #1
    Join Date
    Mar 2012
    Posts
    4

    To create a text area using swing

    In the attached file i have given the code to create a text area when a buton is clicked along with a scrollbar .in the output i can see the button but it does not work so i cannot see the text area over which it will be written "button clicked. I have used the concept of interface and inner class.please see the code and help me out.
    Attached Files Attached Files

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured