📄 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.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -