User Profile

Collapse

Profile Sidebar

Collapse
babai678
babai678
Last Activity: Dec 3 '07, 01:12 PM
Joined: Oct 24 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • babai678
    replied to Finding loop in a binary tree
    in C
    Hi,

    Even if i use depth first , how i'll come to know whether there is a loop or not?
    And
    If there is a loop where is it?
    See more | Go to post

    Leave a comment:


  • babai678
    started a topic Finding loop in a binary tree
    in C

    Finding loop in a binary tree

    Hi all,

    I was wondering if someone can help me out in how to find a loop ( if at all it is there ) in a binary tree.

    Bibaswan
    See more | Go to post

  • babai678
    replied to Java GUI problem
    in Java
    In the paintComponent ( ) calculation are made only regarding the size of the area.
    Actually, depending on a particular variable the color is determined and then only the paintComponent( ) is called....
    See more | Go to post

    Leave a comment:


  • babai678
    replied to Java GUI problem
    in Java
    NO, its a JPanel.
    The code associated with that is quite big and scattered here and there.So , don't really know how to give it here....
    See more | Go to post

    Leave a comment:


  • babai678
    started a topic Java GUI problem
    in Java

    Java GUI problem

    Hi,

    I have built a GUI with java swing on linux env.Within that there is a small rectangular area of green color. The problem is, any other linux window coming infront of that very rect. area , is changing its color.Evanif any other window is covering a part of it, is changing the color of that part of that very area.

    Can someone pls help me out to figure out where the problem lies along with possible solution.
    ...
    See more | Go to post
No activity results to display
Show More
Working...