Home
last modified time | relevance | path

Searched refs:SetupActionListener (Results 1 – 6 of 6) sorted by relevance

/trunk/main/javainstaller2/src/JavaSetup/org/openoffice/setup/
H A DSetupFrame.java79 private SetupActionListener mActionListener;
102 mActionListener = new SetupActionListener(this); in SetupFrame()
200 public SetupActionListener getSetupActionListener() { in getSetupActionListener()
H A DSetupActionListener.java34 public class SetupActionListener implements ActionListener { class
38 public SetupActionListener(SetupFrame setup) { in SetupActionListener() method in SetupActionListener
/trunk/main/javainstaller2/src/JavaSetup/org/openoffice/setup/Panel/
H A DUninstallationOngoing.java29 import org.openoffice.setup.SetupActionListener;
101 public void addStopButtonActionListener(SetupActionListener actionListener) { in addStopButtonActionListener()
H A DInstallationOngoing.java29 import org.openoffice.setup.SetupActionListener;
109 public void addStopButtonActionListener(SetupActionListener actionListener) { in addStopButtonActionListener()
H A DinstallationCompleted.java29 import org.openoffice.setup.SetupActionListener;
92 public void addDetailsButtonActionListener(SetupActionListener actionListener) { in addDetailsButtonActionListener()
H A DUninstallationCompleted.java29 import org.openoffice.setup.SetupActionListener;
92 public void addDetailsButtonActionListener(SetupActionListener actionListener) { in addDetailsButtonActionListener()

Completed in 48 milliseconds