Home
last modified time | relevance | path

Searched defs:PanelLabel (Results 1 – 1 of 1) sorted by relevance

/trunk/main/javainstaller2/src/JavaSetup/org/openoffice/setup/PanelHelper/
H A DPanelLabel.java33 public class PanelLabel extends JTextArea { class
39 public PanelLabel() { in PanelLabel() method in PanelLabel
42 public PanelLabel(String text, int rows, int columns) { in PanelLabel() method in PanelLabel
47 public PanelLabel(String text, boolean multiline) { in PanelLabel() method in PanelLabel
52 public PanelLabel(String text) { in PanelLabel() method in PanelLabel

Completed in 14 milliseconds