|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.intellij.openapi.options.GroupSettingsBuilder<T>
public class GroupSettingsBuilder<T>
| Constructor Summary | |
|---|---|
GroupSettingsBuilder(SettingsEditorGroup<T> group)
|
|
| Method Summary | |
|---|---|
javax.swing.JComponent |
createCompoundEditor()
|
java.util.Collection<SettingsEditor<T>> |
getEditors()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GroupSettingsBuilder(SettingsEditorGroup<T> group)
| Method Detail |
|---|
public java.util.Collection<SettingsEditor<T>> getEditors()
getEditors in interface CompositeSettingsBuilder<T>public javax.swing.JComponent createCompoundEditor()
createCompoundEditor in interface CompositeSettingsBuilder<T>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||