Package net.sf.fmj.ejmf.toolkit.gui.controlpanel

EJMF: Control panel GUI.

See:
          Description

Class Summary
AbstractControlPanel Root class form which custom Control Panels should extends.
StandardControlPanel StandardControlPanel extends JPanel and arranges the standard controls in a left-to-right fashion using FlowLayout and add(Component, index) Setters are defined that allow the user to change the visual component associated with any control.
 

Package net.sf.fmj.ejmf.toolkit.gui.controlpanel Description

EJMF: Control panel GUI.