|
|||||||||
| Home >> All >> org >> gtk >> java >> swing >> plaf >> [ gtk overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.gtk.java.swing.plaf.gtk
Class GtkPopupMenuUI.CompoundUIResourceBorder

java.lang.Objectjavax.swing.border.AbstractBorder
javax.swing.border.CompoundBorder
org.gtk.java.swing.plaf.gtk.GtkPopupMenuUI.CompoundUIResourceBorder
- All Implemented Interfaces:
- javax.swing.border.Border, java.io.Serializable, javax.swing.plaf.UIResource
- Enclosing class:
- GtkPopupMenuUI
- private static class GtkPopupMenuUI.CompoundUIResourceBorder
- extends javax.swing.border.CompoundBorder
- implements javax.swing.plaf.UIResource
- extends javax.swing.border.CompoundBorder
| Field Summary |
| Fields inherited from class javax.swing.border.CompoundBorder |
insideBorder, outsideBorder |
| Constructor Summary | |
GtkPopupMenuUI.CompoundUIResourceBorder(javax.swing.border.Border a,
javax.swing.border.Border b)
|
|
| Methods inherited from class javax.swing.border.CompoundBorder |
getBorderInsets, getBorderInsets, getInsideBorder, getOutsideBorder, isBorderOpaque, paintBorder |
| Methods inherited from class javax.swing.border.AbstractBorder |
getInteriorRectangle, getInteriorRectangle |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
GtkPopupMenuUI.CompoundUIResourceBorder
public GtkPopupMenuUI.CompoundUIResourceBorder(javax.swing.border.Border a, javax.swing.border.Border b)
|
|||||||||
| Home >> All >> org >> gtk >> java >> swing >> plaf >> [ gtk overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC