ilog.views.maps.graphic.style
Class IlvMapStyleBeanInfo

java.lang.Object
  extended by java.beans.SimpleBeanInfo
      extended by ilog.views.maps.graphic.style.IlvMapStyleBeanInfo
All Implemented Interfaces:
BeanInfo
Direct Known Subclasses:
IlvGeneralPathStyleBeanInfo, IlvGridStyleBeanInfo, IlvMapCompositeStyleBeanInfo, IlvMapLabelStyleBeanInfo, IlvMapTextStyleBeanInfo, IlvPointStyleBeanInfo, IlvPolylineStyleBeanInfo, IlvRasterStyleBeanInfo

public class IlvMapStyleBeanInfo
extends SimpleBeanInfo

Bean info class for the edition of IlvMapStyle

Since:
JViews 7.5

Nested Class Summary
static class IlvMapStyleBeanInfo.CorrectBoolEditor
          Deprecated. This class is no longer used and replaced by IlvBoolEditor
 
Field Summary
 
Fields inherited from interface java.beans.BeanInfo
ICON_COLOR_16x16, ICON_COLOR_32x32, ICON_MONO_16x16, ICON_MONO_32x32
 
Constructor Summary
IlvMapStyleBeanInfo()
          Creates a new IlvMapStyleBeanInfo.
 
Method Summary
 PropertyDescriptor[] getPropertyDescriptors()
          Provide explicit property info.
static boolean isAdvancedMode()
          Tells whether this bean info is advanced mode or not.
static void setAdvancedMode(boolean mode)
          Sets the advanced more state.
 
Methods inherited from class java.beans.SimpleBeanInfo
getAdditionalBeanInfo, getBeanDescriptor, getDefaultEventIndex, getDefaultPropertyIndex, getEventSetDescriptors, getIcon, getMethodDescriptors, loadImage
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IlvMapStyleBeanInfo

public IlvMapStyleBeanInfo()
Creates a new IlvMapStyleBeanInfo.

Method Detail

getPropertyDescriptors

public PropertyDescriptor[] getPropertyDescriptors()
Provide explicit property info.

Specified by:
getPropertyDescriptors in interface BeanInfo
Overrides:
getPropertyDescriptors in class SimpleBeanInfo
Returns:
The array of property descriptors for the BeanInfo.

isAdvancedMode

public static boolean isAdvancedMode()
Tells whether this bean info is advanced mode or not.

Returns:
true if in advanced mode, false otherwise.

setAdvancedMode

public static void setAdvancedMode(boolean mode)
Sets the advanced more state.

Parameters:
mode - true to set advanced mode on, false otherwise.


Copyright © 1996-2007 ILOG S.A. All rights reserved.   Documentation homepage.