Class DefaultSettings
java.lang.Object
org.eclipse.nebula.widgets.ganttchart.AbstractSettings
org.eclipse.nebula.widgets.ganttchart.DefaultSettings
- All Implemented Interfaces:
ISettings
,ISettings2
public class DefaultSettings extends AbstractSettings
-
Field Summary
Fields inherited from interface org.eclipse.nebula.widgets.ganttchart.ISettings
CONNECTION_ARROW_RIGHT_TO_LEFT, CONNECTION_ARROW_RIGHT_TO_TOP, CONNECTION_BIRDS_FLIGHT_PATH, CONNECTION_MS_PROJECT_STYLE, DEFAULT_CONNECTION_ARROW, MAX_ZOOM_LEVEL, MIN_ZOOM_LEVEL, VIEW_D_DAY, VIEW_DAY, VIEW_MINUTE, VIEW_MONTH, VIEW_WEEK, VIEW_YEAR, ZOOM_DAY_MAX, ZOOM_DAY_MEDIUM, ZOOM_DAY_NORMAL, ZOOM_HOURS_MAX, ZOOM_HOURS_MEDIUM, ZOOM_HOURS_NORMAL, ZOOM_MINUTES_MAX, ZOOM_MINUTES_MEDIUM, ZOOM_MINUTES_NORMAL, ZOOM_MONTH_MAX, ZOOM_MONTH_MEDIUM, ZOOM_MONTH_NORMAL, ZOOM_SECONDS_MAX, ZOOM_SECONDS_MEDIUM, ZOOM_SECONDS_NORMAL, ZOOM_YEAR_MAX, ZOOM_YEAR_MEDIUM, ZOOM_YEAR_NORMAL, ZOOM_YEAR_SMALL, ZOOM_YEAR_VERY_SMALL
-
Constructor Summary
Constructors Constructor Description DefaultSettings()
-
Method Summary
Methods inherited from class org.eclipse.nebula.widgets.ganttchart.AbstractSettings
adjustForLetters, allowArrowKeysToScrollChart, allowBlankAreaDragAndDropToMoveDates, allowBlankAreaVerticalDragAndDropToMoveChart, allowCheckpointResizing, allowHeaderSelection, allowInfiniteHorizontalScrollBar, allowPhaseOverlap, allowScopeMenu, alwaysDragAllEvents, drawEventsDownToTheHourAndMinute, drawEventString, drawFillsToBottomWhenUsingGanttSections, drawFullPercentageBar, drawGanttSectionBarToBottom, drawHeader, drawHorizontalLines, drawLockedDateMarks, drawSectionBar, drawSectionDetails, drawSelectionMarkerAroundSelectedEvent, drawVerticalLines, enableAddEvent, enableAutoScroll, enableDragAndDrop, enableLastDraw, enableResizing, enableTodayLineUpdater, enableZooming, fireEmptyEventSelection, flipBlankAreaDragDirection, forceMouseWheelVerticalScroll, getAdvancedTooltipXOffset, getArrowConnectionType, getArrowHeadEventSpacer, getArrowHeadVerticalAdjuster, getCalendarStartupDateOffset, getDateFormat, getDayHeaderTextDisplayFormatBottom, getDayHeaderTextDisplayFormatTop, getDayHorizontalSpacing, getDayVerticalSpacing, getDayWidth, getDDayRootCalendar, getDDaySplitCount, getDefaultAdvancedTooltipHelpText, getDefaultAdvancedTooltipText, getDefaultAdvancedTooltipTextExtended, getDefaultAdvancedTooltipTitle, getDefaultAdvandedTooltipHelpImage, getDefaultAdvandedTooltipImage, getDefaultEventColor, getDefaultGradientEventColor, getDefaultLocale, getDragAllModifierKey, getEventHeight, getEventPercentageBarHeight, getEventsBottomSpacer, getEventSpacer, getEventsTopSpacer, getHeaderDayHeight, getHeaderMonthHeight, getHourDateFormat, getInitialView, getInitialZoomLevel, getLockImage, getMinimumSectionHeight, getMinuteDateFormat, getMinuteHeaderTextDisplayFormatBottom, getMinuteHeaderTextDisplayFormatTop, getMinZoomLevel, getMonthDayWidth, getMonthHeaderTextDisplayFormatBottom, getMonthHeaderTextDisplayFormatTop, getMoveAreaNegativeSensitivity, getNumberOfDaysToAppendForEndOfDay, getPercentageBarAlpha, getPeriodEnd, getPeriodStart, getPhasesHeaderHeight, getRemainderPercentageBarAlpha, getResizeBorderSensitivity, getReverseDependencyLineHorizontalSpacer, getRevisedLineSpacer, getSectionBarDividerHeight, getSectionBarWidth, getSectionDetailContentReplacer, getSectionDetailText, getSectionDetailTitle, getSectionDetailWidth, getSectionSide, getSectionTextSpacer, getStartupCalendarDate, getTextDisplayFormat, getTextSpacerConnected, getTextSpacerNonConnected, getTodayLineStyle, getTodayLineVerticalOffset, getTodayLineWidth, getToolTipContentReplacer, getUseAdvancedTooltips, getVerticalDragResistance, getVerticalEventDragging, getVerticalTickMarkOffset, getWeekHeaderTextDisplayFormatBottom, getWeekHeaderTextDisplayFormatTop, getYearHeaderTextDisplayFormatBottom, getYearHeaderTextDisplayFormatTop, getYearMonthDayWidth, getZoomWheelModifierKey, lockHeaderOnVerticalScroll, moveAndResizeOnlyDependentEventsThatAreLaterThanLinkedMoveEvent, moveLinkedEventsWhenEventsAreMoved, onVerticalDragDropShowInsertMarker, printFooter, printSelectedVerticallyComplete, roundHourlyEventsOffToNearestHour, scaleImageToDayWidth, scrollChartVerticallyOnMouseWheel, shiftHorizontalCenteredEventString, showArrows, showBarsIn3D, showBoldScopeText, showDateTips, showDateTipsOnScrolling, showDefaultMenuItemsOnEventRightClick, showDeleteMenuOption, showGradientEventBars, showHolidayToolTips, showMenuItemsOnRightClick, showNumberOfDaysOnBars, showOnlyDependenciesForSelectedItems, showPlannedDates, showPropertiesMenuOption, showResizeDateTipOnBorders, showSectionDetailMore, showToolTips, showZoomLevelBox, startCalendarOnFirstDayOfWeek, useSplitArrowConnections, zoomToMousePointerDateOnWheelZooming
-
Constructor Details
-
DefaultSettings
public DefaultSettings()
-