com.intel.gpe.client2.common.panels.wrappers
Interface OKCancelPanel

All Superinterfaces:
IConfigurable
All Known Subinterfaces:
GridBeanParameterEditor
All Known Implementing Classes:
ButtonGroupWrapper, ChangeAliasPanel, ChangePasswordPanel, CreateDirectoryPanel, CSRPanel, DefinePasswordPanel, FileElementPanel, FileSetElementPanel, FileSetPanel, GridBeanListPanel, LocalDirectoryPanel, LocalFileChooser, LocalFileFSPanel, LocalFilePanel, PasswordPanel, PatternPanel, PublishCredentialPanel, RadioButtonOKCancelPanelGroup, RegistryEntryPanel, RemoteDirectoryPanel, RemoteFileChooserPanel, RemoteFileFSPanel, RemoteFilePanel, RenameFilePanel, SelectExportProtocolPanel, SelectImportProtocolPanel, SelectThirdPartyTransferProtocolPanel, SetTerminationTimePanel, SingleFilePanel, TargetSystemChooserPanel, UserDefaultsPanel, VOAccountPanel

public interface OKCancelPanel
extends IConfigurable

Version:
$Id: OKCancelPanel.java,v 1.2 2006/12/15 15:27:36 dizhigul Exp $
Author:
Alexander Lukichev

Method Summary
 boolean applyValues()
           
 boolean cancelValues()
           
 java.awt.Component getComponent()
           
 
Methods inherited from interface com.intel.gui.controls2.configurable.IConfigurable
addChild, getNode, load, store
 

Method Detail

applyValues

boolean applyValues()

cancelValues

boolean cancelValues()

getComponent

java.awt.Component getComponent()


Copyright © 2008. All Rights Reserved.