| Interface | Description |
|---|---|
| TabbedWorkspaceListener |
Created by carl.gould on 8/6/2014.
|
| Class | Description |
|---|---|
| NewResourceAction |
Created by carl.gould on 8/6/2014.
|
| ResourceDescriptor |
Used by the abstract tabbed workspace, this is all the information the workspace needs to know about your resource
type so that it can correctly integrate with the nav tree.
|
| ResourceDescriptor.Builder | |
| ResourceEditor<T> |
Created by carl.gould on 8/6/2014.
|
| ResourceFolderNode |
Created by carl.gould on 8/6/2014.
|
| ResourceNode |
Created by carl.gould on 8/6/2014.
|
| TabbedResourceWorkspace |
This is a resource workspace that allows multiple resources to be open at once using a tabbed interface.
|