Class NSPanel

Direct Known Subclasses:
NSColorPanel, NSFontPanel, NSSavePanel, SFCertificatePanel, SWTPanel

public class NSPanel extends NSWindow
  • Constructor Details

    • NSPanel

      public NSPanel()
    • NSPanel

      public NSPanel(long id)
    • NSPanel

      public NSPanel(id id)
  • Method Details

    • setBecomesKeyOnlyIfNeeded

      public void setBecomesKeyOnlyIfNeeded(boolean becomesKeyOnlyIfNeeded)
    • setFloatingPanel

      public void setFloatingPanel(boolean floatingPanel)
    • setWorksWhenModal

      public void setWorksWhenModal(boolean worksWhenModal)
    • worksWhenModal

      public boolean worksWhenModal()
    • minFrameWidthWithTitle

      public static double minFrameWidthWithTitle(NSString aTitle, long aStyle)
    • windowNumberAtPoint

      public static long windowNumberAtPoint(NSPoint point, long windowNumber)