Uses of Interface
net.miginfocom.layout.InCellGapProvider

Packages that use InCellGapProvider
net.miginfocom.layout   
 

Uses of InCellGapProvider in net.miginfocom.layout
 

Methods in net.miginfocom.layout that return InCellGapProvider
static InCellGapProvider PlatformDefaults.getGapProvider()
          Returns the current gap provider or null if none is set and "related" should always be used.
 

Methods in net.miginfocom.layout with parameters of type InCellGapProvider
static void PlatformDefaults.setGapProvider(InCellGapProvider provider)
          Sets the current gap provider or null if none is set and "related" should always be used.
 



Copyright © 2007-2011. All Rights Reserved.