Searched defs:PanelLabel (Results 1 – 1 of 1) sorted by relevance
33 public class PanelLabel extends JTextArea { class39 public PanelLabel() { in PanelLabel() method in PanelLabel42 public PanelLabel(String text, int rows, int columns) { in PanelLabel() method in PanelLabel47 public PanelLabel(String text, boolean multiline) { in PanelLabel() method in PanelLabel52 public PanelLabel(String text) { in PanelLabel() method in PanelLabel
Completed in 17 milliseconds