Serialized Form
|
Package org.nuiton.widget |
serialVersionUID: -8693584537185015506L
iconPath
String iconPath
- Top image path (classpath)
backgroundColor
Color backgroundColor
- Background color
aboutHtmlText
String aboutHtmlText
- Html text displayed in about tab
licenseText
String licenseText
- License text displayed in license tab
_shortText
String _shortText
arguments
List<E> arguments
serialVersionUID: 1L
titleLabel
JLabel titleLabel
gradientPanel
org.nuiton.widget.SimpleInternalFrame.GradientPanel gradientPanel
headerPanel
JPanel headerPanel
isSelected
boolean isSelected
serialVersionUID: 1L
remanence
long remanence
splashImage
Image splashImage
applicationTitle
String applicationTitle
estimatedDuration
long estimatedDuration
stepDescriptions
String[] stepDescriptions
stepImages
Image[] stepImages
currentStep
int currentStep
steppingLeftInset
int steppingLeftInset
steppingRightInset
int steppingRightInset
steppingBottomInset
int steppingBottomInset
currentImage
Image currentImage
currentComposite
Composite currentComposite
imageAnimator
SplashScreen.ImageAnimator imageAnimator
currentAlpha
float currentAlpha
alphaUp
boolean alphaUp
jContentPane
JPanel jContentPane
splashPane
JPanel splashPane
serialVersionUID: 5726270382079837021L
box
Box box
- Deprecated.
- element contenant tous les petits status (clock, mem, ...)
statusForeground
Color statusForeground
- Deprecated.
- DOCUMENTME Description of the Field
statusLabel
JLabel statusLabel
- Deprecated.
- DOCUMENTME Description of the Field
statusReferenceContent
String statusReferenceContent
- Deprecated.
- DOCUMENTME Description of the Field
timer
Timer timer
- Deprecated.
- DOCUMENTME Description of the Field
john
Object john
- Deprecated.
- the lock :)
serialVersionUID: 1L
serialVersionUID: 1L
dividerBorderVisible
boolean dividerBorderVisible
- Determines whether the divider border shall be removed when the UI is
updated.
- See Also:
UIFSplitPane.isDividerBorderVisible(),
UIFSplitPane.setDividerBorderVisible(boolean)
|
Package org.nuiton.widget.editor |
serialVersionUID: 5049495816540748017L
editor
JEditorPane editor
scrollPane
JScrollPane scrollPane
isModified
boolean isModified
serialVersionUID: 5820456710194699050L
usedEditor
Map<K,V> usedEditor
- editor already instanciate for this editor
currentEditor
EditorInterface currentEditor
- currentEditor is currently opened editor in this editor
openedFile
File openedFile
- current opened file
documentListeners
Set<E> documentListeners
- All document listener registered on this editor
caretListeners
Set<E> caretListeners
- All caret listener registered on this editor
askIfNotSaved
boolean askIfNotSaved
- If the edited file is modifier, before switch to other or close it, ask
the user if he want save the modification
forceDefault
boolean forceDefault
- force usage of default editor
serialVersionUID: 5880160718377536089L
editor
org.syntax.jedit.JEditTextArea editor
isModified
boolean isModified
serialVersionUID: -3451624841247752762L
serialVersionUID: 5880160718377536089L
editor
org.fife.ui.rsyntaxtextarea.RSyntaxTextArea editor
isModified
boolean isModified
serialVersionUID: -7907912891843847963L
syntaxSupport
sdoc.SyntaxSupport syntaxSupport
|
Package org.nuiton.widget.tooltip |
osxSizeGrip
Image osxSizeGrip
- The size grip to use if we're on OS X.
ft
FocusableTip ft
component
Component component
text
String text
tipListener
TipWindow.TipListener tipListener
userHyperlinkListener
HyperlinkListener userHyperlinkListener
Copyright © 2004-2011 CodeLutin. All Rights Reserved.