Sweet Home 3D 4.0

Serialized Form


Package com.eteks.sweethome3d

Class com.eteks.sweethome3d.HomeFramePane extends JRootPane implements Serializable

Serialized Fields

home

Home home

application

HomeApplication application

contentManager

ContentManager contentManager

controller

HomeFrameController controller

newHomeNumber

int newHomeNumber

Package com.eteks.sweethome3d.applet

Class com.eteks.sweethome3d.applet.SweetHome3DApplet extends JApplet implements Serializable

Serialized Fields

appletApplication

Object appletApplication

Class com.eteks.sweethome3d.applet.SweetHome3DViewer extends JApplet implements Serializable

Serialized Fields

appletApplication

Object appletApplication

Package com.eteks.sweethome3d.model

Class com.eteks.sweethome3d.model.BackgroundImage extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

image

Content image

scaleDistance

float scaleDistance

scaleDistanceXStart

float scaleDistanceXStart

scaleDistanceYStart

float scaleDistanceYStart

scaleDistanceXEnd

float scaleDistanceXEnd

scaleDistanceYEnd

float scaleDistanceYEnd

xOrigin

float xOrigin

yOrigin

float yOrigin

invisible

boolean invisible

Class com.eteks.sweethome3d.model.Camera extends Object implements Serializable

serialVersionUID: 1L

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Initializes new camera transient fields and reads its properties from in stream with default reading method.

Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

name

String name

x

float x

y

float y

z

float z

yaw

float yaw

pitch

float pitch

fieldOfView

float fieldOfView

time

long time

lensName

String lensName

Class com.eteks.sweethome3d.model.CatalogTexture extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

id

String id

name

String name

image

Content image

width

float width

height

float height

creator

String creator

modifiable

boolean modifiable

category

TexturesCategory category

Class com.eteks.sweethome3d.model.CollectionEvent extends EventObject implements Serializable

Serialized Fields

item

Object item

index

int index

type

CollectionEvent.Type type

Class com.eteks.sweethome3d.model.Compass extends Object implements Serializable

serialVersionUID: 1L

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Initializes compass transient fields and reads compass from in stream with default reading method.

Throws:
IOException
ClassNotFoundException
Serialized Fields

x

float x

y

float y

diameter

float diameter

visible

boolean visible

northDirection

float northDirection

latitude

float latitude

longitude

float longitude

timeZone

TimeZone timeZone

Class com.eteks.sweethome3d.model.DimensionLine extends Object implements Serializable

serialVersionUID: 1L

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Initializes new dimension line transient fields and reads its properties from in stream with default reading method.

Throws:
IOException
ClassNotFoundException
Serialized Fields

xStart

float xStart

yStart

float yStart

xEnd

float xEnd

yEnd

float yEnd

offset

float offset

lengthStyle

TextStyle lengthStyle

level

Level level

Class com.eteks.sweethome3d.model.Home extends Object implements Serializable

serialVersionUID: 1L

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Initializes new and transient home fields to their default values and reads home from in stream with default reading method.

Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Sets the version of this home and writes it to out stream with default writing method.

Throws:
IOException
Serialized Fields

furniture

List<E> furniture

levels

List<E> levels

selectedLevel

Level selectedLevel

walls

List<E> walls

rooms

List<E> rooms

dimensionLines

List<E> dimensionLines

labels

List<E> labels

camera

Camera camera

name

String name

wallHeight

float wallHeight

backgroundImage

BackgroundImage backgroundImage

observerCamera

ObserverCamera observerCamera

topCamera

Camera topCamera

storedCameras

List<E> storedCameras

environment

HomeEnvironment environment

print

HomePrint print

furnitureSortedPropertyName

String furnitureSortedPropertyName

furnitureVisiblePropertyNames

List<E> furnitureVisiblePropertyNames

furnitureDescendingSorted

boolean furnitureDescendingSorted

visualProperties

Map<K,V> visualProperties

version

long version

basePlanLocked

boolean basePlanLocked

compass

Compass compass

skyColor

int skyColor

groundColor

int groundColor

groundTexture

HomeTexture groundTexture

lightColor

int lightColor

wallsAlpha

float wallsAlpha

furnitureSortedProperty

HomePieceOfFurniture.SortableProperty furnitureSortedProperty

furnitureVisibleProperties

List<E> furnitureVisibleProperties

furnitureWithDoorsAndWindows

List<E> furnitureWithDoorsAndWindows

furnitureWithGroups

List<E> furnitureWithGroups

Class com.eteks.sweethome3d.model.HomeDoorOrWindow extends HomePieceOfFurniture implements Serializable

serialVersionUID: 1L

Serialized Fields

wallThickness

float wallThickness

wallDistance

float wallDistance

sashes

Sash[] sashes

boundToWall

boolean boundToWall

Class com.eteks.sweethome3d.model.HomeEnvironment extends Object implements Serializable

serialVersionUID: 1L

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Initializes environment transient fields and reads attributes from in stream with default reading method.

Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

observerCameraElevationAdjusted

boolean observerCameraElevationAdjusted

groundColor

int groundColor

groundTexture

HomeTexture groundTexture

skyColor

int skyColor

skyTexture

HomeTexture skyTexture

lightColor

int lightColor

ceilingLightColor

int ceilingLightColor

wallsAlpha

float wallsAlpha

drawingMode

HomeEnvironment.DrawingMode drawingMode

subpartSizeUnderLight

float subpartSizeUnderLight

allLevelsVisible

boolean allLevelsVisible

photoWidth

int photoWidth

photoHeight

int photoHeight

photoAspectRatioName

String photoAspectRatioName

photoQuality

int photoQuality

videoWidth

int videoWidth

videoAspectRatioName

String videoAspectRatioName

videoQuality

int videoQuality

videoFrameRate

int videoFrameRate

cameraPath

List<E> cameraPath

Class com.eteks.sweethome3d.model.HomeFurnitureGroup extends HomePieceOfFurniture implements Serializable

serialVersionUID: 1L

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Initializes new piece fields to their default values and reads piece from in stream with default reading method.

Throws:
IOException
ClassNotFoundException
Serialized Fields

furniture

List<E> furniture

resizable

boolean resizable

deformable

boolean deformable

texturable

boolean texturable

doorOrWindow

boolean doorOrWindow

fixedWidth

float fixedWidth

fixedDepth

float fixedDepth

fixedHeight

float fixedHeight

currency

String currency

furnitureDefaultColors

List<E> furnitureDefaultColors

furnitureDefaultTextures

