jsynoptic.plugins.java3d.panels
Interface PropertiesPanel.NeedsDialog

All Known Implementing Classes:
ColorButton, TransformTable
Enclosing class:
PropertiesPanel<T extends SceneGraphObject>

public static interface PropertiesPanel.NeedsDialog


Method Summary
 void set(java.lang.String title, java.awt.Frame owner)
           
 

Method Detail

set

void set(java.lang.String title,
         java.awt.Frame owner)