Tearing off from control panel.

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Tearing off from control panel.

Bill Mohler
The Control Panel class is designed very cleverly to allow you to tear
off a submenu into a smaller control panel window.

Is there a way to do the same thing programatically? In other words, can
one open a sub-control-panel directly by a call in java? I'm thinking of
plugins specifically, but any menu or submenu would be useful.

Bill