본문 바로가기

~홍~

검색하기
~홍~
프로필사진 ~홍~

  • 분류 전체보기 (88)
    • java (25)
      • 학원수업 (22)
    • Spring (7)
      • - (6)
    • web 프로젝트 (2)
    • 프론트엔드 (3)
      • HTML (1)
      • CSS (1)
      • JavaScript (1)
    • DB (1)
    • Python (3)
    • codeup (16)
    • AI (0)
    • Other (7)
    • Marketing (0)
    • Study (1)
    • TED & 중국어 (20)
Guestbook
Notice
Recent Posts
Recent Comments
Link
«   2025/07   »
일 월 화 수 목 금 토
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 31
Tags
  • spring 페이징
  • New Frame
  • Spring 구조
  • singleton
  • Visuall code
  • SPRING 특징
  • Unbox
  • JDK 설치
  • innerclass
  • Overloading
  • java
  • Statement
  • Runnable
  • Spring 개념
  • 접근제한수식어
  • protected
  • File
  • pox.xml 오류
  • 오라클 데이터베이스
  • tomat
  • inheritance
  • 자바 개발환경준비
  • 싱글톤 패턴
  • append()
  • 오버로딩
  • New Dialog
  • 드림코딩
  • OuterClass
  • DB 설정
  • 톰켓
more
Archives
Today
Total
관리 메뉴
  • 글쓰기
  • 방명록
  • RSS
  • 관리

목록New Frame (1)

~홍~

Java _ GUI 18

GUI 01 import java.awt.EventQueue; import java.awt.Font; import javax.swing.JFrame; import javax.swing.JLabel; import java.awt.BorderLayout; public class GuiMain01 { private JFrame frame; /** * Launch the application. */ public static void main(String[] args) { EventQueue.invokeLater(new Runnable() { public void run() { try { GuiMain01 window = new GuiMain01(); window.frame.setVisible(true); } c..

java/학원수업 2020. 12. 9. 21:25
Prev 1 Next

Blog is powered by kakao / Designed by Tistory

티스토리툴바