org.shetline.gui
Class KGridBagLayout.GridRectMap
java.lang.Object
  
java.util.AbstractMap<K,V>
      
java.util.HashMap<Component,Rectangle>
          
org.shetline.gui.KGridBagLayout.GridRectMap
- All Implemented Interfaces: 
 - Serializable, Cloneable, Map<Component,Rectangle>
 
- Enclosing class:
 - KGridBagLayout
 
protected static class KGridBagLayout.GridRectMap
- extends HashMap<Component,Rectangle>
 
- See Also:
 - Serialized Form
 
 
 
 
 
| Methods inherited from class java.util.HashMap | 
clear, clone, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, values | 
 
 
 
 
KGridBagLayout.GridRectMap
protected KGridBagLayout.GridRectMap()