List<E> furnitureDefaultTextures

Class com.eteks.sweethome3d.model.HomeLight extends HomePieceOfFurniture implements Serializable

serialVersionUID: 1L

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Initializes transient fields to their default values and reads light from in stream with default reading method.

Throws:
IOException
ClassNotFoundException
Serialized Fields

lightSources

LightSource[] lightSources

power

float power

Class com.eteks.sweethome3d.model.HomeMaterial extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

name

String name

color

Integer color

texture

HomeTexture texture

shininess

Float shininess

Class com.eteks.sweethome3d.model.HomePieceOfFurniture extends Object implements Serializable

serialVersionUID: 1L

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Initializes new piece fields to their default values and reads piece from in stream with default reading method.

Throws:
IOException
ClassNotFoundException
Serialized Fields

catalogId

String catalogId

name

String name

nameVisible

boolean nameVisible

nameXOffset

float nameXOffset

nameYOffset

float nameYOffset

nameStyle

TextStyle nameStyle

nameAngle

float nameAngle

description

String description

icon

Content icon

planIcon

Content planIcon

model

Content model

width

float width

depth

float depth

height

float height

elevation

float elevation

movable

boolean movable

doorOrWindow

boolean doorOrWindow

modelMaterials

HomeMaterial[] modelMaterials

color

Integer color

texture

HomeTexture texture

shininess

Float shininess

modelRotation

float[][] modelRotation

staircaseCutOutShape

String staircaseCutOutShape

backFaceShown

boolean backFaceShown

resizable

boolean resizable

deformable

boolean deformable

texturable

boolean texturable

price

BigDecimal price

valueAddedTaxPercentage

BigDecimal valueAddedTaxPercentage

currency

String currency

visible

boolean visible

x

float x

y

float y

angle

float angle

modelMirrored

boolean modelMirrored

level

Level level

Class com.eteks.sweethome3d.model.HomePrint extends Object implements Serializable

serialVersionUID: -2868070768300325498L

Serialized Fields

paperOrientation

HomePrint.PaperOrientation paperOrientation

paperWidth

float paperWidth

paperHeight

float paperHeight

paperTopMargin

float paperTopMargin

paperLeftMargin

float paperLeftMargin

paperBottomMargin

float paperBottomMargin

paperRightMargin

float paperRightMargin

furniturePrinted

boolean furniturePrinted

planPrinted

boolean planPrinted

view3DPrinted

boolean view3DPrinted

planScale

Float planScale

headerFormat

String headerFormat

footerFormat

String footerFormat

Class com.eteks.sweethome3d.model.HomeTexture extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

name

String name

image

Content image

width

float width

height

float height

leftToRightOriented

boolean leftToRightOriented

Class com.eteks.sweethome3d.model.IllegalHomonymException extends IllegalArgumentException implements Serializable

serialVersionUID: 1L

Class com.eteks.sweethome3d.model.InterruptedRecorderException extends RecorderException implements Serializable

serialVersionUID: 1L

Class com.eteks.sweethome3d.model.Label extends Object implements Serializable

serialVersionUID: 1L

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Initializes transient fields to their default values and reads label from in stream with default reading method.

Throws:
IOException
ClassNotFoundException
Serialized Fields

text

String text

x

float x

y

float y

style

TextStyle style

angle

float angle

level

Level level

Class com.eteks.sweethome3d.model.Level extends Object implements Serializable

serialVersionUID: 1L

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Initializes new level fields to their default values and reads level from in stream with default reading method.

Throws:
IOException
ClassNotFoundException
Serialized Fields

name

String name

elevation

float elevation

floorThickness

float floorThickness

height

float height

backgroundImage

BackgroundImage backgroundImage

visible

boolean visible

Class com.eteks.sweethome3d.model.LightSource extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

x

float x

y

float y

z

float z

color

int color

diameter

Float diameter

Class com.eteks.sweethome3d.model.ObserverCamera extends Camera implements Serializable

serialVersionUID: 1L

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Initializes new camera transient fields and reads its properties from in stream with default reading method.

Throws:
IOException
ClassNotFoundException
Serialized Fields

fixedSize

boolean fixedSize

Class com.eteks.sweethome3d.model.RecorderException extends Exception implements Serializable

serialVersionUID: 1L

Class com.eteks.sweethome3d.model.Room extends Object implements Serializable

serialVersionUID: 1L

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Initializes new room transient fields and reads room from in stream with default reading method.

Throws:
IOException
ClassNotFoundException
Serialized Fields

name

String name

nameXOffset

float nameXOffset

nameYOffset

float nameYOffset

nameStyle

TextStyle nameStyle

nameAngle

float nameAngle

points

float[][] points

areaVisible

boolean areaVisible

areaXOffset

float areaXOffset

areaYOffset

float areaYOffset

areaStyle

TextStyle areaStyle

areaAngle

float areaAngle

floorVisible

boolean floorVisible

floorColor

Integer floorColor

floorTexture

HomeTexture floorTexture

floorShininess

float floorShininess

ceilingVisible

boolean ceilingVisible

ceilingColor

Integer ceilingColor

ceilingTexture

HomeTexture ceilingTexture

ceilingShininess

float ceilingShininess

level

Level level

Class com.eteks.sweethome3d.model.Sash extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

xAxis

float xAxis

yAxis

float yAxis

width

float width

startAngle

float startAngle

endAngle

float endAngle

Class com.eteks.sweethome3d.model.SelectionEvent extends EventObject implements Serializable

Serialized Fields

selectedItems

List<E> selectedItems

Class com.eteks.sweethome3d.model.TextStyle extends Object implements Serializable

serialVersionUID: 1L

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Reads style and updates cache.

Throws:
IOException
ClassNotFoundException
Serialized Fields

fontSize

float fontSize

bold

boolean bold

italic

boolean italic

Class com.eteks.sweethome3d.model.Wall extends Object implements Serializable

serialVersionUID: 1L

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Initializes new wall transient fields and reads wall from in stream with default reading method.

Throws:
IOException
ClassNotFoundException
Serialized Fields

xStart

float xStart

yStart

float yStart

xEnd

float xEnd

yEnd

float yEnd

arcExtent

Float arcExtent

wallAtStart

Wall wallAtStart

wallAtEnd

Wall wallAtEnd

thickness

float thickness

height

Float height

heightAtEnd

Float heightAtEnd

leftSideColor

Integer leftSideColor

leftSideTexture

HomeTexture leftSideTexture

leftSideShininess

float leftSideShininess

rightSideColor

Integer rightSideColor

