Package com.jeta.open.support

Interface Summary
ComponentFinder Interface used to define a service for locating child components within a container that have a given name.
ComponentFinderFactory  
SwingComponentSupport Interface that defines common methods for working with SwingComponents in a Container.
 

Class Summary
CompositeComponentFinder A component finder that is composed of multipe component finders.
DefaultComponentFinder Interface used to define a service for locating child components within a container that have a given name.
DefaultComponentFinderFactory Default component finder factory implementation.
EmptyCollection This class is used to implement an unmodifiable collection.
HierarchicalComponentFinder Alternative Component finder implementation finding components hierarchically in the following way: FormName.Subform1.Subform2.<...>.Component
HierarchicalComponentFinderFactory Component finder factory implementation for HierarchicalComponentFinder.
 



Copyright © 2005-2007 Jeff Tassin & Todd Viegut. All Rights Reserved.