Uses of Package
org.base.apps.util

Packages that use org.base.apps.util
org.base.apps.api   
org.base.apps.api.view   
org.base.apps.api.view.swing   
org.base.apps.api.view.util   
org.base.apps.beans   
org.base.apps.beans.prefs.view   
org.base.apps.beans.view.swing   
org.base.apps.core   
org.base.apps.core.data   
org.base.apps.core.swing   
org.base.apps.core.swing.bound   
org.base.apps.example.bank   
org.base.apps.example.bank.byhand   
org.base.apps.util Basic utilities, including ListMap and the Named and Mutable interfaces. 
org.base.apps.util.config Basic configuration utilities, including ResourceManager
org.base.apps.util.factory Basic factory API with default implementations. 
org.base.apps.xml.elem Contains Element API, a simple representation of an XML tree. 
org.base.apps.xml.elem.impl Implementation of the Element API. 
org.base.apps.xml.util Utilies to support the various BASE XML APIs. 
 

Classes in org.base.apps.util used by org.base.apps.api
Nameable
          A mutable version of the Named interface.
Named
          A simple interface to identify an object with a name.
 

Classes in org.base.apps.util used by org.base.apps.api.view
Mutable
          Marks an object as containing an arbitrary mutable value.
 

Classes in org.base.apps.util used by org.base.apps.api.view.swing
Mutable
          Marks an object as containing an arbitrary mutable value.
 

Classes in org.base.apps.util used by org.base.apps.api.view.util
Mutable
          Marks an object as containing an arbitrary mutable value.
Nameable
          A mutable version of the Named interface.
Named
          A simple interface to identify an object with a name.
 

Classes in org.base.apps.util used by org.base.apps.beans
BaseNameable
          Abstract base Nameable to avoid duplicating name attribute everywhere.
Mutable
          Marks an object as containing an arbitrary mutable value.
Nameable
          A mutable version of the Named interface.
Named
          A simple interface to identify an object with a name.
 

Classes in org.base.apps.util used by org.base.apps.beans.prefs.view
Nameable
          A mutable version of the Named interface.
Named
          A simple interface to identify an object with a name.
 

Classes in org.base.apps.util used by org.base.apps.beans.view.swing
BaseNameable
          Abstract base Nameable to avoid duplicating name attribute everywhere.
Nameable
          A mutable version of the Named interface.
Named
          A simple interface to identify an object with a name.
 

Classes in org.base.apps.util used by org.base.apps.core
BaseNameable
          Abstract base Nameable to avoid duplicating name attribute everywhere.
Nameable
          A mutable version of the Named interface.
Named
          A simple interface to identify an object with a name.
 

Classes in org.base.apps.util used by org.base.apps.core.data
BaseNameable
          Abstract base Nameable to avoid duplicating name attribute everywhere.
Nameable
          A mutable version of the Named interface.
Named
          A simple interface to identify an object with a name.
 

Classes in org.base.apps.util used by org.base.apps.core.swing
BaseNameable
          Abstract base Nameable to avoid duplicating name attribute everywhere.
Nameable
          A mutable version of the Named interface.
Named
          A simple interface to identify an object with a name.
 

Classes in org.base.apps.util used by org.base.apps.core.swing.bound
Mutable
          Marks an object as containing an arbitrary mutable value.
 

Classes in org.base.apps.util used by org.base.apps.example.bank
Nameable
          A mutable version of the Named interface.
Named
          A simple interface to identify an object with a name.
 

Classes in org.base.apps.util used by org.base.apps.example.bank.byhand
BaseNameable
          Abstract base Nameable to avoid duplicating name attribute everywhere.
Nameable
          A mutable version of the Named interface.
Named
          A simple interface to identify an object with a name.
 

Classes in org.base.apps.util used by org.base.apps.util
Nameable
          A mutable version of the Named interface.
Named
          A simple interface to identify an object with a name.
 

Classes in org.base.apps.util used by org.base.apps.util.config
ListMap
          Map of lists, backed by a HashMap by default.
Mutable
          Marks an object as containing an arbitrary mutable value.
Nameable
          A mutable version of the Named interface.
Named
          A simple interface to identify an object with a name.
 

Classes in org.base.apps.util used by org.base.apps.util.factory
Named
          A simple interface to identify an object with a name.
 

Classes in org.base.apps.util used by org.base.apps.xml.elem
Mutable
          Marks an object as containing an arbitrary mutable value.
Nameable
          A mutable version of the Named interface.
Named
          A simple interface to identify an object with a name.
 

Classes in org.base.apps.util used by org.base.apps.xml.elem.impl
Mutable
          Marks an object as containing an arbitrary mutable value.
Nameable
          A mutable version of the Named interface.
Named
          A simple interface to identify an object with a name.
 

Classes in org.base.apps.util used by org.base.apps.xml.util
BaseStack
          Extension of Stack to override the BaseStack.search(Object) method to return a 0-based position, thus violating the original contract.
 


Please visit Base Apps, hosted on Sourceforge.net.

Copyright 2011, Blue Agate Software Entity (BASE)