Package common.gui.pathbuilder

Classes related to the PathBuilder, allowing the user to compose a string containing a list of directories separated by the OS-specific path separator character.

See:
          Description

Class Summary
ClasspathFilter  
PathBuilder A component that allows a user to compose a classpath or search path string.
PathBuilderDialog A generic dialog to hold a PathBuilder component.
SourceFileFilter  
 

Package common.gui.pathbuilder Description

Classes related to the PathBuilder, allowing the user to compose a string containing a list of directories separated by the OS-specific path separator character. Useful for defining classpath or executable search path.