Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » jtable(header not showing)
jtable [message #1829112] Thu, 25 June 2020 10:57 Go to next message
Rajat Ahlawat is currently offline Rajat AhlawatFriend
Messages: 3
Registered: June 2020
Junior Member
header not showing in jframe in eclipse oxygen
Re: jtable [message #1829149 is a reply to message #1829112] Thu, 25 June 2020 23:46 Go to previous messageGo to next message
Manoj N Palat is currently offline Manoj N PalatFriend
Messages: 19
Registered: October 2014
Junior Member
JDT does not provide JFrames - you may want to ask in a Spring/other relevant forums.
[Sidenote/unrelated: Oxygen is a few years old ; you may want to check with the latest.


Manoj N Palat
Eclipse Java Development Tools (JDT).
Re: jtable [message #1829153 is a reply to message #1829112] Fri, 26 June 2020 04:08 Go to previous message
Eitan Rosenberg is currently offline Eitan RosenbergFriend
Messages: 139
Registered: October 2018
Senior Member
Hi,

Assuming you mean javax.swing.JFrame .

please have a look in:

https://docs.oracle.com/javase/tutorial/uiswing/examples/components/TopLevelDemoProject/src/components/TopLevelDemo.java

this is part of https://docs.oracle.com/javase/tutorial/index.html that is well worth your time.

Regards.
Previous Topic:M2E: Faulty generation of .classpath file?
Next Topic:Generate Javadoc... does not document abstract classes
Goto Forum:
  


Current Time: Fri Apr 19 23:50:25 GMT 2024

Powered by FUDForum. Page generated in 0.03158 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top