Home
last modified time | relevance | path

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

/aoo4110/main/javainstaller2/src/JavaSetup/org/openoffice/setup/
H A DSetupFrame.java54 public static final String ACTION_PREVIOUS = "ActionPrevious"; field in SetupFrame
244 mPreviousButton.setActionCommand(ACTION_PREVIOUS); in initFrame()
H A DSetupActionListener.java81 } else if (evt.getActionCommand().equals(SetupFrame.ACTION_PREVIOUS)) { in actionPerformed()

Completed in 21 milliseconds