CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Aug 2003
    Posts
    162

    Inner Class Question

    How can i do an inner class with extends keyword? As i need to extends a FileFilter class for my inner class.

    Any method or suggestion for that??

    Thanks alot.
    0 error(s), 0 warning(s)

  2. #2
    Join Date
    Aug 2003
    Posts
    162

    Re: Inner Class Question

    have solved it...
    0 error(s), 0 warning(s)

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