|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.awt.Component
java.awt.Container
javax.swing.JComponent
javax.swing.JPanel
com.esri.arcgis.beans.ui.AbstractGeneralPanel
com.esri.arcgis.beans.map.MapBeanGeneralPanel
public class MapBeanGeneralPanel
A general property panel used in the Customizer of the MapBean.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class javax.swing.JPanel |
|---|
JPanel.AccessibleJPanel |
| Nested classes/interfaces inherited from class javax.swing.JComponent |
|---|
JComponent.AccessibleJComponent |
| Nested classes/interfaces inherited from class java.awt.Container |
|---|
Container.AccessibleAWTContainer |
| Nested classes/interfaces inherited from class java.awt.Component |
|---|
Component.AccessibleAWTComponent, Component.BaselineResizeBehavior, Component.BltBufferStrategy, Component.FlipBufferStrategy |
| Field Summary |
|---|
| Fields inherited from class com.esri.arcgis.beans.ui.AbstractGeneralPanel |
|---|
m_bntFileBrowser, m_chkEnableArrowKey, m_chkEnabled, m_chkEnableOLEDropEvent, m_chkShowMapTips, m_chkShowScrollBars, m_currentDir, m_fileChooser, m_fldMapDocFilename, m_leftStylePanel, m_loadDocumentPanel, m_propertyChangeSupport, m_rightCheckboxPanel, m_scAppearance, m_scBorderStyle, m_scMousePointer, m_scTooltipStyle, m_upBaseGeneralPanel |
| Fields inherited from class javax.swing.JComponent |
|---|
accessibleContext, listenerList, TOOL_TIP_TEXT_KEY, ui, UNDEFINED_CONDITION, WHEN_ANCESTOR_OF_FOCUSED_COMPONENT, WHEN_FOCUSED, WHEN_IN_FOCUSED_WINDOW |
| Fields inherited from class java.awt.Component |
|---|
BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT |
| Fields inherited from interface java.awt.image.ImageObserver |
|---|
ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH |
| Constructor Summary | |
|---|---|
MapBeanGeneralPanel()
Default constructor. |
|
| Method Summary | |
|---|---|
com.esri.arcgis.beans.map.MapBeanMapInfo |
getMapBeanMapInfo()
Returns a MapBeanMapInfo object. |
void |
setObject(IMapControlDefault map)
Sets a reference to the MapBean at the design-time. |
protected void |
updateAppearance()
Updates Appearance |
protected void |
updateBorderStyle()
Updates Border style |
protected void |
updateDocumentFilename()
Updates document file name |
protected void |
updateEsriEnable()
Updates enable |
protected void |
updateKeyIntercept()
Updates KeyIntercept |
protected void |
updateMousePointer()
Updates mouse pointer |
protected void |
updateTipStyle()
Updates tip style |
| Methods inherited from class javax.swing.JPanel |
|---|
getAccessibleContext, getUI, getUIClassID, paramString, setUI, updateUI |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public MapBeanGeneralPanel()
| Method Detail |
|---|
public void setObject(IMapControlDefault map)
MapBean at the design-time. The method
is called when the Customizer is being displayed.
map - MapBeanpublic com.esri.arcgis.beans.map.MapBeanMapInfo getMapBeanMapInfo()
MapBeanMapInfo
protected void updateBorderStyle()
updateBorderStyle in class AbstractGeneralPanelprotected void updateAppearance()
updateAppearance in class AbstractGeneralPanelprotected void updateMousePointer()
updateMousePointer in class AbstractGeneralPanelprotected void updateTipStyle()
updateTipStyle in class AbstractGeneralPanelprotected void updateEsriEnable()
updateEsriEnable in class AbstractGeneralPanelprotected void updateKeyIntercept()
updateKeyIntercept in class AbstractGeneralPanelprotected void updateDocumentFilename()
updateDocumentFilename in class AbstractGeneralPanel
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||