Manages the shells buffers.
| Constructor and description | 
|---|
                                BufferManager
                                () | 
                        
| Type | Name and description | 
|---|---|
void | 
                            clearSelected() | 
                        
int | 
                            create(boolean select) | 
                        
List<String> | 
                            current() | 
                        
void | 
                            delete(int index) | 
                        
void | 
                            deleteSelected() | 
                        
void | 
                            reset() | 
                        
void | 
                            select(int index) | 
                        
int | 
                            size() | 
                        
void | 
                            updateSelected(List buffer) | 
                        
Copyright © 2003-2016 The Apache Software Foundation. All rights reserved.