org.openorb.board.shared

Class LabelTextFieldComponent

public class LabelTextFieldComponent extends JToolBar

OpenORB GUI Components / Label TextField Component

Author: Olivier Modica

Constructor Summary
LabelTextFieldComponent(String labelText, String textText)
Constructor
Method Summary
JTextFieldgetTextField()
voidsetTextField(JTextField tf)

Constructor Detail

LabelTextFieldComponent

public LabelTextFieldComponent(String labelText, String textText)
Constructor

Method Detail

getTextField

public JTextField getTextField()

setTextField

public void setTextField(JTextField tf)