Package | Description |
---|---|
ilog.views.appframe.docview |
Provides classes that are involved in the Document/View architecture of the Java Application Framework.
|
ilog.views.appframe.swing |
Provides custom Swing components that are initialized from the settings.
|
Modifier and Type | Method and Description |
---|---|
protected void |
IlvDocumentViewSupport.registerMappings(IlvMessageMapper mapper)
This method is automatically called to register the mappings between
action events and updates with the view methods.
|
protected void |
IlvAbstractDocument.registerMappings(IlvMessageMapper msgMapper)
This method is called to register the mappings between action events and
document methods.
|
Modifier and Type | Method and Description |
---|---|
protected void |
IlvPanelView.registerMappings(IlvMessageMapper mapper)
This method is called to register the mappings between action events and
the panel view methods.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.