rightSideTexture

HomeTexture rightSideTexture

rightSideShininess

float rightSideShininess

symmetric

boolean symmetric

pattern

TextureImage pattern

topColor

Integer topColor

level

Level level

Package com.eteks.sweethome3d.swing

Class com.eteks.sweethome3d.swing.AutoCommitSpinner extends JSpinner implements Serializable

Class com.eteks.sweethome3d.swing.AutoCompleteTextField extends JTextField implements Serializable

Serialized Fields

autoCompletionStrings

List<E> autoCompletionStrings

Class com.eteks.sweethome3d.swing.BackgroundImageWizardStepsPanel extends JPanel implements Serializable

Serialized Fields

controller

BackgroundImageWizardController controller

imageLoader

Executor imageLoader

cardLayout

CardLayout cardLayout

imageChoiceOrChangeLabel

JLabel imageChoiceOrChangeLabel

imageChoiceOrChangeButton

JButton imageChoiceOrChangeButton

imageChoiceErrorLabel

JLabel imageChoiceErrorLabel

imageChoicePreviewComponent

ScaledImageComponent imageChoicePreviewComponent

scaleLabel

JLabel scaleLabel

scaleDistanceLabel

JLabel scaleDistanceLabel

scaleDistanceSpinner

JSpinner scaleDistanceSpinner

scalePreviewComponent

ScaledImageComponent scalePreviewComponent

originLabel

JLabel originLabel

xOriginLabel

JLabel xOriginLabel

xOriginSpinner

JSpinner xOriginSpinner

yOriginLabel

JLabel yOriginLabel

yOriginSpinner

JSpinner yOriginSpinner

originPreviewComponent

ScaledImageComponent originPreviewComponent

Class com.eteks.sweethome3d.swing.ColorButton extends JButton implements Serializable

Serialized Fields

color

Integer color

colorDialogTitle

String colorDialogTitle

Class com.eteks.sweethome3d.swing.CompassPanel extends JPanel implements Serializable

Serialized Fields

controller

CompassController controller

xLabel

JLabel xLabel

xSpinner

JSpinner xSpinner

yLabel

JLabel yLabel

ySpinner

JSpinner ySpinner

diameterLabel

JLabel diameterLabel

diameterSpinner

JSpinner diameterSpinner

visibleCheckBox

JCheckBox visibleCheckBox

northDirectionComponent

JComponent northDirectionComponent

longitudeLabel

JLabel longitudeLabel

longitudeSpinner

JSpinner longitudeSpinner

latitudeLabel

JLabel latitudeLabel

latitudeSpinner

JSpinner latitudeSpinner

timeZoneLabel

JLabel timeZoneLabel

timeZoneComboBox

JComboBox timeZoneComboBox

northDirectionLabel

JLabel northDirectionLabel

northDirectionSpinner

JSpinner northDirectionSpinner

dialogTitle

String dialogTitle

Class com.eteks.sweethome3d.swing.ControllerAction extends ResourceAction implements Serializable

Serialized Fields

controller

Object controller

controllerMethod

Method controllerMethod

parameters

Object[] parameters

Class com.eteks.sweethome3d.swing.FurnitureCatalogListPanel extends JPanel implements Serializable

Serialized Fields

listSelectionListener

ListSelectionListener listSelectionListener

categoryFilterLabel

JLabel categoryFilterLabel

categoryFilterComboBox

JComboBox categoryFilterComboBox

searchLabel

JLabel searchLabel

searchTextField

JTextField searchTextField

catalogFurnitureList

JList catalogFurnitureList

Class com.eteks.sweethome3d.swing.FurnitureCatalogTransferHandler extends VisualTransferHandler implements Serializable

Serialized Fields

contentManager

ContentManager contentManager

catalogController

FurnitureCatalogController catalogController

furnitureController

FurnitureController furnitureController

Class com.eteks.sweethome3d.swing.FurnitureCatalogTree extends JTree implements Serializable

Serialized Fields

preferences

UserPreferences preferences

treeSelectionListener

TreeSelectionListener treeSelectionListener

Class com.eteks.sweethome3d.swing.FurnitureTable extends JTable implements Serializable

Serialized Fields

tableSelectionListener

ListSelectionListener tableSelectionListener

selectionByUser

boolean selectionByUser

Class com.eteks.sweethome3d.swing.FurnitureTransferHandler extends LocatedTransferHandler implements Serializable

Serialized Fields

home

Home home

contentManager

ContentManager contentManager

homeController

HomeController homeController

copiedFurniture

List<E> copiedFurniture

copiedCSV

String copiedCSV

Class com.eteks.sweethome3d.swing.HelpPane extends JRootPane implements Serializable

Serialized Fields

preferences

UserPreferences preferences

frame

JFrame frame

searchLabel

JLabel searchLabel

searchTextField

JTextField searchTextField

helpEditorPane

JEditorPane helpEditorPane

Class com.eteks.sweethome3d.swing.Home3DAttributesPanel extends JPanel implements Serializable

Serialized Fields

controller

Home3DAttributesController controller

groundColorRadioButton

JRadioButton groundColorRadioButton

groundColorButton

ColorButton groundColorButton

groundTextureRadioButton

JRadioButton groundTextureRadioButton

groundTextureComponent

JComponent groundTextureComponent

skyColorRadioButton

JRadioButton skyColorRadioButton

skyColorButton

ColorButton skyColorButton

skyTextureRadioButton

JRadioButton skyTextureRadioButton

skyTextureComponent

JComponent skyTextureComponent

brightnessLabel

JLabel brightnessLabel

brightnessSlider

JSlider brightnessSlider

darkBrightnessLabel

JLabel darkBrightnessLabel

brightBrightnessLabel

JLabel brightBrightnessLabel

wallsTransparencyLabel

JLabel wallsTransparencyLabel

opaqueWallsTransparencyLabel

JLabel opaqueWallsTransparencyLabel

invisibleWallsTransparencyLabel

JLabel invisibleWallsTransparencyLabel

wallsTransparencySlider

JSlider wallsTransparencySlider

dialogTitle

String dialogTitle

Class com.eteks.sweethome3d.swing.HomeComponent3D extends JComponent implements Serializable

Serialized Fields

home

Home home

displayShadowOnFloor

boolean displayShadowOnFloor

object3dFactory

Object3DFactory object3dFactory

homeObjects

Map<K,V> homeObjects

defaultLights

Light[] defaultLights

homeObjectsToUpdate

Collection<E> homeObjectsToUpdate

lightScopeObjectsToUpdate

