artisynth.core.driver
Class SelectComponentPanelHandler
java.lang.Object
artisynth.core.driver.SelectComponentPanelHandler
public class SelectComponentPanelHandler
- extends java.lang.Object
Create a class that handles selecting components through a panel in the main
frame. The panel always specifies the last selected component and allows for
component selection.
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SelectComponentPanelHandler
public SelectComponentPanelHandler(Main parent,
MainFrame theFrame)
setComponentFilter
public void setComponentFilter(java.lang.Class cls)
clear
public void clear()
createPanel
public void createPanel()