public class ProjectFormatPanel
extends java.lang.Object
| Modifier and Type | Field and Description | 
|---|---|
| static java.lang.String | DIR_BASED | 
| Constructor and Description | 
|---|
| ProjectFormatPanel() | 
| Modifier and Type | Method and Description | 
|---|---|
| javax.swing.JPanel | getPanel() | 
| javax.swing.JComboBox | getStorageFormatComboBox() | 
| boolean | isDefault() | 
| void | setVisible(boolean visible) | 
| void | updateData(WizardContext context) | 
public static final java.lang.String DIR_BASED
public javax.swing.JPanel getPanel()
public javax.swing.JComboBox getStorageFormatComboBox()
public void updateData(WizardContext context)
public void setVisible(boolean visible)
public boolean isDefault()