This commit is contained in:
parent
1416d4973a
commit
2894c06bce
5 changed files with 4 additions and 4 deletions
|
@ -36,7 +36,7 @@
|
|||
<Component id="jLabel2" alignment="0" min="-2" max="-2" attributes="0"/>
|
||||
<Group type="102" alignment="1" attributes="0">
|
||||
<Component id="jLabel6" min="-2" max="-2" attributes="0"/>
|
||||
<EmptySpace pref="416" max="32767" attributes="0"/>
|
||||
<EmptySpace pref="406" max="32767" attributes="0"/>
|
||||
<Component id="closeButton" min="-2" max="-2" attributes="0"/>
|
||||
</Group>
|
||||
<Component id="jLabel5" min="-2" max="-2" attributes="0"/>
|
||||
|
@ -181,6 +181,7 @@
|
|||
<Property name="name" type="java.lang.String" value="imageLabel" noResource="true"/>
|
||||
</Properties>
|
||||
<AuxValues>
|
||||
<AuxValue name="JavaCodeGenerator_SerializeTo" type="java.lang.String" value="WindaAboutBox_imageLabel"/>
|
||||
<AuxValue name="JavaCodeGenerator_VariableLocal" type="java.lang.Boolean" value="true"/>
|
||||
<AuxValue name="JavaCodeGenerator_VariableModifier" type="java.lang.Integer" value="0"/>
|
||||
</AuxValues>
|
||||
|
|
|
@ -109,7 +109,7 @@ public class WindaAboutBox extends javax.swing.JDialog {
|
|||
.addComponent(jLabel2)
|
||||
.addGroup(javax.swing.GroupLayout.Alignment.TRAILING, layout.createSequentialGroup()
|
||||
.addComponent(jLabel6)
|
||||
.addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.RELATED, 416, Short.MAX_VALUE)
|
||||
.addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.RELATED, 406, Short.MAX_VALUE)
|
||||
.addComponent(closeButton))
|
||||
.addComponent(jLabel5)
|
||||
.addComponent(jLabel4)
|
||||
|
|
|
@ -7,9 +7,8 @@ versionLabel.text=versja
|
|||
vendorLabel.text=Wykonali:
|
||||
|
||||
homepageLabel.text=
|
||||
|
||||
#NOI18N
|
||||
imageLabel.icon=about.png
|
||||
imageLabel.icon=winda3 kopia.jpg
|
||||
jLabel1.text=Projekt powsta\u0142 w ramach zaliczenia przedmiotu "Systemy wbudowane czasu rzeczywistego "
|
||||
jLabel2.text=pod nadzorem dr in\u017c. Ryszarda \u0141agody.
|
||||
jLabel3.text=Przemys\u0142aw Grondek
|
||||
|
|
BIN
Winda/src/winda/gui/resources/winda2.jpg
Normal file
BIN
Winda/src/winda/gui/resources/winda2.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 176 KiB |
BIN
Winda/src/winda/gui/resources/winda3 kopia.jpg
Normal file
BIN
Winda/src/winda/gui/resources/winda3 kopia.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 66 KiB |
Loading…
Reference in a new issue