CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1
    Join Date
    Jul 2012
    Posts
    4

    Designing GUI with own graphics

    Hey guys.

    Im new to Java, but have lots of experience in Processing (implented in java if noones heard of it). I want to build an interface that uses my own graphic components. Can anyone point me in the right direction of tools or just what to research?
    Is there some sort of method using swing?

    thanks in advance,
    Rich.

  2. #2
    Join Date
    Nov 2011
    Location
    Vietnam
    Posts
    8

    Re: Designing GUI with own graphics

    Every Swing's component has paint() method which you can override to provide your own drawings.

  3. #3
    Join Date
    Jul 2012
    Posts
    4

    Re: Designing GUI with own graphics

    thankyou nambill

Tags for this Thread

Bookmarks

Posting Permissions

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



HTML5 Development Center

Click Here to Expand Forum to Full Width