carstore
Class CarCustomizer
java.lang.Object
carstore.CarCustomizer
public class CarCustomizer
- extends java.lang.Object
A helper class that customizes a CarBean for a set of options
in a package.
This class reads its settings from a Properties file
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CarCustomizer
public CarCustomizer()
CarCustomizer
public CarCustomizer(java.lang.String bundleName)
getButtonStyle
public java.lang.String getButtonStyle()
setButtonStyle
public void setButtonStyle(java.lang.String newButtonStyle)
customizeCar
public void customizeCar(CarBean toCustomize)
Copyright ? 2004 Sun Microsystems, Inc. All Rights Reserved.