Package docking

Class StatusBarSpacer

All Implemented Interfaces:
GComponent, ImageObserver, MenuContainer, Serializable, Accessible, SwingConstants

public class StatusBarSpacer extends GIconLabel
A class to handle the space requirements on the status bar that vary for different OSes. For example, the Mac requires extra space on the status bar, due to the drag icon the Mac uses.
See Also:
  • Constructor Details

    • StatusBarSpacer

      public StatusBarSpacer()