Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit bf7356e

Browse files
committed
🔁 Edit Java
1 parent a2f3eee commit bf7356e

File tree

3 files changed

+2
-1
lines changed

3 files changed

+2
-1
lines changed

‎Java/bin/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
/Client/

‎Java/bin/Client/ConnectGUI.class

-1 Bytes
Binary file not shown.

‎Java/src/Client/ConnectGUI.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ public void keyPressed(KeyEvent e) {
8383
}
8484
}
8585
});
86-
server.setText("CLIENTAYI");
86+
server.setText("Admin-PC");
8787
server.setLayoutData(new GridData(SWT.FILL, SWT.CENTER, true, false, 1, 1));
8888

8989
Label lblPort = new Label(shell, SWT.NONE);

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /