I have a desktop application project which involves a drawing component. Base language isn\'t choosed yet.
In the Welcome Page of my Java Eclipse application I keep different images. For this I use the code in the .xhtml file which is as follows:
I have developed a business application using Silverlight, for data access I have used web service..(basicHttpBinding) (highly uses MS SQL Server - SP, Functions)
I have a Java Desktop Application, in which at an intermediate stage, some files with the following file names are generated
I insert data from a util.List into a JTable with beansbinding.I have wrapped an ArrayList into a ObservableList and Observable list assinged to uitl.List.I bound data in Netbeans and set up propertie
When a JButton is added to a content pane, we can set an action by double clicking the button or Right click->Event->Action->actionPerformed.Let say, we set somthing to happen. Then we need to remove
I am working with the Facebook API for C#. I am unable to find any reference to changing privacy settings using the API. I\'ve looked at a lot of different pla开发者_StackOverflow社区ces, with no succ
One of my JTable is update with a bean property(util.List).It is ok. But I want a column in my JTable named \"Action\". This column should have JComboBox for each row to do some thing for that row\'s
I use Hibernate for my desktop swing applications.The first database access makes the application开发者_StackOverflow中文版 slow,not responding.I think it is because the hibernate\'s libraries takes t
I want to integrate a map of a Mall/Buil开发者_如何学Goding having 7 floors in a desktop application.