public class ShowFolders extends java.lang.Object
Constructor and Description |
---|
ShowFolders()
Constructor
|
Modifier and Type | Method and Description |
---|---|
void |
set(boolean showFolders)
Set whether or not folders should be shown in the Component Tab.
|
void |
set(java.lang.Boolean showFolders)
Set whether or not folders should be shown in the Component Tab.
|
boolean |
show() |
public ShowFolders()
public void set(java.lang.Boolean showFolders)
showFolders
- true if the folders should show up in the component tabpublic void set(boolean showFolders)
showFolders
- true if the folders should show up in the component tabpublic boolean show()