NSTextView w/ java

Dogcow

Registered
Anyone had any luck using the NSTextView with java? The program I'm on needs a field to place a fair amount of data, so I decided on NSTextView. Will this be too hard to implement? Is adding data to it very difficult? If so then i can always resort to a simple label, but I'd really rather not. If anyone knows how to declare the NSTextView and how to access it, I'd really appreciate it. Thanks.

Image enclosed to show you what I'm trying to do. The NSTextView is needed to display information along the process of solving the problem...
 

Attachments

  • gui.gif
    gui.gif
    19.8 KB · Views: 13
Back
Top