The first time I show my Component, it takes a few seconds to show. I am using a card layout. When I switch to a card for the first time is when I experience the slowness. Every time after that, it is almost instant.
I have two questions about this:
For Swing components, is there a way to kick this off early, for example, during application load?
What is happening under the hood that causes the first display to take longer than all the others.