IDE 썸네일형 리스트형 Java 자바 스윙 Swing이나 AWT의 이벤트 어댑터, 리스너 연동 연결 구현시 귀찮음을 해결해 주는 오픈소스 ActionConnector * 자바 스윙이나 AWT의 이벤트 어댑터, 리스너 연결시 귀찮음을 해결해 주는 오픈소스 ActionConnector * 간단하게 connect만을 통해 해결할 수 있다. 샘플만으로는 너무 간단하다. * 소스를 직접 보완을 해 보겠지만, 가능하다면 윈도 어댑터나 액션 리스너 사용의 귀찮음을 줄여주는데 확실히 도움이 될 듯 하다. * 예제 소스) import javax.swing.AbstractButton; import javax.swing.Action; import javax.swing.JMenuItem; import org.openide.awt.Actions; import org.openide.awt.Actions.ButtonActionConnector; import org.openide.util.loo.. 더보기 Java IDE - NetBeans IDE 8.0 New Feature Highlights NetBeans IDE 8.0 New Feature Highlights Java •JDK 8 support: code analyzers and editor enhancements for Profiles, Lambdas, Streams, and Method References. •Java SE Embedded support to deploy, run, debug or profile Java SE applications on an embedded device, such as Raspberry PI, directly from the NetBeans IDE. •Java ME Embedded 8 support. •Several Java Editor enhancements, such as many new Java .. 더보기 이전 1 다음