EmptyBorder not draw any graphics, only use to hold a blank space around component.
new EmptyBorder()public function getBorderInsetsImp(c:Component, bounds:Rectangle):InsetsDescription copied from DecorateBorder
You should override this method to count this border's insets.