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 awt and swing in java?
What is a component in swing?
What do you mean by java swing?
Write a program to paint the off-screen buffer in swings
Explain the difference between swing and jsf.
How to print in java swing application?
Why swing components are called lightweight components?
What are the benefits of swing over awt?
What is difference between swing and awt?
What are the swing components in java?
What is swing delegation event model in java?
What is java awt and swing?