• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Tim Cooke
  • Campbell Ritchie
  • paul wheaton
  • Ron McLeod
  • Devaka Cooray
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
  • Paul Clapham
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Piet Souris
Bartenders:

A very large canvas

 
Greenhorn
Posts: 21
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello All,

I am not 100% sure that this is where this question belongs, but I thought I would at least start here.

Part of what I am working on is a canvas (JFrame?) that can either grow when something is dropped on it past its existing boundary or is already of a very large size.
Am I right in assuming that is a JFrame? How do I get it to grow dynamically or set it to such a large size that growing it does not matter?

Thanks,

Craigbert
 
reply
    Bookmark Topic Watch Topic
  • New Topic