Factories
Description:
public namespace Factories
Content:
Classes:
- AbstractMain - The main class for
all dock applications. All docks should extend this class. In the constructor, the string fields should be initialized to customize the
dock.
- Factory - The main factory class for the dock.
- ItemFactory - An item factory. Creates
Items.DockItems based on .dockitem files.