Collection<E> lightScopeObjectsToUpdate

component3D

Component component3D

onscreenUniverse

SimpleUniverse onscreenUniverse

camera

Camera camera

cameraChangeListener

PropertyChangeListener cameraChangeListener

homeCameraListener

PropertyChangeListener homeCameraListener

skyColorListener

PropertyChangeListener skyColorListener

groundChangeListener

PropertyChangeListener groundChangeListener

lightColorListener

PropertyChangeListener lightColorListener

subpartSizeListener

PropertyChangeListener subpartSizeListener

wallsAlphaListener

PropertyChangeListener wallsAlphaListener

drawingModeListener

PropertyChangeListener drawingModeListener

levelListener

CollectionListener<T> levelListener

levelChangeListener

PropertyChangeListener levelChangeListener

wallListener

CollectionListener<T> wallListener

wallChangeListener

PropertyChangeListener wallChangeListener

furnitureListener

CollectionListener<T> furnitureListener

furnitureChangeListener

PropertyChangeListener furnitureChangeListener

roomListener

CollectionListener<T> roomListener

roomChangeListener

PropertyChangeListener roomChangeListener

printedImageCache

BufferedImage printedImageCache

approximateHomeBoundsCache

BoundingBox approximateHomeBoundsCache

offscreenUniverse

SimpleUniverse offscreenUniverse

navigationPanel

JComponent navigationPanel

navigationPanelListener

ComponentListener navigationPanelListener

navigationPanelImage

BufferedImage navigationPanelImage

lightScopeOutsideWallsAreaCache

Area lightScopeOutsideWallsAreaCache

Class com.eteks.sweethome3d.swing.HomeFurniturePanel extends JPanel implements Serializable

Serialized Fields

controller

HomeFurnitureController controller

nameLabel

JLabel nameLabel

nameTextField

JTextField nameTextField

descriptionLabel

JLabel descriptionLabel

descriptionTextField

JTextField descriptionTextField

nameVisibleCheckBox

NullableCheckBox nameVisibleCheckBox

priceLabel

JLabel priceLabel

priceSpinner

JSpinner priceSpinner

xLabel

JLabel xLabel

xSpinner

JSpinner xSpinner

yLabel

JLabel yLabel

ySpinner

JSpinner ySpinner

elevationLabel

JLabel elevationLabel

elevationSpinner

JSpinner elevationSpinner

angleLabel

JLabel angleLabel

angleSpinner

JSpinner angleSpinner

basePlanItemCheckBox

NullableCheckBox basePlanItemCheckBox

widthLabel

JLabel widthLabel

widthSpinner

JSpinner widthSpinner

depthLabel

JLabel depthLabel

depthSpinner

JSpinner depthSpinner

heightLabel

JLabel heightLabel

heightSpinner

JSpinner heightSpinner

keepProportionsCheckBox

JCheckBox keepProportionsCheckBox

mirroredModelCheckBox

NullableCheckBox mirroredModelCheckBox

defaultColorAndTextureRadioButton

JRadioButton defaultColorAndTextureRadioButton

colorRadioButton

JRadioButton colorRadioButton

colorButton

ColorButton colorButton

textureRadioButton

JRadioButton textureRadioButton

textureComponent

JComponent textureComponent

modelMaterialsRadioButton

JRadioButton modelMaterialsRadioButton

modelMaterialsComponent

JComponent modelMaterialsComponent

defaultShininessRadioButton

JRadioButton defaultShininessRadioButton

mattRadioButton

JRadioButton mattRadioButton

shinyRadioButton

JRadioButton shinyRadioButton

visibleCheckBox

NullableCheckBox visibleCheckBox

lightPowerLabel

JLabel lightPowerLabel

lightPowerSpinner

JSpinner lightPowerSpinner

dialogTitle

String dialogTitle

Class com.eteks.sweethome3d.swing.HomePane extends JRootPane implements Serializable

Serialized Fields

home

Home home

preferences

UserPreferences preferences

controller

HomeController controller

lastFocusedComponent

JComponent lastFocusedComponent

previousPlanControllerMode

PlanController.Mode previousPlanControllerMode

catalogTransferHandler

TransferHandler catalogTransferHandler

furnitureTransferHandler

TransferHandler furnitureTransferHandler

planTransferHandler

TransferHandler planTransferHandler

transferHandlerEnabled

boolean transferHandlerEnabled

furnitureCatalogDragAndDropListener

MouseInputAdapter furnitureCatalogDragAndDropListener

clipboardEmpty

boolean clipboardEmpty

exportAllToOBJ

boolean exportAllToOBJ

menuActionMap

ActionMap menuActionMap

pluginActions

List<E> pluginActions

specialKeysListener

KeyListener specialKeysListener

Class com.eteks.sweethome3d.swing.HomePrintableComponent extends JComponent implements Serializable

Serialized Fields

home

Home home

controller

HomeController controller

defaultFont

Font defaultFont

headerFooterFont

Font headerFooterFont

page

int page

pageCount

int pageCount

furniturePageCount

int furniturePageCount

planPageCount

int planPageCount

printDate

Date printDate

fixedHeaderLabel

JLabel fixedHeaderLabel

fixedFooterLabel

JLabel fixedFooterLabel

Class com.eteks.sweethome3d.swing.ImportedFurnitureWizardStepsPanel extends JPanel implements Serializable

Serialized Fields

controller

ImportedFurnitureWizardController controller

cardLayout

CardLayout cardLayout

modelChoiceOrChangeLabel

JLabel modelChoiceOrChangeLabel

modelChoiceOrChangeButton

JButton modelChoiceOrChangeButton

findModelsButton

JButton findModelsButton

modelChoiceErrorLabel

JLabel modelChoiceErrorLabel

modelPreviewComponent

ModelPreviewComponent modelPreviewComponent

orientationLabel

JLabel orientationLabel

defaultOrientationButton

JButton defaultOrientationButton

turnLeftButton

JButton turnLeftButton

turnRightButton

JButton turnRightButton

turnUpButton

JButton turnUpButton

turnDownButton

JButton turnDownButton

horizontalAngle

int horizontalAngle

verticalAngle

int verticalAngle

orientationToolTip

JToolTip orientationToolTip

orientationToolTipWindow

JWindow orientationToolTipWindow

rotationPreviewComponent

com.eteks.sweethome3d.swing.ImportedFurnitureWizardStepsPanel.RotationPreviewComponent rotationPreviewComponent

backFaceShownLabel

JLabel backFaceShownLabel

backFaceShownCheckBox

JCheckBox backFaceShownCheckBox

attributesLabel

JLabel attributesLabel

nameLabel

JLabel nameLabel

nameTextField

JTextField nameTextField

addToCatalogCheckBox

JCheckBox addToCatalogCheckBox

categoryLabel

JLabel categoryLabel

categoryComboBox

JComboBox categoryComboBox

widthLabel

JLabel widthLabel

widthSpinner

JSpinner widthSpinner

depthLabel

JLabel depthLabel

depthSpinner

JSpinner depthSpinner

heightLabel

JLabel heightLabel

heightSpinner

JSpinner heightSpinner

keepProportionsCheckBox

JCheckBox keepProportionsCheckBox

elevationLabel

JLabel elevationLabel

elevationSpinner

JSpinner elevationSpinner

attributesPreviewComponent

com.eteks.sweethome3d.swing.ImportedFurnitureWizardStepsPanel.AttributesPreviewComponent attributesPreviewComponent

movableCheckBox

JCheckBox movableCheckBox

doorOrWindowCheckBox

JCheckBox doorOrWindowCheckBox

staircaseCheckBox

JCheckBox staircaseCheckBox

colorLabel

JLabel colorLabel

colorButton

ColorButton colorButton

clearColorButton

JButton clearColorButton

iconLabel

JLabel iconLabel

iconPreviewComponent

com.eteks.sweethome3d.swing.ImportedFurnitureWizardStepsPanel.IconPreviewComponent iconPreviewComponent

defaultCursor

Cursor defaultCursor

modelLoader

Executor modelLoader

Class com.eteks.sweethome3d.swing.ImportedTextureWizardStepsPanel extends JPanel implements Serializable

Serialized Fields

controller

ImportedTextureWizardController controller

cardLayout

CardLayout cardLayout

imageChoiceOrChangeLabel

JLabel imageChoiceOrChangeLabel

imageChoiceOrChangeButton

JButton imageChoiceOrChangeButton

findImagesButton

JButton findImagesButton

imageChoiceErrorLabel

JLabel imageChoiceErrorLabel

imageChoicePreviewComponent

ScaledImageComponent imageChoicePreviewComponent

attributesLabel

JLabel attributesLabel

nameLabel

JLabel nameLabel

nameTextField

JTextField nameTextField

categoryLabel

JLabel categoryLabel

categoryComboBox

JComboBox categoryComboBox

widthLabel

JLabel widthLabel

widthSpinner

JSpinner widthSpinner

heightLabel

JLabel heightLabel

heightSpinner

JSpinner heightSpinner

attributesPreviewComponent

ScaledImageComponent attributesPreviewComponent

imageLoader

Executor imageLoader

Class com.eteks.sweethome3d.swing.InterruptedPrinterException extends PrinterException implements Serializable

Class com.eteks.sweethome3d.swing.LabelPanel extends JPanel implements Serializable

Serialized Fields

labelModification

boolean labelModification

controller

LabelController controller

textLabel

JLabel textLabel

textTextField

JTextField textTextField

dialogTitle

String dialogTitle

Class com.eteks.sweethome3d.swing.LevelPanel extends JPanel implements Serializable

Serialized Fields

controller

LevelController controller

nameLabel

JLabel nameLabel

nameTextField

JTextField nameTextField

elevationLabel

JLabel elevationLabel

elevationSpinner

JSpinner elevationSpinner

floorThicknessLabel

JLabel floorThicknessLabel

floorThicknessSpinner

JSpinner floorThicknessSpinner

heightLabel

JLabel heightLabel

heightSpinner

JSpinner heightSpinner

levelsSummaryLabel

JLabel levelsSummaryLabel

levelsSummaryTable

JTable levelsSummaryTable

dialogTitle

String dialogTitle

Class com.eteks.sweethome3d.swing.LocatedTransferHandler extends TransferHandler implements Serializable

Serialized Fields

currentDestination

JComponent currentDestination

destinationDropTargetListener

DropTargetAdapter destinationDropTargetListener

dropLocation

Point dropLocation

Class com.eteks.sweethome3d.swing.ModelMaterialsComponent extends JButton implements Serializable

Class com.eteks.sweethome3d.swing.ModelPreviewComponent extends JComponent implements Serializable

Serialized Fields

universe

SimpleUniverse universe

component3DPanel

JPanel component3DPanel

component3D

Component component3D

sceneTree

BranchGroup sceneTree

viewYaw

float viewYaw

viewPitch

float viewPitch

viewScale

float viewScale

iconImageLock

Object iconImageLock

previewedPiece

HomePieceOfFurniture previewedPiece

pieceTextures

Map<K,V> pieceTextures

Class com.eteks.sweethome3d.swing.MultipleLevelsPlanPanel extends JPanel implements Serializable

Serialized Fields

planComponent

PlanComponent planComponent

planScrollPane

JScrollPane planScrollPane

multipleLevelsTabbedPane

JTabbedPane multipleLevelsTabbedPane

oneLevelPanel

JPanel oneLevelPanel

Class com.eteks.sweethome3d.swing.NullableCheckBox extends JComponent implements Serializable

Serialized Fields

checkBox

JCheckBox checkBox

value

Boolean value

nullable

boolean nullable

checkBoxListener

ItemListener checkBoxListener

changeListeners

List<E> changeListeners

Class com.eteks.sweethome3d.swing.NullableSpinner extends AutoCommitSpinner implements Serializable

Class com.eteks.sweethome3d.swing.NullableSpinner.NullableSpinnerDateModel extends SpinnerDateModel implements Serializable

Serialized Fields

isNull

boolean isNull

nullable

boolean nullable

Class com.eteks.sweethome3d.swing.NullableSpinner.NullableSpinnerLengthModel extends NullableSpinner.NullableSpinnerNumberModel implements Serializable

Serialized Fields

preferences

UserPreferences preferences

Class com.eteks.sweethome3d.swing.NullableSpinner.NullableSpinnerNumberModel extends SpinnerNumberModel implements Serializable

Serialized Fields

isNull

boolean isNull

nullable

boolean nullable

Class com.eteks.sweethome3d.swing.ObserverCameraPanel extends JPanel implements Serializable

Serialized Fields

controller

ObserverCameraController controller

xLabel

JLabel xLabel

xSpinner

JSpinner xSpinner

yLabel

JLabel yLabel

ySpinner

JSpinner ySpinner

elevationLabel

JLabel elevationLabel

elevationSpinner

JSpinner elevationSpinner

yawLabel

JLabel yawLabel

yawSpinner

JSpinner yawSpinner

pitchLabel

JLabel pitchLabel

pitchSpinner

JSpinner pitchSpinner

fieldOfViewLabel

JLabel fieldOfViewLabel

fieldOfViewSpinner

JSpinner fieldOfViewSpinner

adjustObserverCameraElevationCheckBox

JCheckBox adjustObserverCameraElevationCheckBox

dialogTitle

String dialogTitle

Class com.eteks.sweethome3d.swing.PageSetupPanel extends JPanel implements Serializable

Serialized Fields

controller

PageSetupController controller

pageFormat

PageFormat pageFormat

pageFormatButton

JButton pageFormatButton

furniturePrintedCheckBox

JCheckBox furniturePrintedCheckBox

planPrintedCheckBox

JCheckBox planPrintedCheckBox

bestFitPlanScaleRadioButton

JRadioButton bestFitPlanScaleRadioButton

userPlanScaleRadioButton

JRadioButton userPlanScaleRadioButton

userPlanScaleSpinner

JSpinner userPlanScaleSpinner

view3DPrintedCheckBox

JCheckBox view3DPrintedCheckBox

headerFormatLabel

JLabel headerFormatLabel

headerFormatTextField

JTextField headerFormatTextField

footerFormatLabel

JLabel footerFormatLabel

footerFormatTextField

JTextField footerFormatTextField

variablesLabel

JLabel variablesLabel

variableButtonsToolBar

JToolBar variableButtonsToolBar

dialogTitle

String dialogTitle

Class com.eteks.sweethome3d.swing.PhotoPanel extends JPanel implements Serializable

Serialized Fields

home

Home home

preferences

UserPreferences preferences

controller

PhotoController controller

photoComponent

ScaledImageComponent photoComponent

animatedWaitLabel

JLabel animatedWaitLabel

sizeAndQualityPanel

PhotoSizeAndQualityPanel sizeAndQualityPanel

advancedComponentsSeparator

Component advancedComponentsSeparator

dateLabel

JLabel dateLabel

dateSpinner

JSpinner dateSpinner

timeLabel

JLabel timeLabel

timeSpinner

JSpinner timeSpinner

dayNightLabel

JLabel dayNightLabel

lensLabel

JLabel lensLabel

lensComboBox

JComboBox lensComboBox

ceilingLightEnabledCheckBox

JCheckBox ceilingLightEnabledCheckBox

dialogTitle

String dialogTitle

photoPanel

JPanel photoPanel

photoCardLayout

CardLayout photoCardLayout

photoCreationExecutor

ExecutorService photoCreationExecutor

photoCreationStartTime

long photoCreationStartTime

createButton

JButton createButton

saveButton

JButton saveButton

closeButton

JButton closeButton

Class com.eteks.sweethome3d.swing.PhotoSizeAndQualityPanel extends JPanel implements Serializable

Serialized Fields

widthLabel

JLabel widthLabel

widthSpinner

JSpinner widthSpinner

heightLabel

JLabel heightLabel

heightSpinner

JSpinner heightSpinner

applyProportionsCheckBox

JCheckBox applyProportionsCheckBox

aspectRatioComboBox

JComboBox aspectRatioComboBox

qualityLabel

JLabel qualityLabel

qualitySlider

JSlider qualitySlider

fastQualityLabel

JLabel fastQualityLabel

bestQualityLabel

JLabel bestQualityLabel

Class com.eteks.sweethome3d.swing.PhotosPanel extends JPanel implements Serializable

Serialized Fields

home

Home home

preferences

UserPreferences preferences

controller

PhotosController controller

selectedCamerasLabel

JLabel selectedCamerasLabel

selectedCamerasList

JList selectedCamerasList

statusLayout

CardLayout statusLayout

statusPanel

JPanel statusPanel

tipLabel

JLabel tipLabel

progressLabel

JLabel progressLabel

progressBar

JProgressBar progressBar

endLabel

JLabel endLabel

photoComponent

ScaledImageComponent photoComponent

sizeAndQualityPanel

PhotoSizeAndQualityPanel sizeAndQualityPanel

fileFormatLabel

JLabel fileFormatLabel

fileFormatComboBox

JComboBox fileFormatComboBox

dialogTitle

String dialogTitle

photosCreationExecutor

ExecutorService photosCreationExecutor

startStopButton

JButton startStopButton

closeButton

JButton closeButton

Class com.eteks.sweethome3d.swing.PlanComponent extends JComponent implements Serializable

Serialized Fields

home

Home home

preferences

UserPreferences preferences

scale

float scale

selectedItemsOutlinePainted

boolean selectedItemsOutlinePainted

backgroundPainted

boolean backgroundPainted

horizontalRuler

PlanComponent.PlanRulerComponent horizontalRuler

verticalRuler

PlanComponent.PlanRulerComponent verticalRuler

rotationCursor

Cursor rotationCursor

elevationCursor

Cursor elevationCursor

heightCursor

Cursor heightCursor

powerCursor

Cursor powerCursor

resizeCursor

Cursor resizeCursor

moveCursor

Cursor moveCursor

panningCursor

Cursor panningCursor

duplicationCursor

Cursor duplicationCursor

rectangleFeedback

Rectangle2D rectangleFeedback

alignedObjectClass

Class<T> alignedObjectClass

alignedObjectFeedback

Selectable alignedObjectFeedback

locationFeeback

Point2D locationFeeback

showPointFeedback

boolean showPointFeedback

centerAngleFeedback

Point2D centerAngleFeedback

point1AngleFeedback

Point2D point1AngleFeedback

point2AngleFeedback

Point2D point2AngleFeedback

draggedItemsFeedback

List<E> draggedItemsFeedback

dimensionLinesFeedback

List<E> dimensionLinesFeedback

selectionScrollUpdated

boolean selectionScrollUpdated

toolTip

JToolTip toolTip

toolTipWindow

JWindow toolTipWindow

resizeIndicatorVisible

boolean resizeIndicatorVisible

toolTipEditableTextFields

Map<K,V> toolTipEditableTextFields

toolTipKeyListener

KeyListener toolTipKeyListener

sortedLevelFurniture

List<E> sortedLevelFurniture

sortedLevelRooms

List<E> sortedLevelRooms

fonts

Map<K,V> fonts

fontsMetrics

Map<K,V> fontsMetrics

planBoundsCache

Rectangle2D planBoundsCache

planBoundsCacheValid

boolean planBoundsCacheValid

backgroundImageCache

BufferedImage backgroundImageCache

patternImagesCache

Map<K,V> patternImagesCache

otherLevelWallsCache

List<E> otherLevelWallsCache

otherLevelWallAreaCache

Area otherLevelWallAreaCache

otherLevelRoomsCache

List<E> otherLevelRoomsCache

otherLevelRoomAreaCache

Area otherLevelRoomAreaCache

wallsPatternBackgroundCache

Color wallsPatternBackgroundCache

wallsPatternForegroundCache

Color wallsPatternForegroundCache

wallAreasCache

Map<K,V> wallAreasCache

floorTextureImagesCache

Map<K,V> floorTextureImagesCache

furnitureTopViewIconsCache

Map<K,V> furnitureTopViewIconsCache

Class com.eteks.sweethome3d.swing.PlanComponent.PlanRulerComponent extends JComponent implements Serializable

Serialized Fields

orientation

int orientation

mouseLocation

Point mouseLocation

Class com.eteks.sweethome3d.swing.PlanTransferHandler extends LocatedTransferHandler implements Serializable

Serialized Fields

home

Home home

contentManager

ContentManager contentManager

homeController

HomeController homeController

copiedItems

List<E> copiedItems

copiedImage

BufferedImage copiedImage

isDragging

boolean isDragging

windowDeactivationListener

WindowAdapter windowDeactivationListener

Class com.eteks.sweethome3d.swing.PrintPreviewPanel extends JPanel implements Serializable

Serialized Fields

preferences

UserPreferences preferences

toolBar

JToolBar toolBar

printableComponent

HomePrintableComponent printableComponent

pageLabel

JLabel pageLabel

Class com.eteks.sweethome3d.swing.ResourceAction extends AbstractAction implements Serializable

Class com.eteks.sweethome3d.swing.RoomPanel extends JPanel implements Serializable

Serialized Fields

controller

RoomController controller

nameLabel

JLabel nameLabel

nameTextField

JTextField nameTextField

areaVisibleCheckBox

NullableCheckBox areaVisibleCheckBox

floorVisibleCheckBox

NullableCheckBox floorVisibleCheckBox

floorColorRadioButton

JRadioButton floorColorRadioButton

floorColorButton

ColorButton floorColorButton

floorTextureRadioButton

JRadioButton floorTextureRadioButton

floorTextureComponent

JComponent floorTextureComponent

floorMattRadioButton

JRadioButton floorMattRadioButton

floorShinyRadioButton

JRadioButton floorShinyRadioButton

ceilingVisibleCheckBox

NullableCheckBox ceilingVisibleCheckBox

ceilingColorRadioButton

JRadioButton ceilingColorRadioButton

ceilingColorButton

ColorButton ceilingColorButton

ceilingTextureRadioButton

JRadioButton ceilingTextureRadioButton

ceilingTextureComponent

JComponent ceilingTextureComponent

ceilingMattRadioButton

JRadioButton ceilingMattRadioButton

ceilingShinyRadioButton

JRadioButton ceilingShinyRadioButton

splitSurroundingWallsCheckBox

JCheckBox splitSurroundingWallsCheckBox

wallSidesColorRadioButton

JRadioButton wallSidesColorRadioButton

wallSidesColorButton

ColorButton wallSidesColorButton

wallSidesTextureRadioButton

JRadioButton wallSidesTextureRadioButton

wallSidesTextureComponent

JComponent wallSidesTextureComponent

wallSidesMattRadioButton

JRadioButton wallSidesMattRadioButton

wallSidesShinyRadioButton

JRadioButton wallSidesShinyRadioButton

firstWallChange

boolean firstWallChange

dialogTitle

String dialogTitle

Class com.eteks.sweethome3d.swing.ScaledImageComponent extends JComponent implements Serializable

Serialized Fields

image

BufferedImage image

imageEnlargementEnabled

boolean imageEnlargementEnabled

Class com.eteks.sweethome3d.swing.TextureChoiceComponent extends JButton implements Serializable

Serialized Fields

preferences

UserPreferences preferences

Class com.eteks.sweethome3d.swing.ThreadedTaskPanel extends JPanel implements Serializable

Serialized Fields

preferences

UserPreferences preferences

controller

ThreadedTaskController controller

taskLabel

JLabel taskLabel

taskProgressBar

JProgressBar taskProgressBar

dialog

JDialog dialog

taskRunning

boolean taskRunning

Class com.eteks.sweethome3d.swing.UnfocusableToolBar extends JToolBar implements Serializable

Class com.eteks.sweethome3d.swing.UserPreferencesPanel extends JPanel implements Serializable

Serialized Fields

controller

UserPreferencesController controller

languageLabel

JLabel languageLabel

languageComboBox

JComboBox languageComboBox

languageLibraryImportButton

JButton languageLibraryImportButton

unitLabel

JLabel unitLabel

unitComboBox

JComboBox unitComboBox

furnitureCatalogViewLabel

JLabel furnitureCatalogViewLabel

treeRadioButton

JRadioButton treeRadioButton

listRadioButton

JRadioButton listRadioButton

navigationPanelLabel

JLabel navigationPanelLabel

navigationPanelCheckBox

JCheckBox navigationPanelCheckBox

aerialViewCenteredOnSelectionLabel

JLabel aerialViewCenteredOnSelectionLabel

aerialViewCenteredOnSelectionCheckBox

JCheckBox aerialViewCenteredOnSelectionCheckBox

magnetismLabel

JLabel magnetismLabel

magnetismCheckBox

JCheckBox magnetismCheckBox

rulersLabel

JLabel rulersLabel

rulersCheckBox

JCheckBox rulersCheckBox

gridLabel

JLabel gridLabel

gridCheckBox

JCheckBox gridCheckBox

furnitureIconLabel

JLabel furnitureIconLabel

catalogIconRadioButton

JRadioButton catalogIconRadioButton

topViewRadioButton

JRadioButton topViewRadioButton

roomRenderingLabel

JLabel roomRenderingLabel

monochromeRadioButton

JRadioButton monochromeRadioButton

floorColorOrTextureRadioButton

JRadioButton floorColorOrTextureRadioButton

wallPatternLabel

JLabel wallPatternLabel

wallPatternComboBox

JComboBox wallPatternComboBox

newWallPatternLabel

JLabel newWallPatternLabel

newWallPatternComboBox

JComboBox newWallPatternComboBox

newWallThicknessLabel

JLabel newWallThicknessLabel

newWallThicknessSpinner

JSpinner newWallThicknessSpinner

newWallHeightLabel

JLabel newWallHeightLabel

newWallHeightSpinner

JSpinner newWallHeightSpinner

newFloorThicknessLabel

JLabel newFloorThicknessLabel

newFloorThicknessSpinner

JSpinner newFloorThicknessSpinner

checkUpdatesCheckBox

JCheckBox checkUpdatesCheckBox

checkUpdatesNowButton

JButton checkUpdatesNowButton

autoSaveDelayForRecoveryCheckBox

JCheckBox autoSaveDelayForRecoveryCheckBox

autoSaveDelayForRecoverySpinner

JSpinner autoSaveDelayForRecoverySpinner

autoSaveDelayForRecoveryUnitLabel

JLabel autoSaveDelayForRecoveryUnitLabel

resetDisplayedActionTipsButton

JButton resetDisplayedActionTipsButton

dialogTitle

String dialogTitle

Class com.eteks.sweethome3d.swing.VideoPanel extends JPanel implements Serializable

Serialized Fields

home

Home home

preferences

UserPreferences preferences

controller

VideoController controller

planComponent

PlanComponent planComponent

videoToolBar

JToolBar videoToolBar

playbackPauseButton

JButton playbackPauseButton

playbackTimer

Timer playbackTimer

cameraPathIterator

ListIterator<E> cameraPathIterator

statusLayout

CardLayout statusLayout

statusPanel

JPanel statusPanel

tipLabel

JLabel tipLabel

progressLabel

JLabel progressLabel

progressBar

JProgressBar progressBar

videoFormatLabel

JLabel videoFormatLabel

videoFormatComboBox

JComboBox videoFormatComboBox

videoFormatComboBoxFormat

String videoFormatComboBoxFormat

qualityLabel

JLabel qualityLabel

qualitySlider

JSlider qualitySlider

advancedComponentsSeparator

Component advancedComponentsSeparator

dateLabel

JLabel dateLabel

dateSpinner

JSpinner dateSpinner

timeLabel

JLabel timeLabel

timeSpinner

JSpinner timeSpinner

dayNightLabel

JLabel dayNightLabel

ceilingLightEnabledCheckBox

JCheckBox ceilingLightEnabledCheckBox

dialogTitle

String dialogTitle

videoCreationExecutor

ExecutorService videoCreationExecutor

videoCreationStartTime

long videoCreationStartTime

videoFile

File videoFile

createButton

JButton createButton

saveButton

JButton saveButton

closeButton

JButton closeButton

Class com.eteks.sweethome3d.swing.VisualTransferHandler extends TransferHandler implements Serializable

Serialized Fields

dragGestureRecognizerWithVisualRepresentation

com.eteks.sweethome3d.swing.VisualTransferHandler.DragGestureRecognizerWithVisualRepresentation dragGestureRecognizerWithVisualRepresentation

Class com.eteks.sweethome3d.swing.WallPanel extends JPanel implements Serializable

Serialized Fields

controller

WallController controller

xStartLabel

JLabel xStartLabel

xStartSpinner

JSpinner xStartSpinner

yStartLabel

JLabel yStartLabel

yStartSpinner

JSpinner yStartSpinner

xEndLabel

JLabel xEndLabel

xEndSpinner

JSpinner xEndSpinner

yEndLabel

JLabel yEndLabel

yEndSpinner

JSpinner yEndSpinner

distanceToEndPointLabel

JLabel distanceToEndPointLabel

distanceToEndPointSpinner

JSpinner distanceToEndPointSpinner

leftSideColorRadioButton

JRadioButton leftSideColorRadioButton

leftSideColorButton

ColorButton leftSideColorButton

leftSideTextureRadioButton

JRadioButton leftSideTextureRadioButton

leftSideTextureComponent

JComponent leftSideTextureComponent

leftSideMattRadioButton

JRadioButton leftSideMattRadioButton

leftSideShinyRadioButton

JRadioButton leftSideShinyRadioButton

rightSideColorRadioButton

JRadioButton rightSideColorRadioButton

rightSideColorButton

ColorButton rightSideColorButton

rightSideTextureRadioButton

JRadioButton rightSideTextureRadioButton

rightSideTextureComponent

JComponent rightSideTextureComponent

rightSideMattRadioButton

JRadioButton rightSideMattRadioButton

rightSideShinyRadioButton

JRadioButton rightSideShinyRadioButton

patternLabel

JLabel patternLabel

patternComboBox

JComboBox patternComboBox

topColorLabel

JLabel topColorLabel

topDefaultColorRadioButton

JRadioButton topDefaultColorRadioButton

topColorRadioButton

JRadioButton topColorRadioButton

topColorButton

ColorButton topColorButton

rectangularWallRadioButton

JRadioButton rectangularWallRadioButton

rectangularWallHeightLabel

JLabel rectangularWallHeightLabel

rectangularWallHeightSpinner

JSpinner rectangularWallHeightSpinner

slopingWallRadioButton

JRadioButton slopingWallRadioButton

slopingWallHeightAtStartLabel

JLabel slopingWallHeightAtStartLabel

slopingWallHeightAtStartSpinner

JSpinner slopingWallHeightAtStartSpinner

slopingWallHeightAtEndLabel

JLabel slopingWallHeightAtEndLabel

slopingWallHeightAtEndSpinner

JSpinner slopingWallHeightAtEndSpinner

thicknessLabel

JLabel thicknessLabel

thicknessSpinner

JSpinner thicknessSpinner

arcExtentLabel

JLabel arcExtentLabel

arcExtentSpinner

JSpinner arcExtentSpinner

wallOrientationLabel

JLabel wallOrientationLabel

dialogTitle

String dialogTitle

Class com.eteks.sweethome3d.swing.WizardPane extends JOptionPane implements Serializable

Serialized Fields

preferences

UserPreferences preferences

controller

WizardController controller

backOptionButton

JButton backOptionButton

nextFinishOptionButton

JButton nextFinishOptionButton

defaultTitle

String defaultTitle

dialog

JDialog dialog

Package com.eteks.sweethome3d.tools

Class com.eteks.sweethome3d.tools.ResourceURLContent extends URLContent implements Serializable

serialVersionUID: 1L

Serialized Fields

multiPartResource

boolean multiPartResource

Class com.eteks.sweethome3d.tools.TemporaryURLContent extends URLContent implements Serializable

serialVersionUID: 1L

Class com.eteks.sweethome3d.tools.URLContent extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

url

URL url


Sweet Home 3D 4.0

© Copyrights 2006-2013 eTeks - All rights reserved
Distributed under GNU General Public License