Questions tagged [awt]

3 questions
4
votes
3 answers

Advantage of using Swing over AWT

Why is Swing preferred over AWT? Which Swing component could be used for playing a video on it?
Mohammad Faisal
  • 143
  • 1
  • 5
1
vote
2 answers

Query on Recursive composition

For the below relation between Container and Componentin java.awt class hierarchy, I see that, in addition to is-a relation, class Container has composite relation with class Component with below line of code, /** * The components in this…
overexchange
  • 2,245
  • 2
  • 17
  • 47
0
votes
1 answer

what is Docking Framework

I searching for undestanding Docking Framework concept in web, but I don't understand its concept and benefit. I see exist several 'Docking Framework' in java such as Netbeans Platform or MyDoggy or Sanaware and etc but I don't understand its…
Sam
  • 201
  • 1
  • 6