Documentation of 'org.jhotdraw.gui.plaf.palette.PaletteToolBarBorder' Java class
PaletteToolBarBorder
org.jhotdraw.gui.plaf.palette

Class PaletteToolBarBorder

  • All Implemented Interfaces:
    java.io.Serializable, javax.swing.border.Border, javax.swing.SwingConstants
    Direct Known Subclasses:
    PaletteToolBarBorder.UIResource


    public class PaletteToolBarBorder
    extends javax.swing.border.AbstractBorder
    implements javax.swing.SwingConstants
    PaletteToolBarBorder.
    See Also:
    Serialized Form
    • Field Summary

      • Fields inherited from interface javax.swing.SwingConstants

        BOTTOM, CENTER, EAST, HORIZONTAL, LEADING, LEFT, NEXT, NORTH, NORTH_EAST, NORTH_WEST, PREVIOUS, RIGHT, SOUTH, SOUTH_EAST, SOUTH_WEST, TOP, TRAILING, VERTICAL, WEST
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      java.awt.Insets getBorderInsets(java.awt.Component c) 
      java.awt.Insets getBorderInsets(java.awt.Component component, java.awt.Insets newInsets) 
      java.awt.Insets getDragInsets(java.awt.Component c)
      These insets are used by PaletteToolBarUI, to determine if the toolbar should be dragged.
      void paintBorder(java.awt.Component component, java.awt.Graphics gr, int x, int y, int w, int h) 
      • Methods inherited from class javax.swing.border.AbstractBorder

        getBaseline, getBaselineResizeBehavior, getInteriorRectangle, getInteriorRectangle, isBorderOpaque
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • PaletteToolBarBorder

        public PaletteToolBarBorder()
    • Method Detail

      • paintBorder

        public void paintBorder(java.awt.Component component,
                                java.awt.Graphics gr,
                                int x,
                                int y,
                                int w,
                                int h)
        Specified by:
        paintBorder in interface javax.swing.border.Border
        Overrides:
        paintBorder in class javax.swing.border.AbstractBorder
      • getBorderInsets

        public java.awt.Insets getBorderInsets(java.awt.Component c)
        Specified by:
        getBorderInsets in interface javax.swing.border.Border
        Overrides:
        getBorderInsets in class javax.swing.border.AbstractBorder
      • getDragInsets

        public java.awt.Insets getDragInsets(java.awt.Component c)
        These insets are used by PaletteToolBarUI, to determine if the toolbar should be dragged.
        Parameters:
        c - JToolBar.
        Returns:
        Return drag insets.
      • getBorderInsets

        public java.awt.Insets getBorderInsets(java.awt.Component component,
                                               java.awt.Insets newInsets)
        Overrides:
        getBorderInsets in class javax.swing.border.AbstractBorder

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.