Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
CPSC329-PM
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
Container 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
Sean Kim
CPSC329-PM
Commits
9fbcc7c5
Commit
9fbcc7c5
authored
1 week ago
by
Oluwatomisin OTENIYA
Browse files
Options
Downloads
Patches
Plain Diff
Added Changes Syed Requested to EditInfoScene.fxml
parent
3bb0a4ca
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#8343
canceled
1 week ago
Stage: build
Stage: test
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/main/resources/com/cpsc329pm/EditInfoScene.fxml
+32
-19
32 additions, 19 deletions
src/main/resources/com/cpsc329pm/EditInfoScene.fxml
with
32 additions
and
19 deletions
src/main/resources/com/cpsc329pm/EditInfoScene.fxml
+
32
−
19
View file @
9fbcc7c5
<?xml version="1.0" encoding="UTF-8"?>
<?import javafx.scene.control.*?>
<?import javafx.scene.image.*?>
<?import javafx.scene.layout.*?>
<?import javafx.scene.paint.*?>
<?import javafx.scene.text.*?>
<?import javafx.scene.control.Button?>
<?import javafx.scene.control.Label?>
<?import javafx.scene.control.PasswordField?>
<?import javafx.scene.control.TextField?>
<?import javafx.scene.image.Image?>
<?import javafx.scene.image.ImageView?>
<?import javafx.scene.layout.AnchorPane?>
<?import javafx.scene.paint.Color?>
<?import javafx.scene.paint.LinearGradient?>
<?import javafx.scene.paint.Stop?>
<?import javafx.scene.text.Font?>
<AnchorPane
prefHeight=
"600.0"
prefWidth=
"500.0"
xmlns=
"http://javafx.com/javafx/
11
.0.1
4-internal
"
xmlns:fx=
"http://javafx.com/fxml/1"
fx:controller=
"com.cpsc329pm.EditInfoSceneController"
>
<AnchorPane
prefHeight=
"600.0"
prefWidth=
"500.0"
xmlns=
"http://javafx.com/javafx/
23
.0.1"
xmlns:fx=
"http://javafx.com/fxml/1"
fx:controller=
"com.cpsc329pm.EditInfoSceneController"
>
<children>
<AnchorPane
prefHeight=
"140.0"
prefWidth=
"600.0"
styleClass=
"backgroundColor"
stylesheets=
"@EditInfo.css"
>
<children>
...
...
@@ -42,23 +48,18 @@
</font>
</Label>
</children></AnchorPane>
<Label
layoutX=
"
94
.0"
layoutY=
"
188
.0"
text=
"Service Name for Credential Changes"
/>
<TextField
fx:id=
"serviceNameField"
layoutX=
"6
0
.0"
layoutY=
"2
10
.0"
prefHeight=
"26.0"
prefWidth=
"472.0"
promptText=
"Service Name for Credential Changes"
/>
<Label
layoutX=
"8
6
.0"
layoutY=
"
399
.0"
prefHeight=
"17.0"
prefWidth=
"179.0"
text=
"Edit Password"
/>
<Label
layoutX=
"
90
.0"
layoutY=
"
292
.0"
prefHeight=
"17.0"
prefWidth=
"147.0"
text=
"Edit Username"
/>
<TextField
fx:id=
"editUsernameField"
layoutX=
"6
1
.0"
layoutY=
"3
13
.0"
prefHeight=
"26.0"
prefWidth=
"4
68
.0"
promptText=
"Edit Username"
/>
<ImageView
fitHeight=
"25.0"
fitWidth=
"17.0"
layoutX=
"64.0"
layoutY=
"3
9
9.0"
pickOnBounds=
"true"
preserveRatio=
"true"
>
<Label
layoutX=
"
88
.0"
layoutY=
"
212
.0"
text=
"Service Name for Credential Changes"
/>
<TextField
fx:id=
"serviceNameField"
layoutX=
"
5
6.0"
layoutY=
"2
35
.0"
prefHeight=
"26.0"
prefWidth=
"472.0"
promptText=
"Service Name for Credential Changes"
/>
<Label
layoutX=
"8
7
.0"
layoutY=
"
440
.0"
prefHeight=
"17.0"
prefWidth=
"179.0"
text=
"Edit Password"
/>
<Label
layoutX=
"
85
.0"
layoutY=
"
361
.0"
prefHeight=
"17.0"
prefWidth=
"147.0"
text=
"Edit Username"
/>
<TextField
fx:id=
"editUsernameField"
layoutX=
"
5
6.0"
layoutY=
"3
80
.0"
prefHeight=
"26.0"
prefWidth=
"4
71
.0"
promptText=
"Edit Username"
/>
<ImageView
fitHeight=
"25.0"
fitWidth=
"17.0"
layoutX=
"64.0"
layoutY=
"
4
39.0"
pickOnBounds=
"true"
preserveRatio=
"true"
>
<image>
<Image
url=
"@Lock.png"
/>
</image>
</ImageView>
<ImageView
fitHeight=
"28.0"
fitWidth=
"31.0"
layoutX=
"58.0"
layoutY=
"286.0"
pickOnBounds=
"true"
preserveRatio=
"true"
>
<image>
<Image
url=
"@MiniProfile.png"
/>
</image>
</ImageView>
<PasswordField
fx:id=
"editPasswordField"
layoutX=
"58.0"
layoutY=
"424.0"
prefHeight=
"26.0"
prefWidth=
"471.0"
promptText=
"Edit Password"
/>
<ImageView
fitHeight=
"28.0"
fitWidth=
"31.0"
layoutX=
"58.0"
layoutY=
"182.0"
pickOnBounds=
"true"
preserveRatio=
"true"
>
<PasswordField
fx:id=
"editPasswordField"
layoutX=
"56.0"
layoutY=
"460.0"
prefHeight=
"26.0"
prefWidth=
"472.0"
promptText=
"Edit Password"
/>
<ImageView
fitHeight=
"25.0"
fitWidth=
"26.0"
layoutX=
"59.0"
layoutY=
"208.0"
pickOnBounds=
"true"
preserveRatio=
"true"
>
<image>
<Image
url=
"@Gearss.png"
/>
</image>
...
...
@@ -99,5 +100,17 @@
</LinearGradient>
</textFill>
</Button>
<TextField
layoutX=
"55.0"
layoutY=
"312.0"
prefHeight=
"26.0"
prefWidth=
"477.0"
promptText=
"Username for Credential Changes"
/>
<Label
layoutX=
"81.0"
layoutY=
"292.0"
prefHeight=
"17.0"
prefWidth=
"194.0"
text=
"Username for Credential Changes"
/>
<ImageView
fitHeight=
"26.0"
fitWidth=
"30.0"
layoutX=
"59.0"
layoutY=
"286.0"
pickOnBounds=
"true"
preserveRatio=
"true"
>
<image>
<Image
url=
"@MiniProfile.png"
/>
</image>
</ImageView>
<ImageView
fitHeight=
"26.0"
fitWidth=
"34.0"
layoutX=
"61.0"
layoutY=
"355.0"
pickOnBounds=
"true"
preserveRatio=
"true"
>
<image>
<Image
url=
"@MiniProfile.png"
/>
</image>
</ImageView>
</children>
</AnchorPane>
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