examples
directory. Copying the completed project files frees you from actually coding each bean component.
Complete the appropriate steps below for the system you are using.
\
your-home-dir\jws
directory.
Clock
, by choosing File -> New -> Folder and typing the Clock
folder name.
*.java
, *.gif
, and *.au
files from the
\
your-home-dir\Java-WorkShop20\JWS\examples\ClockBeans
directory, into the
\
your-home-dir\jws\Clock
directory.
/
your-home-dir/jws
directory.
Clock
and change to that directory by typing:
mkdir Clock
cd Clock
*.java
, *.gif
, and *.au
files from the
/
your-home-dir/Java-WorkShop20/JWS/examples/ClockBeans
directory, into the
/
your-home-dir/jws/Clock
directory.
Next lesson: