Bean Builder

Serialized Form


Package com.adventnet.beans

Class com.adventnet.beans.Dial implements Serializable

Serialized Fields

angleMaximum

double angleMaximum

angleMinimum

double angleMinimum

backgroundColor

java.awt.Color backgroundColor

baseCircleRadius

int baseCircleRadius

baseColor

java.awt.Color baseColor

borderColors

java.awt.Color[] borderColors

borderWidth

int borderWidth

buffer

java.awt.Image buffer

centerPosition

java.awt.Point centerPosition

delta

int delta

dialArcWidth

int dialArcWidth

dialHeight

int dialHeight

dialMaximum

double dialMaximum

dialMinimum

double dialMinimum

dialPosition

double dialPosition

dialRadius

int dialRadius

dialTitleText

java.lang.String dialTitleText

dialType

int dialType

dialWidth

int dialWidth

dimensionHeight

int dimensionHeight

dimensionWidth

int dimensionWidth

gradientColor

java.awt.Color gradientColor

hgt

int hgt

imageIcon

javax.swing.ImageIcon imageIcon

indicatorColors

java.awt.Color[] indicatorColors

indicatorPosition

java.awt.Point indicatorPosition

indicatorValueAsString

java.lang.String indicatorValueAsString

innerBorderVisible

boolean innerBorderVisible

markerColor

java.awt.Color markerColor

markerLength

int markerLength

markerWidth

java.awt.BasicStroke markerWidth

MAX_QUADRENT

int MAX_QUADRENT

maxiAngle

boolean maxiAngle

maxValue

boolean maxValue

MIN_QUADRENT

int MIN_QUADRENT

miniAngle

boolean miniAngle

minValue

boolean minValue

numMarkers

int numMarkers

outerBorderVisible

boolean outerBorderVisible

polygon

java.awt.geom.GeneralPath polygon

retain

double retain

retainingPath

java.awt.geom.GeneralPath retainingPath

segmentColors

java.awt.Color[] segmentColors

segmentCount

int segmentCount

segmentMakerColor

java.awt.Color segmentMakerColor

segmentStringArray

java.lang.String[] segmentStringArray

segmentValues

double[] segmentValues

showDialPosition

boolean showDialPosition

showDialTitle

int showDialTitle

showIndicatorLimitValue

boolean showIndicatorLimitValue

showLimits

boolean showLimits

showMarker

boolean showMarker

showMarkerText

boolean showMarkerText

showPreviousValue

boolean showPreviousValue

showSegmentMarker

boolean showSegmentMarker

showSegmentMarkerText

boolean showSegmentMarkerText

showSubMarker

boolean showSubMarker

stringWidthValue

int stringWidthValue

subMarkerColor

java.awt.Color subMarkerColor

subMarkerLength

int subMarkerLength

subMarkersCount

int subMarkersCount

textColor

java.awt.Color textColor

title

boolean title

wid

int wid

writeFont

java.awt.Font writeFont

Class com.adventnet.beans.Led implements Serializable

Serialized Fields

bgColor

java.awt.Color bgColor
Background color of this Led.

fgColor

java.awt.Color fgColor
Foreground color of this Led.

hgt

int hgt

MAXSTATES

int MAXSTATES
Maximum number of Led states .

numberOfStates

int numberOfStates
Number of led states, Maximum 7.

showValue

boolean showValue
Whether to show the value or legend.

state

int state
Default state of the Led .

thresholdColor1

java.awt.Color thresholdColor1
Threshold colors(1 to 7) .

thresholdColor2

java.awt.Color thresholdColor2

thresholdColor3

java.awt.Color thresholdColor3

thresholdColor4

java.awt.Color thresholdColor4

thresholdColor5

java.awt.Color thresholdColor5

thresholdColor6

java.awt.Color thresholdColor6

thresholdColor7

java.awt.Color thresholdColor7

thresholdLabel1

java.lang.String thresholdLabel1
Threshold Labels(1 to 7).

thresholdLabel2

java.lang.String thresholdLabel2

thresholdLabel3

java.lang.String thresholdLabel3

thresholdLabel4

java.lang.String thresholdLabel4

thresholdLabel5

java.lang.String thresholdLabel5

thresholdLabel6

java.lang.String thresholdLabel6

thresholdLabel7

java.lang.String thresholdLabel7

thresholdValue1

long thresholdValue1
Threshold values(1 to 7) .

thresholdValue2

long thresholdValue2

thresholdValue3

long thresholdValue3

thresholdValue4

long thresholdValue4

thresholdValue5

long thresholdValue5

thresholdValue6

long thresholdValue6

thresholdValue7

long thresholdValue7

value

long value

wid

int wid

Class com.adventnet.beans.LedPanel implements Serializable

Serialized Fields

blinkColor

java.awt.Color[] blinkColor

color

java.awt.Color[] color

delay

javax.swing.Timer delay

indexOfColor

int indexOfColor

nLed

int nLed

radius

int radius

selectFillFlag

boolean selectFillFlag

timeDelay

int timeDelay


Package com.adventnet.beans.digit

Class com.adventnet.beans.digit.DigDisp implements Serializable

Serialized Fields

digitalDisplay

com.adventnet.beans.digit.MyDigDisp digitalDisplay

numDigits

int numDigits

Class com.adventnet.beans.digit.Digit implements Serializable

Serialized Fields

bar_a

boolean bar_a
bar_a bar_b etc represents the lines in the 'seven' segment display. Actually in this program this is 9 segment display The Middle line consists of 3 polygons in order to help represent decimal point.

bar_b

boolean bar_b
bar_a bar_b etc represents the lines in the 'seven' segment display. Actually in this program this is 9 segment display The Middle line consists of 3 polygons in order to help represent decimal point.

bar_c

boolean bar_c
bar_a bar_b etc represents the lines in the 'seven' segment display. Actually in this program this is 9 segment display The Middle line consists of 3 polygons in order to help represent decimal point.

bar_d

boolean bar_d
bar_a bar_b etc represents the lines in the 'seven' segment display. Actually in this program this is 9 segment display The Middle line consists of 3 polygons in order to help represent decimal point.

bar_e

boolean bar_e
bar_a bar_b etc represents the lines in the 'seven' segment display. Actually in this program this is 9 segment display The Middle line consists of 3 polygons in order to help represent decimal point.

bar_f

boolean bar_f
bar_a bar_b etc represents the lines in the 'seven' segment display. Actually in this program this is 9 segment display The Middle line consists of 3 polygons in order to help represent decimal point.

bar_g1

boolean bar_g1
bar_a bar_b etc represents the lines in the 'seven' segment display. Actually in this program this is 9 segment display The Middle line consists of 3 polygons in order to help represent decimal point.

bar_g2

boolean bar_g2
bar_a bar_b etc represents the lines in the 'seven' segment display. Actually in this program this is 9 segment display The Middle line consists of 3 polygons in order to help represent decimal point.

bar_g3

boolean bar_g3
bar_a bar_b etc represents the lines in the 'seven' segment display. Actually in this program this is 9 segment display The Middle line consists of 3 polygons in order to help represent decimal point.

bg

java.awt.Color bg

height

int height

offColor

java.awt.Color offColor
Color to display ON and OFF

onColor

java.awt.Color onColor
Color to display ON and OFF

p

java.beans.PropertyChangeSupport p

value

java.lang.String value
Value of the digit

width

int width


Package com.adventnet.beans.guilogic

Class com.adventnet.beans.guilogic.ConfigurableList implements Serializable

Serialized Fields

cur

int cur

downBttn

javax.swing.JButton downBttn

gridBagLayout1

java.awt.GridBagLayout gridBagLayout1

insertBttn

javax.swing.JButton insertBttn

insertTf

javax.swing.JTextField insertTf

listModel

javax.swing.DefaultListModel listModel

mask

long mask

maxIndex

int maxIndex

pRBundle

java.util.ResourceBundle pRBundle

propLis

java.beans.PropertyChangeListener propLis

removeBttn

javax.swing.JButton removeBttn

rendererLbl

javax.swing.DefaultListCellRenderer rendererLbl

upBttn

javax.swing.JButton upBttn

valueTf

javax.swing.JTextField valueTf


Package com.adventnet.beans.images

Class com.adventnet.beans.images.ActiveIcon implements Serializable

Class com.adventnet.beans.images.ImageButton implements Serializable

Serialized Fields

pressed

boolean pressed

Class com.adventnet.beans.images.ImageComponent implements Serializable

Serialized Fields

app

java.applet.Applet app
The Applet

bgColor

java.awt.Color bgColor
Background Color .

cyanTriggers

java.lang.String[] cyanTriggers
Triggers for the cyan color. If the polled value matches with any one of the strings in the array, the background color of the component will be changed to cyan.

fgColor

java.awt.Color fgColor
Foreground Color .

flag

java.lang.String flag
The Flag, that stores the color for the polled value. This variable is used in PaintComponent method of ActiveIcon.

grayTriggers

java.lang.String[] grayTriggers
Triggers for the gray color. If the polled value matches with any one of the strings in the array,the background color of the component will be changed to gray.

greenTriggers

java.lang.String[] greenTriggers
Triggers for the green color. If the polled value matches with any one of the strings in the array,the background color of the component will be changed to green.

hgt

int hgt
Height of the component.

image

boolean image
Determines whether to show the image or not.

imageName

java.lang.String imageName
Image name.

imageName1

java.lang.String imageName1
Image name for the greenTriggers.

imageName2

java.lang.String imageName2
Image name for the redTriggers.

imageName3

java.lang.String imageName3
Image name for yellowTriggers.

imageName4

java.lang.String imageName4
Image name for orangeTriggers.

imageName5

java.lang.String imageName5
Image name for cyanTriggers.

imageName6

java.lang.String imageName6
Image name for grayTriggers.

imagesHTable

java.util.Hashtable imagesHTable
Hashtable,that is used to store the images.

labelFont

java.awt.Font labelFont
Label Font .

labelText

java.lang.String labelText
Label name .

orangeTriggers

java.lang.String[] orangeTriggers
Triggers for the orange color. If the polled value matches with any one of the strings in the array,the background color of the component will be changed to orange.

previousImage

java.lang.String previousImage
The variable for handling the previous image

redTriggers

java.lang.String[] redTriggers
Triggers for red color. If the polled value matches with any one of the strings in the array,the background color of the component will be changed to red.

wid

int wid
Width of the component.

yellowTriggers

java.lang.String[] yellowTriggers
Triggers for yellow color. If the polled value matches with any one of the strings in the array,the background color of the component will be changed to yellow.

Class com.adventnet.beans.images.ImageLabel implements Serializable

Class com.adventnet.beans.images.StatusIcon implements Serializable


Package com.adventnet.beans.panels

Class com.adventnet.beans.panels.CardPanel implements Serializable

Serialized Fields

applet

java.applet.Applet applet

cardNames

java.lang.String[] cardNames

classNames

java.lang.String[] classNames

curCardName

java.lang.String curCardName

instances

java.util.Hashtable instances


Package com.adventnet.beans.probeans

Class com.adventnet.beans.probeans.AdventNetTreeNode implements Serializable

Serialized Fields

icon

javax.swing.Icon icon
The ImageIcon to be associated with the TreeNode of the ProAdventNetTree.

iconPath

java.lang.String iconPath
The path of the ImageIcon to be associated with the TreeNode of the ProAdventNetTree.

name

java.lang.String name
The name of the TreeNode to be set on the ProAdventNetTree.

tooltiptext

java.lang.String tooltiptext
The ToolTip text to be used with the TreeNode of the ProAdventNetTree.

Class com.adventnet.beans.probeans.CopyListener implements Serializable

Serialized Fields

clipboard

java.awt.datatransfer.Clipboard clipboard

clonedNode

javax.swing.tree.DefaultMutableTreeNode clonedNode

tree

ProAdventNetTree tree

Class com.adventnet.beans.probeans.CriteriaPanel implements Serializable

Serialized Fields

applet

java.applet.Applet applet

color

java.awt.Color color

component

javax.swing.JComponent component

cons

java.awt.GridBagConstraints cons

criteriaCombo

javax.swing.JComboBox criteriaCombo

dataObject

CriteriaObject dataObject

dataVector

java.util.Vector dataVector

initialized

boolean initialized

inset

java.awt.Insets inset

itemCombo

javax.swing.JComboBox itemCombo

JPanel1

javax.swing.JPanel JPanel1

running

boolean running

Top

javax.swing.JPanel Top

Class com.adventnet.beans.probeans.CutListener implements Serializable

Serialized Fields

clipboard

java.awt.datatransfer.Clipboard clipboard

tree

ProAdventNetTree tree

Class com.adventnet.beans.probeans.DateTimeChangeEvent implements Serializable

Class com.adventnet.beans.probeans.PasteListener implements Serializable

Serialized Fields

clipboard

java.awt.datatransfer.Clipboard clipboard

node

javax.swing.tree.DefaultMutableTreeNode node

tree

ProAdventNetTree tree

Class com.adventnet.beans.probeans.ProAdventNetTree implements Serializable

Serialized Fields

allStrings

java.lang.String allStrings

applet

java.applet.Applet applet
The Applet reference

ccpBoolean

boolean ccpBoolean

childState

int childState

cl

CutListener cl

clipboard

java.awt.datatransfer.Clipboard clipboard

copy

javax.swing.KeyStroke copy

cp

CopyListener cp

cut

javax.swing.KeyStroke cut

cutFromParent

AdventNetTreeNode cutFromParent

cuttedNode

AdventNetTreeNode cuttedNode

dceBoolean

boolean dceBoolean

defaultCollapsedIcon

javax.swing.Icon defaultCollapsedIcon

defaultExpandedIcon

javax.swing.Icon defaultExpandedIcon

defaultIconBoolean

boolean defaultIconBoolean

deletedNode

AdventNetTreeNode deletedNode
The recently deleted Node

dndBoolean

boolean dndBoolean

ds

AdventNetTreeDragSource ds

dt

AdventNetTreeDropSource dt

firstTime

boolean firstTime

HALF_SIZE

int HALF_SIZE

isClone

boolean isClone

needExpand

boolean needExpand

old

javax.swing.tree.TreeCellEditor old

paste

javax.swing.KeyStroke paste

pl

PasteListener pl

root

AdventNetTreeNode root
The Root Node reference used for the construction of ProAdventNetTree

SIZE

int SIZE

treeCollapsedIcon

javax.swing.Icon treeCollapsedIcon

treeExpandedIcon

javax.swing.Icon treeExpandedIcon

treeModel

