Interface Changeable
-
- All Known Subinterfaces:
UndoDelegateContext
- All Known Implementing Classes:
AbstractChangeable,AbstractReportActionConfig,BrowsableLibrary,BrowsableSelectionModel,ChartStatusContext,ClientStepRegistry,ClientStepRegistryImpl,DataSourceConfigPanel,EmailActionConfig,FtpActionConfig,GalleryModel,GradientParams,PipelineBlockModel,PrintActionConfig,QueryDataSourceConfigPanel,ReportSchedule,RMUndoer,RunScriptActionConfig,SampleData,SaveFileActionConfig,ScriptDataConfigPanel,Segment,StaticDataConfigPanel
public interface ChangeableCreated by carl.gould on 8/14/2014.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidaddChangeListener(javax.swing.event.ChangeListener l)voidremoveChangeListener(javax.swing.event.ChangeListener l)
-