MouseAdapter 소스코드 //MouseDetailsFrame.java import java.awt.BorderLayout; import java.awt.event.MouseAdapter; import java.awt.event.MouseEvent; import javax.swing.JFrame; import javax.swing.JLabel; public class MouseDetailsFrame extends JFrame{ private String details;//문자 private JLabel statusBar;//라벨 public MouseDetailsFrame(){ super("Mouse clicks and buttons"); statusBar = new JLabel("Click the..
JPanel 예제 소스 //MouseTrackerFrame.java import java.awt.BorderLayout; import java.awt.Color; import java.awt.event.MouseEvent; import java.awt.event.MouseListener; import java.awt.event.MouseMotionListener; import javax.swing.JFrame; import javax.swing.JLabel; import javax.swing.JPanel; public class MouseTrackerFrame extends JFrame{ private JPanel mousePanel;//판낼 private JLabel statusBar;//라벨 publ..
- Total
- Today
- Yesterday
- Filter
- SI Xray
- gitmoji
- 산업용 엑스레이
- image noise
- Python
- torchvision
- xray
- 감상선 암
- 인공지능
- Prototype
- 연관 이미지 검색
- 이미지 잡음
- C#
- segment anything
- industrial x-ray
- 산업용 X-Ray
- 감상성 절재술
- GD Xray
- REACT
- X-ray Dataset
- X-RAY
- Ai
- ROI
- OPI Xray
- pytorch
- 산업용
- Example
- WPF
- industrial xray
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 |