|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--java.util.Dictionary
|
+--java.util.Hashtable
|
+--org.omegahat.Environment.Utils.OrderedTable
|
+--org.omegahat.Graphics.Layouts.BasicAllocator
|
+--org.omegahat.Graphics.Layouts.DefaultAllocator
Default allocator that returns
the standard use all available space
RegionDescription
| Inner classes inherited from class java.util.Map |
java.util.Map.Entry |
| Fields inherited from class org.omegahat.Graphics.Layouts.BasicAllocator |
cursor |
| Fields inherited from class org.omegahat.Environment.Utils.OrderedTable |
listeners, name, orderedElements, orderedKeys, state |
| Fields inherited from interface org.omegahat.Environment.Databases.Database |
ALL, ASSIGN, ATTACH, DETACH, NULL_ENTRY, READ, READ_WRITE, REMOVE |
| Fields inherited from interface org.omegahat.Environment.Databases.Activable |
ACTIVE, INACTIVE |
| Constructor Summary | |
DefaultAllocator()
|
|
| Method Summary | |
RegionDescriptionInt |
setDescription(int which,
GraphicalComponentInt child,
GraphicalContainerInt parent)
Get the description indexed by order/position. |
RegionDescriptionInt |
setDescription(java.lang.String which,
GraphicalComponentInt child,
GraphicalContainerInt parent)
Get the description indexed by arbitrary object. |
| Methods inherited from class org.omegahat.Graphics.Layouts.BasicAllocator |
getCursor, getRegionDescriptions, getRegions, hasNext, next, nextDescription, remove, setCursor, setDescription |
| Methods inherited from class org.omegahat.Environment.Utils.OrderedTable |
add, add, addListListener, assign, assignSubset, attach, clear, copy, copy, detach, elementAt, exists, get, getName, getState, keys, listeners, listeners, notifyListeners, objects, ordered, orderedKeys, put, put, put, remove, remove, removeElement, removeElement, removeElementAt, removeElementAt, removeListListener, setElementAt, setName, setState, subset, subset, subset |
| Methods inherited from class java.util.Hashtable |
clone, contains, containsKey, containsValue, elements, entrySet, equals, get, hashCode, isEmpty, keySet, putAll, rehash, size, toString, values |
| Methods inherited from class java.lang.Object |
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.omegahat.Graphics.Layouts.RegionAllocator |
getRegionDescriptions, getRegions, setDescription |
| Methods inherited from interface org.omegahat.Environment.Databases.Database |
size |
| Constructor Detail |
public DefaultAllocator()
| Method Detail |
public RegionDescriptionInt setDescription(int which,
GraphicalComponentInt child,
GraphicalContainerInt parent)
BasicAllocatorsetDescription in interface RegionAllocatorsetDescription in class BasicAllocator
public RegionDescriptionInt setDescription(java.lang.String which,
GraphicalComponentInt child,
GraphicalContainerInt parent)
BasicAllocatorsetDescription in interface RegionAllocatorsetDescription in class BasicAllocator
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||