Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TugboatEng on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Java - IDE NetBeans - Upgrading excel-like spreadhseet to the windows-like desktop application

Status
Not open for further replies.

EngineerMickeyMouse

Structural
Joined
Jan 15, 2015
Messages
44
Location
PL
Hello All,

I am dosing my best, learning Java as a very beginner and my very first purpose is to produce small GUI desktop app for quick engineering calculation.
For GUI app I already found IDE NetBeans will be efficient for me.

My question is simple (please excuse me this, still at the beginning of the learning curve), how to create table with data which will enable to select particular cell?

Best regards!
 
This forum was originally intended for the engineering of programming languages. For application usage, I suggest you go to Tek-Tips.com, which is almost entirely software-oriented.

TTFN (ta ta for now)
I can do absolutely anything. I'm an expert! faq731-376 forum1529 Entire Forum list
 
You should you com+ objects to access the office libraries and directly use background side of the office products. You can access everything with DCOM++ to excel worksheets.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top