synergynetframework.config
Interface PreferencesItem

All Known Implementing Classes:
DisplayConfigPrefsItem, IdentityConfigPrefsItem, LoggingConfigPrefsItem, NetworkConfigPrefsItem, PositionConfigPrefsItem, ServerConfigPrefsItem, TableConfigPrefsItem

public interface PreferencesItem

The Interface PreferencesItem.


Method Summary
 javax.swing.JPanel getConfigurationPanel()
          Gets the configuration panel.
 java.lang.String getName()
          Gets the name.
 

Method Detail

getConfigurationPanel

javax.swing.JPanel getConfigurationPanel()
Gets the configuration panel.

Returns:
the configuration panel

getName

java.lang.String getName()
Gets the name.

Returns:
the name