| Package | Description |
|---|---|
| org.marid.ide.components | |
| org.marid.ide.gui | |
| org.marid.ide.profile |
| Modifier and Type | Field and Description |
|---|---|
protected ConcurrentSkipListMap<String,Profile> |
ProfileManager.profileMap |
| Modifier and Type | Method and Description |
|---|---|
Profile |
ProfileManager.addProfile(String name) |
Profile |
ProfileManager.getCurrentProfile() |
Profile |
ProfileManager.getProfileByName(String name) |
| Modifier and Type | Method and Description |
|---|---|
List<Profile> |
ProfileManager.getProfiles() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProfileManager.setCurrentProfile(Profile profile) |
| Modifier and Type | Field and Description |
|---|---|
protected List<Profile> |
IdeStatusLineImpl.ProfileManagerListModel.profiles |
protected JComboBox<Profile> |
IdeStatusLineImpl.profilesCombo |
| Modifier and Type | Method and Description |
|---|---|
Profile |
IdeStatusLineImpl.ProfileManagerListModel.getElementAt(int index) |
Profile |
IdeStatusLineImpl.ProfileManagerListModel.getSelectedItem() |
| Constructor and Description |
|---|
ProfileMBeanServerFactoryBean(Profile profile) |
Copyright © 2012–2015 MARID software development group. All rights reserved.