ej-technologies

Package org.gjt.jclasslib.browser.config.window

This package contains classes that describe the selection state of a BrowserComponent.

See:
          Description

Interface Summary
PathComponent Marker interface for browser path components.
 

Class Summary
BrowserPath Description of the selected path in the tree of a BrowserComponent.
CategoryHolder Browser path component for a node category.
IndexHolder Browser path component for an index value.
ReferenceHolder Browser path component for named class member (field or method).
WindowState Complete serializable state of a BrowserComponent.
 

Package org.gjt.jclasslib.browser.config.window Description

This package contains classes that describe the selection state of a BrowserComponent. A WindowState object completely defines the serializable state.


ej-technologies