Search:

Type: Posts; User: KevinWorkman

Search: Search took 0.09 seconds.

  1. Re: Can't get a JToolBar, JMenuBar, and a JTabbedPane to all be visible at the same t

    I'm not really sure what you're talking about exactly, but they probably have Objects that know how to draw themselves, given a Graphics parameter. Then they call those methods from paintComponent()....
  2. Re: Can't get a JToolBar, JMenuBar, and a JTabbedPane to all be visible at the same t

    If you're calling getGraphics() on a Component, you're already doing something wrong. Haven't I told you that in the past? Check out the link and advice that dlorde gave you.
Results 1 to 2 of 2