Serialized Form
Package org.wegra.util.collection |
fRoot
TreeNode fRoot
- The root TreeNode of this Tree.
Package org.wegra.mon.mem.ui |
fMonitor
MemoryMonitor fMonitor
- Internal memory monitor
fMessageHandler
MessageHandler fMessageHandler
- Message handler
fBarGraph
BarGraph fBarGraph
- bar graph
fHistoryGraph
HistoryGraph fHistoryGraph
- history graph
fInfoPanel
javax.swing.JPanel fInfoPanel
- UI components
fCurrentPanel
CurrentPanel fCurrentPanel
fHistoryPanel
HistoryPanel fHistoryPanel
fView
View fView
fClosingMethod
ClosingMethod fClosingMethod
fList
java.util.Map fList
fListElementListener
java.awt.event.ActionListener fListElementListener
fID
int fID
fTitleLabel
javax.swing.JLabel fTitleLabel
fList
List fList
fTitleLabel
javax.swing.JLabel fTitleLabel
fSheet
ProperitySheet fSheet
fNameFieldWidth
int fNameFieldWidth
- À̸§ ÇʵåÀÇ ³ÐÀÌ
fElementMap
java.util.Map fElementMap
- ¼ÓµéÀ» ÀúÀåÇØ µÎ±â À§ÇÑ ÀڷᱸÁ¶
fGroup
RadioMenuItemGroup fGroup
fLayout
SimpleGrid.SimpleGridLayout fLayout
- fixed layout manager of SimpleGrid
fCells
javax.swing.JLabel[][] fCells
- internal elements
fContainer
ViewContainer fContainer
- Container of this view.
fReturnValue
java.lang.Object fReturnValue
- View's return value.
fMenuBar
javax.swing.JMenuBar fMenuBar
- View's menus
Package org.wegra.util.stopwatch |
Package org.wegra.awt.graph |
fMaxRange
long fMaxRange
- Max range (default: Long.MAX_VALUE).
fMinRange
long fMinRange
- Min range (default: 0)
fCurValue
long fCurValue
- Current value (default: 0)
fMaxRange
long fMaxRange
- Max range (default: Long.MAX_VALUE).
fMinRange
long fMinRange
- Min range (default: 0)
fMatrixWidth
int fMatrixWidth
- Matrix width
fMatrixHeight
int fMatrixHeight
- Matrix height
fCellSize
java.awt.Dimension fCellSize
- Cell size
fCellOffset
int fCellOffset
- offset of vertical line
fCapacity
int fCapacity
- Capacity of history buffer
fHistoryBuffer
double[] fHistoryBuffer
- History buffer
fBufferPosition
int fBufferPosition
- Current usage of the history buffer
fBufferFreezed
boolean fBufferFreezed
- Dynamic resizability of the history buffer
fInsets
java.awt.Insets fInsets
- Insets of this component.
fPalette
Palette fPalette
- palette
Package org.wegra.util.cache |
fKey
java.lang.Object fKey
fValue
java.lang.Object fValue
Package org.wegra.util.resource |
fCause
java.lang.Throwable fCause
- The throwable that caused this throwable to get thrown, or null if this
throwable was not caused by another throwable, or if the causative
throwable is unknown. If this field is equal to this throwable itself,
it indicates that the cause of this throwable has not yet been
initialized.
-
fCause
java.lang.Throwable fCause
- The throwable that caused this throwable to get thrown, or null if this
throwable was not caused by another throwable, or if the causative
throwable is unknown. If this field is equal to this throwable itself,
it indicates that the cause of this throwable has not yet been
initialized.
-
fParamMap
java.util.Map fParamMap