javax.swing.tree.DefaultTreeModel treeModel
The DefaultTreeModel reference used for the construction of ProAdventNetTree

validateArg

boolean validateArg

Class com.adventnet.beans.probeans.ProButtonGroup implements Serializable

Serialized Fields

borderPainted

boolean borderPainted

firstButton

javax.swing.JButton firstButton

lastButton

javax.swing.JButton lastButton

nextButton

javax.swing.JButton nextButton

previousButton

javax.swing.JButton previousButton

Class com.adventnet.beans.probeans.ProDateTimeComponent implements Serializable

Serialized Fields

adjustLabel

javax.swing.JLabel adjustLabel

ampm

int ampm

AMPMTextField

javax.swing.JTextField AMPMTextField

cal

java.util.Calendar cal

changePanel

javax.swing.JPanel changePanel

colonLabel1

javax.swing.JLabel colonLabel1

colonLabel2

javax.swing.JLabel colonLabel2

colonLabel3

javax.swing.JLabel colonLabel3

commaLabel

javax.swing.JLabel commaLabel

cons

java.awt.GridBagConstraints cons

currentFocus

int currentFocus

dateFont

java.awt.Font dateFont

dateFormat

java.lang.String dateFormat

dateNeeded

boolean dateNeeded

dayTextField

WholeNumberField dayTextField

decrementButton

MyBasicButton decrementButton

hourTextField

WholeNumberField hourTextField

incrementButton

MyBasicButton incrementButton

inset

java.awt.Insets inset

isAMPMFieldDisplayed

boolean isAMPMFieldDisplayed

keyEvent

boolean keyEvent

minuteTextField

WholeNumberField minuteTextField

monthField

StringSpinner monthField

secondTextField

WholeNumberField secondTextField

timeFont

java.awt.Font timeFont

timeFormat

java.lang.String timeFormat

timeNeeded

boolean timeNeeded

yearContent

java.lang.String yearContent

yearTextField

ProIntegerTextField yearTextField

Class com.adventnet.beans.probeans.ProgressBarDisplay implements Serializable

Serialized Fields

bubbleColor

java.awt.Color bubbleColor

bubbleWidth

int bubbleWidth

dir

boolean dir

dx

int dx

g

java.awt.Graphics g

gradientColor

java.awt.Color gradientColor

offset

int offset

shape

int shape

Class com.adventnet.beans.probeans.ProIntegerTextField implements Serializable

Serialized Fields

maxValue

java.math.BigInteger maxValue

minValue

java.math.BigInteger minValue

radix

int radix

textDocument

com.adventnet.beans.probeans.ProIntegerTextField.NumericTextDocument textDocument

textFieldType

int textFieldType

validString

java.lang.String validString

Class com.adventnet.beans.probeans.ProIpAddressComponent implements Serializable

Serialized Fields

cons

java.awt.GridBagConstraints cons

eL

javax.swing.event.EventListenerList eL

inset

java.awt.Insets inset

inst

boolean inst

jLabel1

javax.swing.JLabel jLabel1

jLabel2

javax.swing.JLabel jLabel2

jLabel3

javax.swing.JLabel jLabel3

jt1

javax.swing.JTextField jt1

jt2

javax.swing.JTextField jt2

jt3

javax.swing.JTextField jt3

jt4

javax.swing.JTextField jt4

kL

javax.swing.event.EventListenerList kL

length

int length

maxValue

int maxValue

tab

boolean tab

validValues

java.lang.String validValues

y

int y

Class com.adventnet.beans.probeans.ProListViewDataModelEvent implements Serializable

Serialized Fields

columnNames

java.util.Vector columnNames

dataVector

java.util.Vector dataVector

eventType

int eventType

firstEnabled

boolean firstEnabled

fromIndex

int fromIndex

lastEnabled

boolean lastEnabled

nextEnabled

boolean nextEnabled

pageLength

int pageLength

previousEnabled

boolean previousEnabled

toIndex

int toIndex

totalCount

int totalCount

viewVector

java.util.Vector viewVector

Class com.adventnet.beans.probeans.ProMoreFewerComponent implements Serializable

Serialized Fields

adapter

MoreFewerEventAdapter adapter

applet

java.applet.Applet applet

className

java.lang.String className

color

java.awt.Color color

component

MoreFewerComponentInterface component

componentCount

int componentCount

componentHeight

int componentHeight

componentVector

java.util.Vector componentVector

componentWidth

int componentWidth

constraints

java.awt.GridBagConstraints constraints

currentSelectionIndex

int currentSelectionIndex

dataVector

java.util.Vector dataVector

fewerButton

javax.swing.JButton fewerButton

fewerButtonState

boolean fewerButtonState

gridBagLayout

java.awt.GridBagLayout gridBagLayout

initialized

boolean initialized

inset

java.awt.Insets inset

JPanel1

javax.swing.JPanel JPanel1

JPanel2

javax.swing.JPanel JPanel2

label

javax.swing.JLabel label

maxCount

int maxCount

moreButton

javax.swing.JButton moreButton

moreButtonState

boolean moreButtonState

running

boolean running

scrollPane

javax.swing.JScrollPane scrollPane

Top

javax.swing.JPanel Top

Class com.adventnet.beans.probeans.ProPageLengthComponent implements Serializable

Serialized Fields

comboBox

javax.swing.JComboBox comboBox

comboLabel

javax.swing.JLabel comboLabel

Class com.adventnet.beans.probeans.ProProgressBar implements Serializable

Serialized Fields

bubbleColor

java.awt.Color bubbleColor

gradientColor

java.awt.Color gradientColor

pBar

ProgressBarDisplay pBar

remove

boolean remove

shape

int shape

shouldRun

boolean shouldRun

speed

int speed

t

java.lang.Thread t

Class com.adventnet.beans.probeans.ProRangeComponent implements Serializable

Serialized Fields

fromField

javax.swing.JTextField fromField

fromLabel

javax.swing.JLabel fromLabel

toField

javax.swing.JTextField toField

toLabel

javax.swing.JLabel toLabel

Class com.adventnet.beans.probeans.ProSearchComponent implements Serializable

Serialized Fields

applet

java.applet.Applet applet

buttonGroup

javax.swing.ButtonGroup buttonGroup

clearButton

javax.swing.JButton clearButton

closeButton

javax.swing.JButton closeButton

cons

java.awt.GridBagConstraints cons

contentPanel

javax.swing.JPanel contentPanel

criteriaObjects

java.util.Vector criteriaObjects

helpButton

javax.swing.JButton helpButton

initialized

boolean initialized

inset

java.awt.Insets inset

JLabel1

javax.swing.JLabel JLabel1

JLabel2

javax.swing.JLabel JLabel2

JLabel3

javax.swing.JLabel JLabel3

JLabel4

javax.swing.JLabel JLabel4

JPanel1

javax.swing.JPanel JPanel1

JPanel2

javax.swing.JPanel JPanel2

JPanel3

javax.swing.JPanel JPanel3

JPanel4

javax.swing.JPanel JPanel4

JRadioButton1

javax.swing.JRadioButton JRadioButton1

JRadioButton2

javax.swing.JRadioButton JRadioButton2

lay

java.awt.GridLayout lay

listenerForEvents

com.adventnet.beans.probeans.ProSearchComponent.ListenForEvents listenerForEvents

matchAll

boolean matchAll

matchOptionRequired

boolean matchOptionRequired

moreFewerComponent

ProMoreFewerComponent moreFewerComponent

northPanel

javax.swing.JPanel northPanel

progressBarVisible

boolean progressBarVisible

resultDisplayRequired

boolean resultDisplayRequired

running

boolean running

searchButton

javax.swing.JButton searchButton

searchInterface

SearchInterface searchInterface

southPanel

javax.swing.JPanel southPanel

statusPanel

ProStatusBar statusPanel

statusPanelRequired

boolean statusPanelRequired

treeCombo

ProTreeCombo treeCombo

Class com.adventnet.beans.probeans.ProStatusBar implements Serializable

Serialized Fields

bubbleVisible

boolean bubbleVisible

component

javax.swing.JPanel component

padlength

int padlength

progressBarNeeded

boolean progressBarNeeded

progressPanel

ProProgressBar progressPanel

statusLabel

javax.swing.JLabel statusLabel

userComponent

javax.swing.JComponent userComponent

Class com.adventnet.beans.probeans.ProTable implements Serializable

Serialized Fields

columnRenderer

javax.swing.table.TableCellRenderer columnRenderer

columnsToRender

int[] columnsToRender

columnWidths

int[] columnWidths

dataSortDisabledColumns

int[] dataSortDisabledColumns

dataSortNeeded

boolean dataSortNeeded

headerHeight

int headerHeight

selectedTableColumns

int[] selectedTableColumns

selectedTableRows

int[] selectedTableRows

sortModel

SortModel sortModel

viewSortDisabledColumns

int[] viewSortDisabledColumns

viewSorter

TableSortInterface viewSorter

viewSortNeeded

boolean viewSortNeeded

Class com.adventnet.beans.probeans.ProToolBar implements Serializable

Serialized Fields

compListener

com.adventnet.beans.probeans.ProToolBar.CompList compListener

componentVector

java.util.Vector componentVector

cons

java.awt.GridBagConstraints cons

contentPanel

javax.swing.JPanel contentPanel

controller

javax.swing.JToggleButton controller

controllerNeeded

boolean controllerNeeded

currentNumberOfColumns

int currentNumberOfColumns

currentNumberOfRows

int currentNumberOfRows

dockingSource

java.awt.Container dockingSource

dWin

com.adventnet.beans.probeans.ProToolBar.DragWindow dWin

firstTime

boolean firstTime

floatable

boolean floatable

floater

com.adventnet.beans.probeans.ToolBarFloater floater

floatingFrameIcon

javax.swing.ImageIcon floatingFrameIcon

floatingX

int floatingX

floatingY

int floatingY

floatMenu

javax.swing.JDialog floatMenu

gridCons

java.awt.GridBagConstraints gridCons

inset

java.awt.Insets inset

isDragging

boolean isDragging

logoPanel

javax.swing.JPanel logoPanel

logoVisible

boolean logoVisible

maxGridX

int maxGridX

maxGridY

int maxGridY

maximumHeight

int maximumHeight

maximumNumberOfColumns

int maximumNumberOfColumns

maximumNumberOfRows

int maximumNumberOfRows

maximumWidth

int maximumWidth

occupiedHeight

int occupiedHeight

occupiedWidth

int occupiedWidth

orientation

int orientation

paddingLabel

javax.swing.JLabel paddingLabel

paddingLabel2

javax.swing.JLabel paddingLabel2

popupListener

com.adventnet.beans.probeans.ProToolBar.PopupList popupListener

popupMenu

com.adventnet.beans.probeans.ProToolBar.ControllerPopup popupMenu

popupMenuCreated

boolean popupMenuCreated

toolbarItemHeight

int toolbarItemHeight

toolbarItemSizeSet

boolean toolbarItemSizeSet

toolbarItemWidth

int toolbarItemWidth

useless

javax.swing.JLabel useless

Class com.adventnet.beans.probeans.ProToolBarButton implements Serializable

Serialized Fields

borderNeeded

boolean borderNeeded

button

javax.swing.JButton button

buttonAction

javax.swing.Action buttonAction

buttonIcon

javax.swing.ImageIcon buttonIcon

buttonText

java.lang.String buttonText

cons

java.awt.GridBagConstraints cons

etchedBorder

javax.swing.border.EtchedBorder etchedBorder

inset

java.awt.Insets inset

mainMenu

javax.swing.JMenu mainMenu

mouseListener

ProToolBarButton.MouseOverListener mouseListener

popupDataVector

java.util.Vector popupDataVector

popupListener

ProToolBarButton.PopupListener popupListener

textPosition

int textPosition

toggleButton

javax.swing.JToggleButton toggleButton

Class com.adventnet.beans.probeans.ProToolBarSeparator implements Serializable

Class com.adventnet.beans.probeans.ProTreeCombo implements Serializable

Serialized Fields

test

boolean test

treeModel

javax.swing.tree.TreeModel treeModel

Class com.adventnet.beans.probeans.TreeToListModel implements Serializable

Serialized Fields

cache

java.util.Vector cache

currentValue

java.lang.Object currentValue

invalid

boolean invalid

source

javax.swing.tree.TreeModel source


Package com.adventnet.beans.probeans.renderer

Class com.adventnet.beans.probeans.renderer.ListEntryRenderer implements Serializable

Serialized Fields

emptyBorder

javax.swing.border.Border emptyBorder

OFFSET

int OFFSET

Class com.adventnet.beans.probeans.renderer.ProListViewTableRenderer implements Serializable

Serialized Fields

cellBackgroundColours

java.awt.Color[] cellBackgroundColours

cellFonts

java.awt.Font[] cellFonts

cellForegroundColours

java.awt.Color[] cellForegroundColours

cellIcons

javax.swing.ImageIcon[] cellIcons

defaultColors

boolean defaultColors

defaultFontBoolean

boolean defaultFontBoolean

normalBackgroundColor

java.awt.Color normalBackgroundColor

normalFont

java.awt.Font normalFont

normalForegroundColor

java.awt.Color normalForegroundColor

normalIcon

javax.swing.ImageIcon normalIcon

selectionBackgroundColor

java.awt.Color selectionBackgroundColor

selectionFont

java.awt.Font selectionFont

selectionForegroundColor

java.awt.Color selectionForegroundColor

selectionIcon

javax.swing.ImageIcon selectionIcon

Class com.adventnet.beans.probeans.renderer.SeverityRenderer implements Serializable

Serialized Fields

referenceHashtable

java.util.Hashtable referenceHashtable

renderingColumn

int renderingColumn


Package com.adventnet.beans.table

Class com.adventnet.beans.table.PrintTable implements Serializable

Serialized Fields

_printTitle

java.lang.String _printTitle

columnWidth

int columnWidth

fontHeight

int fontHeight

headerHeight

double headerHeight

pageHeight

double pageHeight

pageinfoCalculated

boolean pageinfoCalculated

pageWidth

double pageWidth

prevPageIndex

int prevPageIndex

rowHeight

double rowHeight

subPageIndex

int subPageIndex

subTableSplitSize

int subTableSplitSize

tableHeight

double tableHeight

tableHeightOnFullPage

double tableHeightOnFullPage

totalNumPages

int totalNumPages

Class com.adventnet.beans.table.SimpleTableSelectionRenderer implements Serializable

Class com.adventnet.beans.table.SortTableHeader implements Serializable

Class com.adventnet.beans.table.SortTableModel implements Serializable

Serialized Fields

ascending

boolean ascending

sortColumn

int sortColumn

Class com.adventnet.beans.table.TableScrollPane implements Serializable

Serialized Fields

expandBtn

javax.swing.JButton expandBtn

expImg

javax.swing.ImageIcon expImg

parentTable

javax.swing.JTable parentTable

Class com.adventnet.beans.table.ViewFullAttribs implements Serializable


Package com.adventnet.beans.text

Class com.adventnet.beans.text.DecimalTextField implements Serializable

Serialized Fields

flag

boolean flag

maxValue

double maxValue

minValue

double minValue

previousValue

java.lang.String previousValue

Class com.adventnet.beans.text.NetAddressField implements Serializable

Serialized Fields

applet

java.applet.Applet applet

cons

java.awt.GridBagConstraints cons

digitCount

int digitCount

initialized

boolean initialized

inset

java.awt.Insets inset

JTextField1

javax.swing.JTextField JTextField1

refreshFlag

boolean refreshFlag

seperator

java.lang.String seperator

text

java.lang.String text

textNo

int textNo

textVec

java.util.Vector textVec

Top

javax.swing.JPanel Top

values

java.lang.String[] values


Package com.adventnet.beans.threshold

Class com.adventnet.beans.threshold.ThresholdEvent implements Serializable

Serialized Fields

curState

boolean curState

curVal

long curVal


Package com.adventnet.beans.utilbeans

Class com.adventnet.beans.utilbeans.AdventNetTimer implements Serializable

Serialized Fields

command

java.lang.String command

db

boolean db

Class com.adventnet.beans.utilbeans.BasicSpinnerUI implements Serializable

Serialized Fields

arrowActionListener

com.adventnet.beans.utilbeans.BasicSpinnerUI.ArrowActionListener arrowActionListener

ascent

int ascent

d

java.awt.Dimension d

defaultBorder

javax.swing.border.Border defaultBorder

defaultFont

java.awt.Font defaultFont

downArrowButton

javax.swing.plaf.basic.BasicArrowButton downArrowButton

fm

java.awt.FontMetrics fm

fontHeight

int fontHeight
End getMinimumSize

spinner

Spinner spinner

upArrowButton

javax.swing.plaf.basic.BasicArrowButton upArrowButton

Class com.adventnet.beans.utilbeans.Calendar implements Serializable

Serialized Fields

anyVal

int anyVal

cal

java.util.Calendar cal

cTimer

javax.swing.Timer cTimer

date

int date

dayText

WholeNumberField dayText

differ

int differ

Down

MyBasicButton Down

first

boolean first

m

int m

month

int month

monthComboBox

StringSpinner monthComboBox

months

java.lang.String[] months

panel

javax.swing.JPanel panel

panelComp

java.awt.Component[] panelComp

previousValue

java.lang.String previousValue

startCalendar

boolean startCalendar

tempValues

int[] tempValues

Up

MyBasicButton Up

year

int year

yearText

javax.swing.JTextField yearText

Class com.adventnet.beans.utilbeans.DecimalSpinControl implements Serializable

Serialized Fields

arrowDownButton

javax.swing.plaf.basic.BasicArrowButton arrowDownButton

arrowUpButton

javax.swing.plaf.basic.BasicArrowButton arrowUpButton

background

java.awt.Color background

eL

javax.swing.event.EventListenerList eL

font

java.awt.Font font

foreground

java.awt.Color foreground

minValue

double minValue

showing

boolean showing

step

double step

sumField

DecimalTextField sumField

Class com.adventnet.beans.utilbeans.MyBasicButton implements Serializable

Class com.adventnet.beans.utilbeans.NumericSpinControl implements Serializable

Serialized Fields

arrowDownButton

javax.swing.plaf.basic.BasicArrowButton arrowDownButton

arrowUpButton

javax.swing.plaf.basic.BasicArrowButton arrowUpButton

background

java.awt.Color background

eL

javax.swing.event.EventListenerList eL

font

java.awt.Font font

foreground

java.awt.Color foreground

showing

boolean showing

step

long step

sumField

com.adventnet.beans.utilbeans.NumericTextField sumField

Class com.adventnet.beans.utilbeans.PrintPreview implements Serializable

Serialized Fields

closeBtn

javax.swing.JButton closeBtn

m_cbScale

javax.swing.JComboBox m_cbScale

m_hPage

int m_hPage

m_preview

com.adventnet.beans.utilbeans.PrintPreview.PreviewContainer m_preview

m_target

java.awt.print.Printable m_target

m_wPage

int m_wPage

pageFormat

PrintTitlePageNum pageFormat

printBtn

javax.swing.JButton printBtn

Class com.adventnet.beans.utilbeans.Spinner implements Serializable

Serialized Fields

adjustVariable

boolean adjustVariable

ascent

int ascent

backgroundColor

java.awt.Color backgroundColor

borderPainted

boolean borderPainted

d

java.awt.Dimension d

digitsTyped

int digitsTyped

fm

java.awt.FontMetrics fm

foregroundColor

java.awt.Color foregroundColor

haveFocus

boolean haveFocus

leadingPad

int leadingPad

maxValue

int maxValue

minValue

int minValue

nDigits

int nDigits

selectionColor

java.awt.Color selectionColor

txt

java.lang.String txt

value

int value

wrapped

boolean wrapped

wraps

boolean wraps

Class com.adventnet.beans.utilbeans.StringSpinner implements Serializable

Serialized Fields

names

java.lang.String[] names

typed

java.lang.String typed

Class com.adventnet.beans.utilbeans.Time implements Serializable

Serialized Fields

AM

int AM

anyVal

int anyVal

cal

java.util.Calendar cal

differ

int differ

Down

MyBasicButton Down

hour

int hour

hourText

WholeNumberField hourText

m

int m

minute

int minute

minuteText

WholeNumberField minuteText

mText

javax.swing.JTextField mText

panel

javax.swing.JPanel panel

panelComp

java.awt.Component[] panelComp

PM

int PM

seconds

int seconds

secText

WholeNumberField secText

settedTime

java.sql.Time settedTime

startTimer

boolean startTimer

tempValues

int[] tempValues

tTimer

javax.swing.Timer tTimer

Up

MyBasicButton Up

Class com.adventnet.beans.utilbeans.WholeNumberField implements Serializable

Serialized Fields

integerFormatter

java.text.NumberFormat integerFormatter

maxValue

int maxValue

minValue

int minValue

toolkit

java.awt.Toolkit toolkit

Class com.adventnet.beans.utilbeans.WholeNumberField.WholeNumberDocument implements Serializable

Serialized Fields

this$0

WholeNumberField this$0


Package com.adventnet.beans.utilbeans.help

Class com.adventnet.beans.utilbeans.help.ContextSensitiveHelpButton implements Serializable

Serialized Fields

contextHelpXml

java.net.URL contextHelpXml

csWin

ContextSensitiveHelpWindow csWin

displayLbl

javax.swing.JLabel displayLbl

glassPnl

javax.swing.JComponent glassPnl

helpIcon

javax.swing.ImageIcon helpIcon

mapping

java.util.Map mapping

mapRef

java.lang.ref.SoftReference mapRef

myBundle

java.util.ResourceBundle myBundle

noHelpIcon

javax.swing.ImageIcon noHelpIcon

prefixURL

java.net.URL prefixURL

windowSize

java.awt.Dimension windowSize

Class com.adventnet.beans.utilbeans.help.ContextSensitiveHelpWindow implements Serializable

Serialized Fields

actLis

java.awt.event.ActionListener actLis

clickLabel

javax.swing.JLabel clickLabel

clickMsg

java.lang.String clickMsg

docURL

java.net.URL docURL

msgArea

javax.swing.JTextArea msgArea

myBundle

java.util.ResourceBundle myBundle

owner

java.awt.Window owner

runTh

java.lang.Thread runTh


Package com.adventnet.builder.framework.utils.dialog

Class com.adventnet.builder.framework.utils.dialog.AppletParameterDialog implements Serializable

Serialized Fields

cur

int cur

gridBagLayout1

java.awt.GridBagLayout gridBagLayout1

indexCbx

javax.swing.JComboBox indexCbx

list

javax.swing.JList list

listModel

javax.swing.DefaultListModel listModel

mask

long mask

maxIndex

int maxIndex

ownerFrame

javax.swing.JFrame ownerFrame

reAdjustFocusFlag

boolean reAdjustFocusFlag

showValue

boolean showValue

valueTf

javax.swing.JTextField valueTf

vectorTf

java.util.Vector vectorTf


Package com.adventnet.builder.framework.utils.statusanderror

Class com.adventnet.builder.framework.utils.statusanderror.MsgTxtArea implements Serializable

Serialized Fields

rpos

com.adventnet.builder.framework.utils.statusanderror.Reposition rpos

txtArea

javax.swing.JTextArea txtArea


Package com.adventnet.builder.framework.utils.utilcomponent

Class com.adventnet.builder.framework.utils.utilcomponent.ControlButtonsPanel implements Serializable

Serialized Fields

buttons

javax.swing.JButton[] buttons

indentifier

java.lang.Object indentifier

lis

ControlButtonsPanelListener lis


Package com.adventnet.builder.loader

Class com.adventnet.builder.loader.ClassInfo implements Serializable

Serialized Fields

beanJarInfo

JarInfo beanJarInfo

classByte

byte[] classByte

className

java.lang.String className

jarInfo

JarInfo jarInfo

Class com.adventnet.builder.loader.JarInfo implements Serializable

Serialized Fields

beanNames

java.lang.String[] beanNames

biLastModified

long biLastModified

biLength

long biLength

displayNamesArr

java.lang.String[] displayNamesArr

imageIconNames

java.lang.String[] imageIconNames

imageIcons

javax.swing.ImageIcon[] imageIcons

isJarFile

boolean isJarFile
Private data

jarsNeeded

java.lang.String jarsNeeded

lastMod

long lastMod

length

long length

otherPropertiesHtArr

java.util.Hashtable[] otherPropertiesHtArr

separatorIndexArr

int[] separatorIndexArr

Class com.adventnet.builder.loader.ListReader implements Serializable

Serialized Fields

beanNamesVec

java.util.Vector beanNamesVec

jarsNeeded

java.lang.String jarsNeeded

jarsNeededAlreadySet

boolean jarsNeededAlreadySet

separatorsVec

java.util.Vector separatorsVec

Class com.adventnet.builder.loader.MessageHeader implements Serializable

Serialized Fields

keys

java.lang.String[] keys

nkeys

int nkeys

values

java.lang.String[] values


Package com.adventnet.builder.runtimejar

Class com.adventnet.builder.runtimejar.InfoPanel implements Serializable

Serialized Fields

copiedBtn

javax.swing.JToggleButton copiedBtn

errorsBtn

javax.swing.JToggleButton errorsBtn

excludedPackagesBtn

javax.swing.JToggleButton excludedPackagesBtn

excludedPathsBtn

javax.swing.JToggleButton excludedPathsBtn

gc

java.awt.GridBagConstraints gc

infoBtn

javax.swing.JToggleButton infoBtn

infoTA

javax.swing.JTextArea infoTA

pRBundle

java.util.ResourceBundle pRBundle

rce

RuntimeClassesExtractor rce

Class com.adventnet.builder.runtimejar.RuntimeJarOptions implements Serializable

Serialized Fields

descExtractor

TagExtractor descExtractor

descTA

javax.swing.JTextArea descTA

excludedPackagesList

ConfigurableList excludedPackagesList

extraClassPathList

ConfigurableList extraClassPathList

okPressed

boolean okPressed

pRBundle

java.util.ResourceBundle pRBundle

tab

javax.swing.JTabbedPane tab

Class com.adventnet.builder.runtimejar.RuntimeJarWizard implements Serializable

Serialized Fields

builderDataDirectory

java.lang.String builderDataDirectory

cardBorder

javax.swing.border.TitledBorder cardBorder

cardLyt

java.awt.CardLayout cardLyt

cardNames

java.lang.String[] cardNames

cardPanel

javax.swing.JPanel cardPanel

classNamesList

ConfigurableList classNamesList

descExtractor

TagExtractor descExtractor

descTA

javax.swing.JTextArea descTA

excludedPackagesList

ConfigurableList excludedPackagesList

excludePathsMSList

MainSubList excludePathsMSList

generateThread

java.lang.Thread generateThread

infoScreen

InfoPanel infoScreen

jarFileTxtFld

javax.swing.JTextField jarFileTxtFld

pathList

ConfigurableList pathList

rce

RuntimeClassesExtractor rce

statusBar

javax.swing.JLabel statusBar

titles

java.lang.String[] titles

updateJar

boolean updateJar

usedClasses

UsedListScreen usedClasses

usedResources

UsedListScreen usedResources

wizController

WizardController wizController

Class com.adventnet.builder.runtimejar.UsedListScreen implements Serializable

Serialized Fields

list

ConfigurableList list

replace

boolean replace

subListBorder

javax.swing.border.TitledBorder subListBorder

usedAL

java.util.ArrayList usedAL

usedList

ConfigurableList usedList


Package com.adventnet.builder.server

Class com.adventnet.builder.server.ServerClientImpl implements Serializable

Serialized Fields

bundleName

java.lang.String bundleName

fileName

java.lang.String fileName

isStandAlone

boolean isStandAlone

locale

java.util.Locale locale

registryNeeded

boolean registryNeeded

searchPath

java.lang.String searchPath

server

ServerMaintainerImpl server

serverLocation

java.lang.String serverLocation

serverMaintainer

ServerMaintainer serverMaintainer

serverUI

ServersUI serverUI

Class com.adventnet.builder.server.ServerMaintainerImpl implements Serializable

Serialized Fields

clientList

java.util.ArrayList clientList

parseServers

ParseAndDumpServers parseServers

serverInfos

ServerInfo[] serverInfos

serverLocation

java.lang.String serverLocation

serverStream

GenericOutputStream serverStream

Class com.adventnet.builder.server.ServersUI implements Serializable

Serialized Fields

ad

AppletParameterDialog ad

autoStartCheckBox

javax.swing.JCheckBox autoStartCheckBox

clearButton

javax.swing.JButton clearButton

clientImpl

ServerClientImpl clientImpl

closeButton

javax.swing.JButton closeButton

debugCheckBox

javax.swing.JCheckBox debugCheckBox

detailsButton

javax.swing.JButton detailsButton

listModel

javax.swing.DefaultListModel listModel

listScrollPane

javax.swing.JScrollPane listScrollPane

messageArea

MsgTxtArea messageArea

messagePanel

javax.swing.JPanel messagePanel

portTf

com.adventnet.beans.text.NumericTextField portTf

saveSettingsButton

javax.swing.JButton saveSettingsButton

scrollPanel

javax.swing.JPanel scrollPanel

serverList

javax.swing.JList serverList

serverNames

java.lang.String[] serverNames

serverStatusInfos

java.lang.String[] serverStatusInfos

startButton

javax.swing.JButton startButton

stopButton

javax.swing.JButton stopButton


Package com.adventnet.builder.utils

Class com.adventnet.builder.utils.ColorDialog implements Serializable

Serialized Fields

close_button

javax.swing.JButton close_button

editor

java.beans.PropertyEditor editor

jc

javax.swing.JColorChooser jc

ok_button

javax.swing.JButton ok_button

ok_performed

boolean ok_performed

Class com.adventnet.builder.utils.ContextSensitiveHelpWindow implements Serializable

Serialized Fields

msgArea

javax.swing.JTextArea msgArea

shadowArea

javax.swing.JTextArea shadowArea

Class com.adventnet.builder.utils.HTMLView implements Serializable

Serialized Fields

editorPane

javax.swing.JEditorPane editorPane

toLoad

java.net.URL toLoad

Class com.adventnet.builder.utils.ScreenNameTextField implements Serializable

Serialized Fields

col

int col

resourceBundle

java.util.ResourceBundle resourceBundle

topFrame

java.awt.Window topFrame


Package com.adventnet.builder.utils.beans

Class com.adventnet.builder.utils.beans.HelpButton implements Serializable

Class com.adventnet.builder.utils.beans.OidTextField implements Serializable

Serialized Fields

col

int col

dotAllowed

boolean dotAllowed

multipleDots

boolean multipleDots

Class com.adventnet.builder.utils.beans.PackageNameField implements Serializable

Serialized Fields

inprocess

boolean inprocess

resourceBundle

java.util.ResourceBundle resourceBundle

txt

java.lang.String txt


Package com.adventnet.builder.utils.browser

Class com.adventnet.builder.utils.browser.HtmlView implements Serializable

Serialized Fields

html

javax.swing.JEditorPane html

Class com.adventnet.builder.utils.browser.PngIcon implements Serializable


Package com.adventnet.builder.utils.components

Class com.adventnet.builder.utils.components.SearchPopup implements Serializable

Serialized Fields

cur

java.lang.String cur

defaultStr

java.lang.String defaultStr

prefix

java.lang.String prefix

visible

boolean visible


Package com.adventnet.builder.utils.errorhandling

Class com.adventnet.builder.utils.errorhandling.InternalBuilderError implements Serializable

Class com.adventnet.builder.utils.errorhandling.ProcessedException implements Serializable

Serialized Fields

th

java.lang.Throwable th


Package com.adventnet.builder.utils.file

Class com.adventnet.builder.utils.file.BuilderFileChooser implements Serializable

Class com.adventnet.builder.utils.file.FilePreviewer implements Serializable

Serialized Fields

f

java.io.File f

thumbnail

javax.swing.ImageIcon thumbnail


Package com.adventnet.builder.utils.guilogic

Class com.adventnet.builder.utils.guilogic.AbstractOptionSelector implements Serializable

Serialized Fields

addButton

javax.swing.JButton addButton

centerPanel

javax.swing.JPanel centerPanel

cons

java.awt.GridBagConstraints cons

imgDir

java.lang.String imgDir

mainComponent

javax.swing.JComponent mainComponent

mainCompPanel

javax.swing.JPanel mainCompPanel

mainCompTitle

java.lang.String mainCompTitle

mainScrollPane

javax.swing.JScrollPane mainScrollPane

moveLeftIcon

PngIcon moveLeftIcon

moveRightIcon

PngIcon moveRightIcon

removeButton

javax.swing.JButton removeButton

subComponent

javax.swing.JComponent subComponent

subCompPanel

javax.swing.JPanel subCompPanel

subCompTitle

java.lang.String subCompTitle

Class com.adventnet.builder.utils.guilogic.ItemList implements Serializable

Serialized Fields

browseBtn

javax.swing.JButton browseBtn

cur

int cur

currentDirectory

java.lang.String currentDirectory

currentFilter

javax.swing.filechooser.FileFilter[] currentFilter

dialogType

int dialogType

fileChooser

BuilderFileChooser fileChooser

gridBagLayout1

java.awt.GridBagLayout gridBagLayout1

indexCbx

javax.swing.JComboBox indexCbx

list

javax.swing.JList list

listModel

javax.swing.DefaultListModel listModel

mask

long mask

maxIndex

int maxIndex

reAdjustFocusFlag

boolean reAdjustFocusFlag

selectionMode

int selectionMode

showValue

boolean showValue

title

java.lang.String title

valueTf

javax.swing.JTextField valueTf

vectorTf

java.util.Vector vectorTf

Class com.adventnet.builder.utils.guilogic.ListOptionSelector implements Serializable

Serialized Fields

addButton

javax.swing.JButton addButton

cons

java.awt.GridBagConstraints cons

leftList

javax.swing.JList leftList

mainListModel

javax.swing.DefaultListModel mainListModel

mainListPanel

javax.swing.JPanel mainListPanel

mainListTitle

java.lang.String mainListTitle

removeButton

javax.swing.JButton removeButton

rightList

javax.swing.JList rightList

subListModel

javax.swing.DefaultListModel subListModel

subListPanel

javax.swing.JPanel subListPanel

subListTitle

java.lang.String subListTitle

Class com.adventnet.builder.utils.guilogic.TreeListSelectorLogic implements Serializable

Serialized Fields

mainModel

javax.swing.tree.DefaultTreeModel mainModel

multiSelectionAllowed

boolean multiSelectionAllowed

subModel

javax.swing.DefaultListModel subModel


Package com.adventnet.builder.utils.menu

Class com.adventnet.builder.utils.menu.AbstractMenuItemInterface implements Serializable

Class com.adventnet.builder.utils.menu.CustomMenu implements Serializable

Serialized Fields

followParent

boolean followParent

Class com.adventnet.builder.utils.menu.CustomPopupMenu implements Serializable

Serialized Fields

popupHeight

int popupHeight

popupWidth

int popupWidth

Class com.adventnet.builder.utils.menu.EditPopupMenu implements Serializable

Serialized Fields

copy

javax.swing.JMenuItem copy

cut

javax.swing.JMenuItem cut

paste

javax.swing.JMenuItem paste

txtArea

javax.swing.JTextArea txtArea


Package com.adventnet.builder.utils.processhandling

Class com.adventnet.builder.utils.processhandling.ProgressDisplay implements Serializable

Serialized Fields

bubbleColor

java.awt.Color bubbleColor

bubbleWidth

int bubbleWidth

dir

boolean dir

dx

int dx

firstTime

boolean firstTime

g

java.awt.Graphics g

shape

java.lang.String shape

Class com.adventnet.builder.utils.processhandling.ProgressInfoPanel implements Serializable

Serialized Fields

bubbleColor

java.awt.Color bubbleColor

shape

java.lang.String shape

t

java.lang.Thread t


Package com.adventnet.builder.utils.window

Class com.adventnet.builder.utils.window.AboutDialog implements Serializable

Serialized Fields

buttonPanel

javax.swing.JPanel buttonPanel

