What does x mean in javax.swing?
Answers were Sorted based on User's Feedback
Answer / veeramani
X-satands for extended version that includes extra features
for improving the java
| Is This Answer Correct ? | 62 Yes | 1 No |
Answer / siri
Re: What does x mean in javax.swing?
The meaning of ‘x’ in javax.swing is Extension of Java
| Is This Answer Correct ? | 14 Yes | 1 No |
Answer / sidhu
Hello Jay
Its not a Extension
java.lang.io.*;
-- its mean the lang package is completed.
javax.swing.*;
---Its X means the package is not whole completed ...its
processing ..or its Updating the more feature .
| Is This Answer Correct ? | 21 Yes | 11 No |
Answer / gopal jaiswal
yeah its an extension of java but its also correct that
this package is not complete
| Is This Answer Correct ? | 12 Yes | 3 No |
Answer / tarun
where X means optional package
which API is not the part of j2se that are put in javax
| Is This Answer Correct ? | 6 Yes | 1 No |
Answer / arjun
yeah javax means java Extension and also its need updating .
and what is difference b/w java.awt;and javax.swing both for developing desktop applications
| Is This Answer Correct ? | 4 Yes | 0 No |
What is JTable and what is its purpose?
What is the use of double buffering in swings?
What is the use of JTree?
Why are swings considered lightweight?
Is swing an api?
What is difference between jframe and swing?
Is java swing still used?
what are the root classes of all classes?
What are all the components used in Swing?
What is java panel swing?
What are the components of swing?
What are the different types of layout managers used in swing?