Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
TP-Java-Rendu
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Hepia_2022-2023
Java
TP-Java-Rendu
Commits
c24af435
Commit
c24af435
authored
2 years ago
by
alec.schmidt
Browse files
Options
Downloads
Patches
Plain Diff
tab order done
parent
b93e4ced
No related branches found
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
demo/data/save.ser
+0
-0
0 additions, 0 deletions
demo/data/save.ser
demo/src/main/resources/ch/hepia/main.fxml
+7
-7
7 additions, 7 deletions
demo/src/main/resources/ch/hepia/main.fxml
with
7 additions
and
7 deletions
demo/data/save.ser
+
0
−
0
View file @
c24af435
No preview for this file type
This diff is collapsed.
Click to expand it.
demo/src/main/resources/ch/hepia/main.fxml
+
7
−
7
View file @
c24af435
...
...
@@ -52,12 +52,17 @@
<TextField
fx:id=
"phoneBox"
layoutX=
"527.0"
layoutY=
"463.0"
/>
<TextField
fx:id=
"mailBox"
layoutX=
"14.0"
layoutY=
"521.0"
/>
<TextField
fx:id=
"socialBox"
layoutX=
"185.0"
layoutY=
"521.0"
/>
<ComboBox
fx:id=
"cBoxType"
layoutX=
"698.0"
layoutY=
"463.0"
onAction=
"#selectType"
prefWidth=
"150.0"
promptText=
"Type"
/>
<TextField
fx:id=
"jobBox"
disable=
"true"
layoutX=
"356.0"
layoutY=
"521.0"
/>
<TextField
fx:id=
"relationBox"
disable=
"true"
layoutX=
"527.0"
layoutY=
"521.0"
/>
<Button
layoutX=
"698.0"
layoutY=
"521.0"
mnemonicParsing=
"false"
onAction=
"#doneEditing"
text=
"Add"
/>
<Button
fx:id=
"btn
Sav
e"
layoutX=
"
1086
.0"
layoutY=
"
2
.0"
mnemonicParsing=
"false"
onAction=
"#
saveLocall
y"
text=
"
Sav
e"
/>
<Button
fx:id=
"btn
Updat
e"
layoutX=
"
782
.0"
layoutY=
"
521
.0"
mnemonicParsing=
"false"
onAction=
"#
updateEntr
y"
text=
"
Updat
e"
/>
<TextField
fx:id=
"searchBox"
layoutX=
"11.0"
layoutY=
"2.0"
promptText=
"Type here to search"
/>
<Button
layoutX=
"191.0"
layoutY=
"2.0"
mnemonicParsing=
"false"
onAction=
"#searchAction"
text=
"Search"
/>
<Button
fx:id=
"btnHome"
disable=
"true"
layoutX=
"271.0"
layoutY=
"2.0"
mnemonicParsing=
"false"
onAction=
"#homeAction"
text=
"Home"
/>
<Button
fx:id=
"btnDelete"
layoutX=
"347.0"
layoutY=
"2.0"
mnemonicParsing=
"false"
onAction=
"#deleteEntry"
text=
"Delete"
/>
<Button
fx:id=
"btnLoad"
layoutX=
"1021.0"
layoutY=
"2.0"
mnemonicParsing=
"false"
onAction=
"#loadLocalSave"
text=
"Load"
/>
<
ComboBox
fx:id=
"
cBoxTyp
e"
layoutX=
"
698
.0"
layoutY=
"
463
.0"
onAction=
"#selectType"
prefWidth=
"150.0
"
/>
<
Button
fx:id=
"
btnSav
e"
layoutX=
"
1086
.0"
layoutY=
"
2
.0"
mnemonicParsing=
"false"
onAction=
"#saveLocally"
text=
"Save
"
/>
<TableView
fx:id=
"tView"
layoutY=
"36.0"
onMouseClicked=
"#showEntryData"
prefHeight=
"402.0"
prefWidth=
"1150.0"
>
<columns>
<TableColumn
prefWidth=
"75.0"
text=
"C1"
/>
...
...
@@ -70,13 +75,8 @@
<Label
layoutX=
"527.0"
layoutY=
"447.0"
text=
"Téléphone(s)"
/>
<Label
layoutX=
"18.0"
layoutY=
"505.0"
text=
"Mail(s)"
/>
<Label
layoutX=
"185.0"
layoutY=
"505.0"
text=
"Socials"
/>
<TextField
fx:id=
"jobBox"
disable=
"true"
layoutX=
"356.0"
layoutY=
"521.0"
/>
<Label
layoutX=
"356.0"
layoutY=
"505.0"
text=
"Job"
/>
<Button
fx:id=
"btnDelete"
layoutX=
"347.0"
layoutY=
"2.0"
mnemonicParsing=
"false"
onAction=
"#deleteEntry"
text=
"Delete"
/>
<TextField
fx:id=
"relationBox"
disable=
"true"
layoutX=
"527.0"
layoutY=
"521.0"
/>
<Label
layoutX=
"527.0"
layoutY=
"505.0"
text=
"Relation"
/>
<Button
fx:id=
"btnHome"
disable=
"true"
layoutX=
"271.0"
layoutY=
"2.0"
mnemonicParsing=
"false"
onAction=
"#homeAction"
text=
"Home"
/>
<Button
fx:id=
"btnUpdate"
layoutX=
"782.0"
layoutY=
"521.0"
mnemonicParsing=
"false"
onAction=
"#updateEntry"
text=
"Update"
/>
<Label
layoutX=
"915.0"
layoutY=
"-9.0"
prefHeight=
"47.0"
prefWidth=
"171.0"
text=
"No save"
textFill=
"RED"
visible=
"false"
>
<font>
<Font
name=
"DejaVu Sans Bold"
size=
"22.0"
/>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment