public class RemDirectorySpecification extends DirectorySpecification implements RemoteGUIComponent, ClientAcceptanceCheck, ModifiedInformer
Modifier and Type | Field and Description |
---|---|
protected java.lang.String |
stepBeginValue
The content of the text field after last server contact.
|
fileName
dialog, fileChooseButton, fileFilter, ownerFrame
Constructor and Description |
---|
RemDirectorySpecification(java.lang.String id) |
Modifier and Type | Method and Description |
---|---|
void |
extendParams(java.util.Vector<KeyValuePairAlpha> params) |
java.lang.String |
getId() |
boolean |
isInputAccepted(MessageReceiver mr)
Returns true if user input is accepted - override this method to check user input.
|
boolean |
isModified()
Indicates whether the component's value differs from its initial value.
|
void |
selectAll() |
void |
setEditable(boolean b) |
void |
setFilePath(java.io.File file) |
void |
setFilePath(java.lang.String filePath) |
void |
setToolTipText(java.lang.String text) |
void |
setValue(java.lang.String value) |
void |
setVisible(boolean b) |
addTo
addTo, getFile, getFileName, getTextField, getTranslation, isInputAccepted, requestFocusInWindow, setEnabled, setText, setTextAsEditBeginValue
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
requestFocusInWindow
setEnabled
protected java.lang.String stepBeginValue
public java.lang.String getId()
getId
in interface Identified
public void setToolTipText(java.lang.String text)
public void setFilePath(java.io.File file)
public void setFilePath(java.lang.String filePath)
public void setVisible(boolean b)
setVisible
in interface AppearanceModifiable
public void setEditable(boolean b)
setEditable
in interface RemoteGUIComponent
public void selectAll()
selectAll
in interface RemoteGUIComponent
public boolean isModified()
ModifiedInformer
isModified
in interface RemoteGUIComponent
isModified
in interface ModifiedInformer
isModified
in class FileOrDirectorySpecification
public void setValue(java.lang.String value)
setValue
in interface RemoteGUIComponent
public boolean isInputAccepted(MessageReceiver mr)
ClientAcceptanceCheck
isInputAccepted
in interface ClientAcceptanceCheck
mr
- the receiver of messages why input is not acceptedpublic void extendParams(java.util.Vector<KeyValuePairAlpha> params)
extendParams
in interface ParamExtender
Copyright 1998-2023 Christoph Mueller, Kaerntner Str. 56, D-70469 Stuttgart, Germany, https://www.perpus.de