Changeset 655 for AE/installer2/src/net/oni2/aeinstaller/gui/corepackages
- Timestamp:
- Jan 25, 2013, 4:06:18 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
AE/installer2/src/net/oni2/aeinstaller/gui/corepackages/CorePackagesDialog.java
r648 r655 2 2 3 3 import java.awt.Dimension; 4 import java.awt.Insets; 4 5 import java.awt.event.ActionEvent; 5 6 import java.awt.event.KeyEvent; … … 96 97 97 98 setLocationRelativeTo(null); 99 lblDescriptionVal.setMargin(new Insets(-15, 0, 0, 0)); 98 100 } 99 101
Note:
See TracChangeset
for help on using the changeset viewer.