-
SetSelectionInterval and addSelectionInterval
Can somebody let me know what is the difference between setSelectionInterval and addSelectionInterval with example?
-
Swing Background Color
How to change default background color in Swing?
-
How to assign different reference into an another reference.
suppose i have 4 JFrames in my project and i want to use single JDialog for all the JFrames, in such situation i have to pass the current JFrame class ie "this" keyword , the problem to receive different reference in the same class in different JFrames.
I have already tried by using Object class ,but it was not acceptedmy be through abstract classes or interfaces -
-
Consider the following tags and attributes of tags: CODEBASE ALT NAME CLASS JAVAC HORIZONTALSPACE VERTICALSPACE WIDTH PARAM JARWhich of the above can be used within the and tags?
A) line 1, 2, 3B) line 8, 9C) line 3, 4, 5D) line 8, 9, 10
Ans