Home
last modified time | relevance | path

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

/AOO41X/main/javainstaller2/src/JavaSetup/org/openoffice/setup/Panel/
H A DChooseInstallationType.java168 public void setTypicalActionCommand(String typicalActionCommand) { in setTypicalActionCommand() argument
169 typical.setActionCommand(typicalActionCommand); in setTypicalActionCommand()