Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search within Swing / AWT / SWT
Search Coderanch
Advance search
Google search
Register / Login
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:
Forum:
Swing / AWT / SWT
Frames, frames, frames....
Tom Diamond
Ranch Hand
Posts: 98
posted 23 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Hello people,
Does anyone know where the method which actually draws the frame on screen is placed? I guess this is not done directly but through system calls...but I don't know for sure.
Tom.
Paul Stevens
Ranch Hand
Posts: 2823
posted 23 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Frame/JFrame inherit Paint() from Container and PaintAll() from Component.
parul patidar
Ranch Hand
Posts: 53
posted 23 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
drawing on frame or drawing frame itself?
Tom Diamond
Ranch Hand
Posts: 98
posted 23 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Drawing the frame itself on screen...
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
Frames with Struts
problem with layout container for laying out iconified internal frame
Need a opensource Automation Testing Tool
Monitor Size
dhtml menu across frames?
More...