568569570571572573574575576577578
public void getProperties(Properties props) { } public JPanel getPanel() { return new DescriptionPanel(description); } public String getName() { return "Use Object Map"; }