Constructor and Description |
---|
LayoutExplore(org.eclipse.swt.widgets.Composite parent,
Controller controller)
Creates a new instance.
|
Modifier and Type | Method and Description |
---|---|
boolean |
isShowLattice()
Returns which view is active
|
boolean |
isShowList()
Returns which view is active
|
boolean |
isShowTiles()
Returns which view is active
|
void |
showLattice()
Shows the according view
|
void |
showList()
Shows the according view
|
void |
showTiles()
Shows the according view
|
public LayoutExplore(org.eclipse.swt.widgets.Composite parent, Controller controller)
parent
- controller
- public boolean isShowLattice()
public boolean isShowList()
public boolean isShowTiles()
public void showLattice()
public void showList()
public void showTiles()