org.rococoa.cocoa.appkit
Class NSColor

java.lang.Object
  extended by org.rococoa.cocoa.foundation.NSObject
      extended by org.rococoa.cocoa.appkit.NSColor
All Implemented Interfaces:
ObjCObject

public abstract class NSColor
extends NSObject

Author:
paulloy

Nested Class Summary
 class NSColor._Class
           
 
Nested classes/interfaces inherited from class org.rococoa.cocoa.foundation.NSObject
NSObject._class_
 
Field Summary
static NSColor._Class CLASS
           
 
Constructor Summary
NSColor()
           
 
Method Summary
abstract  void set()
           
 
Methods inherited from class org.rococoa.cocoa.foundation.NSObject
description, isKindOfClass, isKindOfClass, release, retain, retainCount
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.rococoa.ObjCObject
id
 

Field Detail

CLASS

public static final NSColor._Class CLASS
Constructor Detail

NSColor

public NSColor()
Method Detail

set

public abstract void set()


Copyright © 2012. All Rights Reserved.