Multiple tft touch screens

I am making a project where i need four touchscreen tft screens from 4" to 5" all working together but each having its own separate content. How can i connect four of this to a computer or to an arduino model.

Found this: http://www.ebay.com/itm/New-4-3-480-272-TFT-LCD-Module-Display-Touch-Panel-SSD1963-For-51-AVR-STM32-/170894201217?pt=LH_DefaultDomain_0&hash=item27ca169181#ht_6052wt_1344

anyway to connect four of these together, would prefer them to connect dirrectly to pc, but if it cant be done, then to an arduino?

Hey,
I am currently trying to figure out how I can put 3 touch screens together for a project as well! A PC I have no idea how to do, from what I have found on arduino, check out the following website from hackmeister. It gives you an idea how to do it and start to get your head around the code.

Scaids