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.

Friday, September 27, 2024

android java: google admob policy collected data checklist

›
  In May 2021, Google Play announced the new Data safety section https://developers.google.com/admob/android/privacy/play-data-disclosur...
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; ...
‹
›
Home
View web version
Powered by Blogger.