public class ConfigurationTab extends AbstractDialogTab
| Constructor and Description |
|---|
ConfigurationTab(String title,
net.anwiba.commons.message.IMessage defaultMessage,
Icon defaultIcon,
List<IConfiguration> configurations) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
apply() |
void |
checkFieldValues() |
void |
updateView() |
addDataStateListener, getActionListener, getChangeListener, getComponent, getDataState, getDefaultMessage, getIcon, getKeyListener, getMessage, getOwner, getTitle, removeDataStateListener, setComponent, setCurrentMessage, setDataState, setOwnerWindowpublic ConfigurationTab(String title, net.anwiba.commons.message.IMessage defaultMessage, Icon defaultIcon, List<IConfiguration> configurations)
public void checkFieldValues()
checkFieldValues in interface IDialogTabcheckFieldValues in class AbstractDialogTabpublic boolean apply()
public void updateView()
Copyright © 2007–2017 Andreas Bartels. All rights reserved.