Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.tools -> a student is in need of help

a student is in need of help

From: grant <anglyr_at_home.com>
Date: 2000/07/22
Message-ID: <Tm8e5.66429$Yr4.1143427@news1.rdc1.tn.home.com>#1/1

i am currently programming a simple application that involves as simple array that needs to be able to add a file, delete a file, append files, and scroll through the files in the array. this is to all be controlled through a simple gui. i am using Oracle's JDeveloper 3.1. On the interface i have three text boxes: name, ID#, and major. also, on this gui are five buttons: add, delete, append, scroll up, and scroll down. i am at a loss for where to put the array so that all the button's commands can access or "see" the array, as well as, adjust accordingly. i am just starting to learn java and am a bit confused. any help on this would be greatly appreciated. Received on Sat Jul 22 2000 - 00:00:00 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US