Package org.jpos.ui


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