Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
VendingMachine_Robert_Sharp
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
robert.sharp
VendingMachine_Robert_Sharp
Commits
4aceb257
Commit
4aceb257
authored
Jan 08, 2020
by
robert.sharp
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update temp.form
parent
b5bd852d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
6 deletions
+7
-6
temp.form
src/main/java/temp.form
+7
-6
No files found.
src/main/java/temp.form
View file @
4aceb257
...
@@ -199,12 +199,13 @@
...
@@ -199,12 +199,13 @@
<Component
class=
"javax.swing.JComboBox"
name=
"quantBox"
>
<Component
class=
"javax.swing.JComboBox"
name=
"quantBox"
>
<Properties>
<Properties>
<Property
name=
"model"
type=
"javax.swing.ComboBoxModel"
editor=
"org.netbeans.modules.form.editors2.ComboBoxModelEditor"
>
<Property
name=
"model"
type=
"javax.swing.ComboBoxModel"
editor=
"org.netbeans.modules.form.editors2.ComboBoxModelEditor"
>
<StringArray
count=
"5"
>
<StringArray
count=
"6"
>
<StringItem
index=
"0"
value=
"1"
/>
<StringItem
index=
"0"
value=
"Select a value"
/>
<StringItem
index=
"1"
value=
"2"
/>
<StringItem
index=
"1"
value=
"1"
/>
<StringItem
index=
"2"
value=
"3"
/>
<StringItem
index=
"2"
value=
"2"
/>
<StringItem
index=
"3"
value=
"4"
/>
<StringItem
index=
"3"
value=
"3"
/>
<StringItem
index=
"4"
value=
"5"
/>
<StringItem
index=
"4"
value=
"4"
/>
<StringItem
index=
"5"
value=
"5"
/>
</StringArray>
</StringArray>
</Property>
</Property>
</Properties>
</Properties>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment