CVSROOT: /cvsroot/classpath Module name: classpath Branch: Changes by: Roman Kennke <[EMAIL PROTECTED]> 06/01/21 19:35:34
Modified files: . : ChangeLog javax/swing : PopupFactory.java Log message: 2006-01-21 Roman Kennke <[EMAIL PROTECTED]> * javax/swing/PopupFactory.java (getPopup): If there is no Swing root found in any way, use a heavyweight popup. This is useful for mixed Swing/AWT GUIs, or for the Swing AWT peers. CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/classpath/classpath/ChangeLog.diff?tr1=1.6132&tr2=1.6133&r1=text&r2=text http://cvs.savannah.gnu.org/viewcvs/classpath/classpath/javax/swing/PopupFactory.java.diff?tr1=1.4&tr2=1.5&r1=text&r2=text