Home
last modified time | relevance | path

Searched refs:SelectPathVisualPanel (Results 1 – 2 of 2) sorted by relevance

/trunk/main/scripting/java/org/openoffice/netbeans/modules/office/wizard/
H A DSelectPathVisualPanel.java45 public class SelectPathVisualPanel extends javax.swing.JPanel { class
54 public SelectPathVisualPanel(SelectPathPanel panel) { in SelectPathVisualPanel() method in SelectPathVisualPanel
85 setName(NbBundle.getMessage(SelectPathVisualPanel.class, "TITLE_SelectPathVisualPanel")); in SelectPathVisualPanel()
H A DSelectPathPanel.java56 private SelectPathVisualPanel component;
77 component = new SelectPathVisualPanel(this); in getComponent()

Completed in 35 milliseconds