summaryrefslogtreecommitdiffstats
path: root/Dozentenmodul/src/gui/lecture/PermissionCreateLecture_GUI.java
diff options
context:
space:
mode:
authorTobias Spitzer2014-08-26 10:57:10 +0200
committerTobias Spitzer2014-08-26 10:57:10 +0200
commit6e29fae27d1fc69145071a41e5942f59a470cd41 (patch)
tree71886ae072b516e26557d2e9fcfa2b7dd4f1bff1 /Dozentenmodul/src/gui/lecture/PermissionCreateLecture_GUI.java
parent-Bearbeiten einer Veranstaltung möglich (diff)
downloadtutor-module-6e29fae27d1fc69145071a41e5942f59a470cd41.tar.gz
tutor-module-6e29fae27d1fc69145071a41e5942f59a470cd41.tar.xz
tutor-module-6e29fae27d1fc69145071a41e5942f59a470cd41.zip
Breadcrumbs angespasst
Diffstat (limited to 'Dozentenmodul/src/gui/lecture/PermissionCreateLecture_GUI.java')
-rw-r--r--Dozentenmodul/src/gui/lecture/PermissionCreateLecture_GUI.java12
1 files changed, 6 insertions, 6 deletions
diff --git a/Dozentenmodul/src/gui/lecture/PermissionCreateLecture_GUI.java b/Dozentenmodul/src/gui/lecture/PermissionCreateLecture_GUI.java
index e3067b03..726ff1e7 100644
--- a/Dozentenmodul/src/gui/lecture/PermissionCreateLecture_GUI.java
+++ b/Dozentenmodul/src/gui/lecture/PermissionCreateLecture_GUI.java
@@ -113,7 +113,7 @@ public class PermissionCreateLecture_GUI extends JFrame {
// TODO Auto-generated catch block
e.printStackTrace();
}
- setTitle("bwLehrpool Suite - Veranstaltung erzeugen");
+ setTitle("bwLehrpool Suite - Berechtigungen");
setBounds(0, 0, 603, 722);
GuiOrganizer.centerGUI(this);
@@ -206,17 +206,17 @@ public class PermissionCreateLecture_GUI extends JFrame {
label_1.setBounds(69, 11, 13, 14);
contentPanel.add(label_1);
- JLabel lblVlimage = new JLabel("VL-Image");
+ JLabel lblVlimage = new JLabel("Veranstaltung");
lblVlimage.setForeground(Color.BLUE);
- lblVlimage.setBounds(81, 11, 45, 14);
+ lblVlimage.setBounds(81, 11, 90, 14);
contentPanel.add(lblVlimage);
JLabel label_2 = new JLabel(">");
- label_2.setBounds(133, 11, 13, 14);
+ label_2.setBounds(181, 11, 13, 14);
contentPanel.add(label_2);
- JLabel lblNewLabel_1 = new JLabel("Neu");
- lblNewLabel_1.setBounds(146, 11, 46, 14);
+ JLabel lblNewLabel_1 = new JLabel("Berechtigungen");
+ lblNewLabel_1.setBounds(194, 11, 95, 14);
contentPanel.add(lblNewLabel_1);
JLabel lblName = new JLabel("Name:");