Interface HasSpacing

All Known Subinterfaces:
BoxLayout, ButtonsPanel, DialogWindow, FlowBoxLayout, Fragment, FragmentImplementation, Frame, GridLayout, GroupBoxLayout, HBoxLayout, RootWindow, ScrollBoxLayout, TabWindow, VBoxLayout, Window, WindowImplementation
All Known Implementing Classes:
AbstractBox, ButtonsPanelImpl, DialogWindowImpl, FlowBoxLayoutImpl, FragmentImpl, GridLayoutImpl, GroupBoxImpl, HBoxLayoutImpl, RootWindowImpl, ScrollBoxLayoutImpl, TabWindowImpl, VBoxLayoutImpl, WindowImpl

public interface HasSpacing
A class that implements this interface can have space between child components.
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     
    void
    setSpacing(boolean enabled)