Package org.jpos.ui.factory
package org.jpos.ui.factory
-
ClassesClassDescriptionUIFactory that builds a Swing panel using
BorderLayoutfrom<north>/<south>/<east>/<west>/<center>children.UIFactory that builds a Swing panel usingGridLayoutwith<cell>children.UIFactory that builds a Swing HTML browser/editor pane.UIFactory that builds anISOMeterhooked to the channel resolved from the configuration'sidrefattribute.UIFactory that builds a SwingJButtonbound to a configured action.UIFactory that builds a SwingJLabelfrom the configuration element.UIFactory that builds a SwingJTabbedPanefrom<pane>children.Builds a SwingJTextAreathat subscribes to a named jPOS logger and renders incoming log events live, with caps on retained events and lines.Buffers log events from the registered logger and pushes them to the liveJTextArea, trimming as configured.UIFactory that builds a Swing panel, optionally registering it under an id so other elements can re-target it later.UIFactory that builds a Swing text editor from the configuration element.UIFactory that builds a verticalJSplitPanefrom the configuration element's<top>and<bottom>children.