org.autoplot.FixLayoutPanel

FixLayoutPanel( )

Creates new form FixLayoutPanel


getOptions

getOptions( ) → Map

Returns:

java.util.Map

[search for examples] [view on GitHub] [view on old javadoc] [view source]


setOptions

setOptions( java.util.Map options ) → void

Parameters

options - a java.util.Map

Returns:

void (returns nothing)

[search for examples] [view on GitHub] [view on old javadoc] [view source]


setPreview

setPreview( org.autoplot.dom.Application dom ) → void

as changes are made, show the result of the Fix Layout action.

Parameters

dom - an Application

Returns:

void (returns nothing)

[search for examples] [view on GitHub] [view on old javadoc] [view source]