Uses of Interface
com.ccg.values.ValuesHolder

Packages that use ValuesHolder
com.ccg.values Value Transfer Classes. 
com.ccg.values.stock Some stock com.ccg.values.ValuesEditor implementations. 
 

Uses of ValuesHolder in com.ccg.values
 

Subinterfaces of ValuesHolder in com.ccg.values
 interface ValuesConfig
          Definition of a values holder which can save/load its set of values.
 interface ValuesEditor
          Implemented by Swing editors which are designed for a particular class of objects.
 

Classes in com.ccg.values that implement ValuesHolder
 class ValuesConfigBean
          A 'generic' ValuesConfig implementation for beans (uses XML).
 class ValuesEditorAdapter
          Helper class to form a base for those wishing to implement a ValuesEditor.
 class ValuesEditorBean
          A 'generic' ValuesEditor implementation for bean style object.
 class ValuesPropertiesAdapter
          A base ValuesConfig implementation which stores the values held in standard Java property files.
 

Uses of ValuesHolder in com.ccg.values.stock
 

Classes in com.ccg.values.stock that implement ValuesHolder
 class TimeSpanEditor
          A implementation of a ValuesEditor object suitable for working with time spans.
 



Copyright 1998-1998-2006 null. All Rights Reserved.