Dedetok: My Experience Notes

My Experience Notes These pages contain my experiences using technology. All of the works are working properly at the time when they wrote. You may use them for any purposes.

Wednesday, September 4, 2024

Java Swing Layout Manager

›
The BoxLayout respects the components' requested maximum sizes and also lets you align components. For many cases flexible Layout: GridB...
Friday, August 23, 2024

Java Swing without Layout Manager

›
JPanelTest.java import java.awt.Color; import java.awt.event.MouseAdapter; import java.awt.event.MouseEvent; import javax.swing.JLabel; impo...
Wednesday, August 21, 2024

Java swing UI for Bridge playing card

›
BidImage.java import java.awt.Color; import java.awt.Dimension; import java.awt.Font; import java.awt.Graphics; import java.awt.Graphics2D; ...
Friday, August 16, 2024

Istilah-istilah di kompresor angin

›
Kompresor Udara Bertekanan Rendah: di bawah 145 PSI (atau 10 bar) Kompresor Udara Bertekanan Sedang: antara 145 dan 1.160 PSI (atau 10 hingg...
Friday, August 9, 2024

java: graphics2d and rotation test

›
  import java.awt.BasicStroke; import java.awt.EventQueue; import java.awt.Graphics; import java.awt.Graphics2D; import java.awt.geom.Affine...
‹
›
Home
View web version
Powered by Blogger.