summaryrefslogtreecommitdiffstats
path: root/Dozentenmodul/src/GUI/getVMwarePlayer.java
diff options
context:
space:
mode:
Diffstat (limited to 'Dozentenmodul/src/GUI/getVMwarePlayer.java')
-rw-r--r--Dozentenmodul/src/GUI/getVMwarePlayer.java12
1 files changed, 6 insertions, 6 deletions
diff --git a/Dozentenmodul/src/GUI/getVMwarePlayer.java b/Dozentenmodul/src/GUI/getVMwarePlayer.java
index 5709639d..52e6044c 100644
--- a/Dozentenmodul/src/GUI/getVMwarePlayer.java
+++ b/Dozentenmodul/src/GUI/getVMwarePlayer.java
@@ -64,11 +64,11 @@ public class getVMwarePlayer extends JDialog {
e.printStackTrace();
}
setTitle("Dozentenmodul");
- setBounds(100, 100, 545, 483);
+ setBounds(100, 100, 603, 722);
getContentPane().setLayout(null);
{
JPanel panel = new JPanel();
- panel.setBounds(0, 0, 529, 80);
+ panel.setBounds(0, 0, 577, 80);
getContentPane().add(panel);
panel.setLayout(null);
{
@@ -85,7 +85,7 @@ public class getVMwarePlayer extends JDialog {
txtpnBitteWhlenSie.setBounds(10, 36, 509, 42);
panel.add(txtpnBitteWhlenSie);
}
- contentPanel.setBounds(10, 104, 509, 261);
+ contentPanel.setBounds(10, 104, 567, 502);
contentPanel.setBackground(Color.WHITE);
contentPanel.setBorder(new EmptyBorder(5, 5, 5, 5));
getContentPane().add(contentPanel);
@@ -117,7 +117,7 @@ public class getVMwarePlayer extends JDialog {
contentPanel.add(lblNewLabel_1);
{
JPanel buttonPane = new JPanel();
- buttonPane.setBounds(0, 389, 529, 33);
+ buttonPane.setBounds(0, 630, 587, 33);
buttonPane.setBackground(SystemColor.menu);
buttonPane.setLayout(new FlowLayout(FlowLayout.RIGHT));
getContentPane().add(buttonPane);
@@ -149,12 +149,12 @@ public class getVMwarePlayer extends JDialog {
}
{
JSeparator separator = new JSeparator();
- separator.setBounds(0, 376, 519, 2);
+ separator.setBounds(0, 617, 587, 2);
getContentPane().add(separator);
}
{
JSeparator separator = new JSeparator();
- separator.setBounds(0, 91, 519, 2);
+ separator.setBounds(0, 91, 587, 2);
getContentPane().add(separator);
}
{