Class AppFactory

java.lang.Object
com.marginallyclever.ro3.apps.AppFactory

public class AppFactory extends Object
AppFactory uses Reflection to find and register all Apps in a given package. Then DockingPanel can call on the factory to create instances of those Apps as needed.