Package 

Class SideDock


  • 
    public class SideDock
    extends Dock
                        

    Dock that always positions itself either on the left or right side of its container. A {@code SideDock} insets itself slightly from the edge of its container based on a proportion of a tab's size.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      public class SideDock.SidePosition
    • Method Summary

      Modifier and Type Method Description
      Point position()
      SideDock.SidePosition sidePosition()
      String toString()
      • Methods inherited from class io.mattcarroll.hover.Dock

        addListener, clearListeners, removeListener
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait