public class CalcMosaic
extends java.lang.Object
Constructor and Description |
---|
CalcMosaic(java.lang.String[] args)
Creates a new instance of CalcMosaic.
|
Modifier and Type | Method and Description |
---|---|
static void |
main(java.lang.String[] args)
Runs CalcMosaic from the command line.
|
public CalcMosaic(java.lang.String[] args)
args
- the command line argumentspublic static void main(java.lang.String[] args) throws com.sun.star.comp.helper.BootstrapException, java.io.IOException
args
- the command line argumentscom.sun.star.comp.helper.BootstrapException
- if fails to
create the initial component contextjava.io.IOException
- when file couldn't be found or
was corrupt