Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
JPanel
com.sshtools.common.ui.MultilineLabel
public class MultilineLabel
extends JPanel
Constructor Summary | |
| |
|
public MultilineLabel()
Creates a new MultilineLabel object.
public MultilineLabel(String text)
Creates a new MultilineLabel object.
- Parameters:
text
-
public String getText()
- Returns:
public void setFont(Font f)
- Parameters:
f
-
public void setText(String text)
- Parameters:
text
-