Home | History | Annotate | Download | only in manual

Lines Matching full:swing

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