public abstract class CustomLibraryDescriptionBase extends CustomLibraryDescription
Modifier | Constructor and Description |
---|---|
protected |
CustomLibraryDescriptionBase(java.lang.String defaultLibraryName) |
Modifier and Type | Method and Description |
---|---|
NewLibraryConfiguration |
createNewLibrary(javax.swing.JComponent parentComponent,
VirtualFile contextDirectory) |
createNewLibraryWithDefaultSettings, getDefaultLevel, getDownloadableLibraryType, getSuitableLibraryKinds
protected CustomLibraryDescriptionBase(java.lang.String defaultLibraryName)
public NewLibraryConfiguration createNewLibrary(javax.swing.JComponent parentComponent, VirtualFile contextDirectory)
createNewLibrary
in class CustomLibraryDescription