com.partnersoft.v3x.apps.Staker.FieldStaker
Class AlternativesEditor

java.lang.Object
  extended by com.partnersoft.v3x.apps.Staker.FieldStaker.AlternativesEditor
All Implemented Interfaces:
EditorControl

public class AlternativesEditor
extends java.lang.Object
implements EditorControl

An editor/manager for job alternatives.


Constructor Summary
AlternativesEditor()
           
 
Method Summary
 Editor getEditor()
           
 javax.swing.JComponent getGUI()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AlternativesEditor

public AlternativesEditor()
Method Detail

getGUI

public javax.swing.JComponent getGUI()
Specified by:
getGUI in interface EditorControl

getEditor

public Editor getEditor()
Specified by:
getEditor in interface EditorControl