protected class BasicBuilder.Instructions
extends java.lang.Object
| Modifier and Type | Field and Description | 
|---|---|
protected java.awt.event.ActionListener | 
doubleClickListener  | 
protected java.lang.String | 
emptyText  | 
protected java.awt.Font | 
emptyTextFont  | 
protected java.lang.String | 
labelText  | 
protected java.lang.String | 
moreActionsText  | 
protected java.util.List<javax.swing.Action> | 
moreToolbarActions  | 
protected boolean | 
resize  | 
protected boolean | 
titlebar  | 
protected java.util.List | 
toolbarObjects  | 
| Modifier | Constructor and Description | 
|---|---|
protected | 
BasicBuilder.Instructions()  | 
protected boolean resize
protected java.awt.event.ActionListener doubleClickListener
protected boolean titlebar
protected java.lang.String labelText
protected java.util.List toolbarObjects
protected java.util.List<javax.swing.Action> moreToolbarActions
protected java.lang.String moreActionsText
protected java.lang.String emptyText
protected java.awt.Font emptyTextFont