sjPlot / macwidgets

Automatically exported from code.google.com/p/macwidgets
0 stars 0 forks source link

Macwidget classes must be public #87

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What is the expected output? What do you see instead?

I expect to use the macwidgets classes in my project. But the macwidgets 
classes are not public.

What version of the product are you using? On what operating system?

Latest SVN build.

Please provide any additional information below.

For example ITunesTable is not public but only visible in the package.

You can test this by renaming the package of the demos to something else (for 
example add 
.demo at the end of the package).

Original issue reported on code.google.com by chbee...@googlemail.com on 14 May 2009 at 7:24

GoogleCodeExporter commented 8 years ago
Use the MacWidgetFactory to create an iTunes style table. I do plan on making 
that class public, but it doesn't 
sound like a necessity for your use case.

Original comment by kenneth....@gmail.com on 15 May 2009 at 1:12