Top "Desktop" questions

How do I detect if the browser is desktop or mobile? I want to use Java but not WURFL

I need a solution which will allow me to detect if the browser is mobile (i.e. iPhone, Android phone), …

java javascript mobile desktop wurfl
c# pin a form to the deskop

I am trying to pin a form to the desktop, like the gadget sidebar. It should not be affected by …

c# forms desktop pinning
Can Spring and SWT work together for Java Desktop Applications?

I am going to design Java Desktop Application. While I was design web application, I got plenty of choice, e.…

java spring frameworks desktop eclipse-rcp
How to get the icon for a file extension or filetype without creating a temp file?

I list some filenames with their icons (like the ones in the Windows Explorer) in a JTable. I know the …

java file swing icons desktop