JSpinner marginRoedy 0 170 I would like to set an internal margin on the text part of a JSpinner.
This does not work.
NumberEditor saleAmountNumberEditor = new DollarNumbe...
callback for uipaneldarissa 2 157 I have a GUI...my program will display a result..so how can I display by using panel?...
Display tooltips on a region of an imageSamuelXiao 4 87 Hi all, I need to make an image to display tooltips under certain
coordiante. For instance, the image is 600 * 600, when a user move
mouse cursor to...
copy pasteRoedy 13 64 If you run a Swing program standalone, you can copy paste its fields.
But if you run it as an Applet in browser, you cannot. Is there a way
to fix ...
[ANN]VTD-XML 2.10bchang2002 0 69 VTD-XML 2.10 is now released. It can be downloaded at
https://sourceforge.net/projects/vtd-xml/files/vtd-xml/ximpleware_2.10/.
This release includes...
Windows and Variable ResolutionRoedy 1 86 I am surprised it too me so long to notice this. Perhaps it just came
with JDK 1.0.6_24.
Windows has a feature whereby the user can increase the...
Applet.destroyRoedy 2 104 Does it do any good to nullify the references to all your components
in Applet/JApplet.destroy? Or does the browser always discard your
Applet obje...
couldn't create component peerRoedy 0 412 Does anyone know what causes this? It does not seem to do any serious
harm other than delaying the start of a an Applet.
Exception in thread "A...
Graphical tool for swing under LinuxCecil 7 83 I am starting with swing. I use Linux as OS. I was wondering if there
is any good graphical tool to design the graphical interfaces?
--
Cecil We...