Package com.io7m.jwheatsheaf.api
Class JWFileChooserStringOverridesEmpty
java.lang.Object
com.io7m.jwheatsheaf.api.JWFileChooserStringOverridesAbstract
com.io7m.jwheatsheaf.api.JWFileChooserStringOverridesEmpty
- All Implemented Interfaces:
JWFileChooserStringOverridesType
public final class JWFileChooserStringOverridesEmpty extends JWFileChooserStringOverridesAbstract
A set of string overrides that override nothing.
-
Method Summary
Modifier and Type Method Description static JWFileChooserStringOverridesType
get()
Methods inherited from class com.io7m.jwheatsheaf.api.JWFileChooserStringOverridesAbstract
buttonOpen, buttonSave, confirmReplaceButton, confirmReplaceMessage, confirmTitleMessage
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details
-
get
- Returns:
- The empty set of overrides
-