public abstract class FileOrDirectorySpecificationStd extends java.lang.Object implements InputController, ModifiedInformer
Modifier and Type | Field and Description |
---|---|
protected javax.swing.JFileChooser |
dialog |
protected MustButton |
fileChooseButton |
protected javax.swing.filechooser.FileFilter |
fileFilter |
protected java.awt.Frame |
ownerFrame |
Constructor and Description |
---|
FileOrDirectorySpecificationStd(java.awt.Frame ownerFrame) |
Modifier and Type | Method and Description |
---|---|
abstract java.lang.String |
getFileName() |
protected java.lang.String |
getTranslation(java.lang.String resourceKey)
Returns a text in the corresponding language according to the locale
specific resource bundle of the package.
|
abstract boolean |
isModified()
Indicates whether the component's value differs from its initial value.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
isInputAccepted
protected java.awt.Frame ownerFrame
protected MustButton fileChooseButton
protected javax.swing.JFileChooser dialog
protected javax.swing.filechooser.FileFilter fileFilter
public FileOrDirectorySpecificationStd(java.awt.Frame ownerFrame)
protected java.lang.String getTranslation(java.lang.String resourceKey)
resourceKey
- the key of the resource to retrievepublic abstract boolean isModified()
ModifiedInformer
isModified
in interface ModifiedInformer
public abstract java.lang.String getFileName()
Copyright 1998-2023 Christoph Mueller, Kaerntner Str. 56, D-70469 Stuttgart, Germany, https://www.perpus.de