Interface IntValue

All Known Implementing Classes:
AccessControl, ActionMessageFlag, Alarmstate, Allow, ArcMode, Atom, Attachment, Attr, AttributeFlag, AutoRepeatMode, AXNDetail, AXOption, BackingStore, BackPixmap, BarrierDirections, BarrierFlags, BehaviorType, BellClass, BellClassResult, Blanking, BoolCtrl, BoolCtrlsHigh, BoolCtrlsLow, ButtonIndex, ButtonMask, Ca, Capability, CapStyle, ChangeDevice, ChangeFeedbackControlMask, ChangeMode, ChangeReason, Circulate, ClassesReportedMask, ClientIdMask, ClipOrdering, ClockFlag, CloseDown, CMDetail, ColorFlag, Colormap, ColormapAlloc, ColormapState, CompleteKind, CompleteMode, ConfigWindow, Connection, Const, Control, CoordMode, Cp, Cs, Cursor, Cursor, CursorNotify, CursorNotifyMask, Cw, Datatype, Detail, Device, DeviceChange, DeviceClassType, DeviceControl, DeviceInputMode, DeviceType, DeviceUse, DoodadType, DPMSMode, DriverType, Error, Event, Event, EventMask, EventMask, EventMode, EventType, EventType, EvMask, Explicit, Exposures, Family, FeedbackClass, FillRule, FillStyle, Font, FontDraw, GBNDetail, Gc, Gc, GetDoc, GetPropertyType, Grab, GrabMode, GrabMode22, GrabOwner, GrabPortStatus, GrabStatus, GrabType, Gravity, Group, Groups, GroupsWrap, Gx, HierarchyChangeType, HierarchyMask, HostMode, HType, Id, ImageFormat, ImageFormatInfoFormat, ImageFormatInfoType, ImageOrder, IMFlag, IMGroupsWhich, IMModsWhich, InputClass, InputFocus, JoinStyle, Kb, KeyButMask, KeyEventFlags, KeySym, Kill, Kind, LedClass, LedClassResult, LedMode, LineStyle, LockDeviceFlags, MapIndex, MapPart, Mapping, MappingStatus, MapState, ModeFlag, ModeFlag, ModifierDevice, ModifierMask, ModMask, MoreEventsMask, Motion, NameDetail, NKNDetail, Notify, NotifyDetail, NotifyDetail, NotifyMask, NotifyMode, NotifyMode, Option, Pbcdt, Pbcet, PerClientFlag, Permission, PictOp, PictType, Picture, Pixmap, Place, PointerEventFlags, PolyEdge, PolyMode, PolyShape, PropagateMode, Property, PropertyFlag, PropertyFormat, PropMode, ProviderCapability, QueryShapeOf, Redirect, Region, Repeat, ReportLevel, Rm, Rotation, Sa, SAIsoLockFlag, SAIsoLockNoAffect, SAMovePtrFlag, SASetPtrDfltFlag, SAType, SAValWhat, SaveSetMapping, SaveSetMode, SaveSetTarget, ScanlineOrder, ScreenSaver, ScrollFlags, ScrollType, SelectionEvent, SelectionEventMask, SendEventDest, SetConfig, SetMapFlags, SetMode, SetOfGroup, SetOfGroups, Sk, So, StackMode, State, StatePart, SubPixel, SubwindowMode, SwitchScreenFlag, SymInterpMatch, SymInterpretMatch, Testtype, Time, TouchEventFlags, TouchMode, TouchOwnershipFlags, Transform, Type, ValuatorMode, ValuatorStateModeMask, Valuetype, VideoNotifyReason, Visibility, VisualClass, VMod, VModsHigh, VModsLow, Window, WindowClass, XIEventMask, XIFeature

public interface IntValue
  • Method Summary

    Modifier and Type
    Method
    Description
    default int
    disableFor(int value)
     
    default int
    enableFor(int value)
     
    int
     
    default boolean
    isEnabled(int value)
     
  • Method Details

    • getValue

      int getValue()
    • isEnabled

      default boolean isEnabled(int value)
    • enableFor

      default int enableFor(int value)
    • disableFor

      default int disableFor(int value)