Home / 
  
Development / 
  
Documentation / 
  
    
	
	  
		
		
		  
2.0.44 / 
		
	  
      PreferencesPanelFactory
	
  
 
info.bioinfweb.treegraph.gui.dialogs.io.exporttographic
Class PreferencesPanelFactory
java.lang.Object
  
info.bioinfweb.treegraph.gui.dialogs.io.exporttographic.PreferencesPanelFactory
public class PreferencesPanelFactory
- extends Object
 
This class provides instances of the accordant preferences panels to the different graphic formats
 TreeGraph can export data to.
- Author:
 
  - Ben Stöver
 
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
firstInstance
private static PreferencesPanelFactory firstInstance
panels
private EnumMap<GraphicFormat,PreferencesPanel> panels
PreferencesPanelFactory
private PreferencesPanelFactory()
getInstance
public static PreferencesPanelFactory getInstance()
 
fillList
private void fillList()
 
getPanel
public PreferencesPanel getPanel(GraphicFormat format)