The Artima Developer Community
Sponsored Link

Java Answers Forum
where can i find source code for system explorer

1 reply on 1 page. Most recent reply: Aug 16, 2003 2:47 AM by David

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 1 reply on 1 page
siju thomas

Posts: 2
Nickname: siju
Registered: Aug, 2003

where can i find source code for system explorer Posted: Aug 15, 2003 11:04 AM
Reply to this message Reply
Advertisement
pls help me to get java source code for system explorer.I'm doing a project called "cross platform system explorer".
I like to know how files appear on the right pane when we explore the tree in an explorer.I would be happy if i get the complete source code.pls help


David

Posts: 150
Nickname: archangel
Registered: Jul, 2003

Re: where can i find source code for system explorer Posted: Aug 16, 2003 2:47 AM
Reply to this message Reply
This sounds very much like homework... I suggest you investigate these parts of the Java API:

java.io.File
javax.swing.JTree
javax.swing.JSplitPane
javax.swing.JScroll Pane

Flat View: This topic has 1 reply on 1 page
Topic: How do you get input from the keyboard? Previous Topic   Next Topic Topic: Any similar technique like C's #ifdef in Java?

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use