editorPane

javax.swing.JEditorPane editorPane

okbutton

javax.swing.JButton okbutton

pageScroll

javax.swing.JScrollPane pageScroll

toLoad

java.net.URL toLoad

Class com.adventnet.builder.utils.window.CustomDialog implements Serializable

Serialized Fields

ALFSet

boolean ALFSet

fireForEsc

boolean fireForEsc

Class com.adventnet.builder.utils.window.CustomFrame implements Serializable

Class com.adventnet.builder.utils.window.MessageDialog implements Serializable

Serialized Fields

messageArea

javax.swing.JTextArea messageArea

Class com.adventnet.builder.utils.window.MessageWindow implements Serializable

Serialized Fields

messageTA

javax.swing.JTextArea messageTA

okBttn

javax.swing.JButton okBttn

screenCenter

java.awt.Point screenCenter


Package com.adventnet.builder.utils.wizard

Class com.adventnet.builder.utils.wizard.TransversePanel implements Serializable

Serialized Fields

cancelButton

javax.swing.JButton cancelButton

card

java.awt.CardLayout card

cardPanel

javax.swing.JPanel cardPanel

finishButton

javax.swing.JButton finishButton

helpButton

javax.swing.JButton helpButton

listenerList

java.util.Vector listenerList

nextButton

javax.swing.JButton nextButton

nextCounter

int nextCounter

noOfPanels

int noOfPanels

panelList

java.util.Vector panelList

previousButton

javax.swing.JButton previousButton

previousCounter

int previousCounter


Package com.adventnet.builder.xmlparser

Class com.adventnet.builder.xmlparser.ParseHolder implements Serializable

Serialized Fields

propertyName

java.lang.String propertyName

propertyValue

java.lang.String propertyValue

userCodeObject

UserCodeObject userCodeObject


Package com.adventnet.components.autoui

Class com.adventnet.components.autoui.AutoUIEvent implements Serializable

Serialized Fields

buttonType

int buttonType

currentPanelName

java.lang.String currentPanelName

Class com.adventnet.components.autoui.WizardScreen implements Serializable

Serialized Fields

applet

java.applet.Applet applet

autoui

BasePluginInterface autoui

autouiErr

com.adventnet.components.autoui.AutoUIErrorInterface autouiErr

backButton

javax.swing.JButton backButton

buildType

java.lang.String buildType

cancelButton

javax.swing.JButton cancelButton

canDumpBool

boolean canDumpBool

canProceed

boolean canProceed

cardScreen

javax.swing.JPanel cardScreen

cfrname

boolean cfrname

className

java.lang.String className

cons

java.awt.GridBagConstraints cons

currentPanelName

java.lang.String currentPanelName

defaultTemplateFile

java.lang.String defaultTemplateFile

defJavaFilePath

java.lang.String defJavaFilePath

descImage

java.lang.String descImage

descriptionArea

javax.swing.JTextArea descriptionArea

DescriptionCombiner

Combiner DescriptionCombiner

finalScreenHt

java.util.Hashtable finalScreenHt

finalUIMap

java.util.HashMap finalUIMap

finishButton

javax.swing.JButton finishButton

firstPanelName

java.lang.String firstPanelName

generatedPanels

java.util.HashMap generatedPanels

generatedPanelVec

java.util.Vector generatedPanelVec

helpImage

java.lang.String helpImage

i18nBundle

BuilderResourceBundle i18nBundle

icon

com.adventnet.components.autoui.TemplateLabel icon

iconClassesHM

java.util.HashMap iconClassesHM

implClassPanelNames

java.lang.String[] implClassPanelNames

implPanelNo

int implPanelNo

initialized

boolean initialized

initialPanel

javax.swing.JPanel initialPanel

inset

java.awt.Insets inset

isFirstTime

boolean isFirstTime

javaTemplateFile

java.lang.String javaTemplateFile

JLabel1

javax.swing.JLabel JLabel1

JLabel5

javax.swing.JLabel JLabel5

JPanel1

javax.swing.JPanel JPanel1

JPanel2

javax.swing.JPanel JPanel2

JPanel4

javax.swing.JPanel JPanel4

JPanel6

javax.swing.JPanel JPanel6

JPanel7

javax.swing.JPanel JPanel7

JScrollPane1

javax.swing.JScrollPane JScrollPane1

keyWords

java.util.Hashtable keyWords

listenerVector

java.util.Vector listenerVector

localePropertiesFileName

java.lang.String localePropertiesFileName

mainHash

java.util.HashMap mainHash

nextButton

javax.swing.JButton nextButton

nextCard

java.lang.String[] nextCard

nextPanelName

java.lang.String nextPanelName

nonUIJavaFilePath

java.lang.String nonUIJavaFilePath

running

boolean running

screenDumped

boolean screenDumped

screenFilePath

java.lang.String screenFilePath

selectedIconsMap

java.util.HashMap selectedIconsMap

templateFile

java.lang.String templateFile

title

java.lang.String title

titleImage

java.lang.String titleImage

Top

javax.swing.JPanel Top

TypeCombiner

Combiner TypeCombiner

wizardInfoFilePath

java.lang.String wizardInfoFilePath

xmlToUI

com.adventnet.components.autoui.XMLToUI xmlToUI


Package com.adventnet.components.menuframework

Class com.adventnet.components.menuframework.MenuElementNotFoundException implements Serializable

Class com.adventnet.components.menuframework.MenuEvent implements Serializable

Class com.adventnet.components.menuframework.MenuException implements Serializable

Class com.adventnet.components.menuframework.MenuFrameworkUnintializedException implements Serializable

Class com.adventnet.components.menuframework.XMLMenu implements Serializable

Serialized Fields

actionHolder

com.adventnet.components.menuframework.ActionHolder actionHolder

actionObserver

java.awt.event.ActionListener actionObserver

attributeList

java.util.Hashtable attributeList

menuName

java.lang.String menuName

parent

XMLMenu parent


Package com.adventnet.components.projectworkspace

Class com.adventnet.components.projectworkspace.FrameworkEvent implements Serializable

Serialized Fields

actionType

java.lang.String actionType

actionValue

java.lang.String actionValue

Class com.adventnet.components.projectworkspace.FrameworkException implements Serializable

Serialized Fields

cause

java.lang.Exception cause


Package com.adventnet.components.toolbarframework

Class com.adventnet.components.toolbarframework.ExtendedJToolBar implements Serializable

Class com.adventnet.components.toolbarframework.ExtendedProToolBar implements Serializable

Class com.adventnet.components.toolbarframework.ToolBarEvent implements Serializable

Class com.adventnet.components.toolbarframework.ToolBarException implements Serializable


Package com.adventnet.swing

Class com.adventnet.swing.JDBCAdapter implements Serializable

Serialized Fields

columnNames

java.lang.String[] columnNames

connection

java.sql.Connection connection

driverName

java.lang.String driverName

listeners

java.util.Vector listeners

metaData

java.sql.ResultSetMetaData metaData

password

java.lang.String password

resultSet

java.sql.ResultSet resultSet

rows

java.util.Vector rows

sqlquery

java.lang.String sqlquery

statement

java.sql.Statement statement

url

java.lang.String url

urlList

java.lang.String[] urlList

userName

java.lang.String userName


Bean Builder

© 2001 - 2002 AdventNet Inc. Visit us at: http://www.adventnet.com