fr.orsay.lri.varna.views
Class VueManualInput
java.lang.Object
fr.orsay.lri.varna.views.VueManualInput
public class VueManualInput
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_vp
private VARNAPanel _vp
panel
private JPanel panel
tseq
private JTextField tseq
tstr
private JTextField tstr
VueManualInput
public VueManualInput(VARNAPanel vp)
buildView
private void buildView()
getPanel
public JPanel getPanel()
setPanel
public void setPanel(JPanel panel)
getTseq
public JTextField getTseq()
getTstr
public JTextField getTstr()