Serialized Form
dataModel
ComponentListModel dataModel
selectionModel
javax.swing.ListSelectionModel selectionModel
selectionHandler
javax.swing.event.ListSelectionListener selectionHandler
list
java.util.Vector<E> list
pane
javax.swing.JPanel pane
btnPane
javax.swing.JPanel btnPane
btnClose
javax.swing.JButton btnClose
linkText
java.lang.String linkText
visited
boolean visited
unvisitedColor
java.awt.Color unvisitedColor
visitedColor
java.awt.Color visitedColor
hoverColor
java.awt.Color hoverColor
disabledColor
java.awt.Color disabledColor
hoverFont
java.awt.Font hoverFont
hoverFontStyle
int hoverFontStyle
visitedFontStyle
int visitedFontStyle
unvisitedFontStyle
int unvisitedFontStyle
disabledFontStyle
int disabledFontStyle
handler
net.sf.juife.LinkButton.Handler handler
mouseOver
boolean mouseOver
title
java.lang.String title
model
NavigationHistoryModel model
pages
NavigationPage[] pages
titleBackground
java.awt.Color titleBackground
pane
javax.swing.JPanel pane
btnOk
javax.swing.JButton btnOk
btnCancel
javax.swing.JButton btnCancel
cancelled
boolean cancelled
wizardDialog
net.sf.juife.Wizard.WizardDialog wizardDialog
model
WizardModel model
Package net.sf.juife.event |
eventID
TaskQueueEvent.ID eventID
Package net.sf.juife.plaf.basic |
btnBack
javax.swing.JButton btnBack
btnNext
javax.swing.JButton btnNext
btnLast
javax.swing.JButton btnLast
btnFinish
javax.swing.JButton btnFinish
btnCancel
javax.swing.JButton btnCancel
btnHelp
javax.swing.JButton btnHelp
btnClose
javax.swing.JButton btnClose
lSteps
javax.swing.JLabel lSteps
stepsPane
javax.swing.JPanel stepsPane
spSteps
javax.swing.JScrollPane spSteps
lSubtitle
javax.swing.JLabel lSubtitle
currentPage
WizardPage currentPage
Package net.sf.juife.wizard |
epConfig
javax.swing.JEditorPane epConfig
epOverview
javax.swing.JEditorPane epOverview
progressPane
javax.swing.JPanel progressPane
progress
javax.swing.JProgressBar progress
btnStop
javax.swing.JButton btnStop
mainInstructionsPane
javax.swing.JPanel mainInstructionsPane
lMainInstructions
javax.swing.JLabel lMainInstructions
additionalInstructionsPane
javax.swing.JPanel additionalInstructionsPane
lAdditionalInstructions
javax.swing.JLabel lAdditionalInstructions
epSummary
javax.swing.JEditorPane epSummary
mainInstructionsPane
javax.swing.JPanel mainInstructionsPane
lMainInstructions
javax.swing.JLabel lMainInstructions
mainPane
javax.swing.JPanel mainPane
additionalInstructionsPane
javax.swing.JPanel additionalInstructionsPane
lAdditionalInstructions
javax.swing.JLabel lAdditionalInstructions
navigationInstructionsPane
javax.swing.JPanel navigationInstructionsPane
lNavigationInstructions
javax.swing.JLabel lNavigationInstructions
description
java.lang.String description
subtitle
java.lang.String subtitle
wizard
Wizard wizard
pageType
WizardPage.Type pageType
- Specifies the type of this page.
optionalButtons
WizardPage.OptionalButtons optionalButtons
- Specifies the optional buttons that will be shown
in the wizard when this wizard page becomes current.
Copyright © 2005 Grigor Iliev. All rights reserved. |  |