?? read me.txt
字號:
Inventory Deluxe v 1.03 June 14, 2004
by Kevin Dela Rosa http://home.comcast.net/~kevd1337/
e-mail: kevd1337@yahoo.com
Inventory Deluxe is a simple inventory Java application that demonstrates many of the features in Swing and OOP.
Some of the Swing features demonstrated are file chooser, menus, tables, buttons, labels, tab panels, JFrames, Dialog Boxes and more.
Note: Requires Java SDK 1.4.2 +.
Break down of the files:
------------------------
Inventory Gui - Contains all the code that creates and maintains the Graphical User Interface
Company Class - Contains many of the Helping methods
Item Class - Contains the functions used to manipulate Items
Inventory.dat - Default Inventory File
Invent2.dat - A second Inventory File
InventoryD.bat- A batch file used to run the program
Read Me.txt - What you are reading right now
I am aware that there are some bugs, but will be worked out by next release.
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -