Package org.jpos.ui
package org.jpos.ui
-
ClassDescriptionCentral controller for the jPOS Swing-based GUI; manages UI components and their factories.Implemented by UI components that need access to the parent
UIcontroller.UI delegates the creation of UI components to an UIFactory.Factory interface for instantiating UI objects by class name.