Class NSActionCell

Direct Known Subclasses:
NSButtonCell, NSSegmentedCell, NSTextFieldCell

public class NSActionCell extends NSCell
  • Constructor Details

    • NSActionCell

      public NSActionCell()
    • NSActionCell

      public NSActionCell(long id)
    • NSActionCell

      public NSActionCell(id id)
  • Method Details

    • action

      public long action()
    • setAction

      public void setAction(long action)
    • setTarget

      public void setTarget(id target)
    • target

      public id target()