Home | History | Annotate | Download | only in manual

Lines Matching full:swing

763 Swing UI look and feels are implemented as extensions of the
765 static method <code>createUI</code>, which the Swing API invokes using
769 -keep class * extends javax.swing.plaf.ComponentUI {
770 public static javax.swing.plaf.ComponentUI createUI(javax.swing.JComponent);