What does x mean in javax.swing?

Answers were Sorted based on User's Feedback



What does x mean in javax.swing?..

Answer / veeramani

X-satands for extended version that includes extra features
for improving the java

Is This Answer Correct ?    62 Yes 1 No

What does x mean in javax.swing?..

Answer / jay

Extension of Java

Is This Answer Correct ?    29 Yes 6 No

What does x mean in javax.swing?..

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

What does x mean in javax.swing?..

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

What does x mean in javax.swing?..

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

What does x mean in javax.swing?..

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

What does x mean in javax.swing?..

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

Post New Answer

More Swing Interview Questions

In what context should the value of swing components be updated directly?

0 Answers  


Why swing is used in java?

0 Answers  


What is swing components in java?

0 Answers  


What are the components of java swing?

0 Answers  


What is difference between jframe and swing?

0 Answers  






How are Swing and AWT be differentiated?

3 Answers   Wipro,


What does javax swing do?

0 Answers  


What are the benefits of using Swing over AWT?

5 Answers  


what do u mean by GUI framework

1 Answers  


Why swing components are called lightweight components?

0 Answers  


What is meant by Swing?

8 Answers  


What is the design pattern that java uses for all swing components ?

0 Answers  


Categories