Serialized Form
-
Package org.autogui.base.log
-
Exception Class org.autogui.base.log.GuiLogEntryProgress.GuiLogEntryProgressInterruptedException
class GuiLogEntryProgressInterruptedException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
-
Package org.autogui.base.mapping
-
Class org.autogui.base.mapping.GuiMappingContext.ContextExecutorForkJoinTask
- serialVersionUID:
- 1L
-
Serialized Fields
-
runnerThread
AtomicReference<Thread> runnerThread
-
task
Callable<V> task
-
value
V value
-
-
Class org.autogui.base.mapping.GuiPreferences.PreferencesLock
class PreferencesLock extends ReentrantLock implements Serializable -
Exception Class org.autogui.base.mapping.GuiPreferencesLoader.PrefsLoadException
class PrefsLoadException extends RuntimeException implements Serializable-
Serialized Fields
-
prefs
GuiPreferences prefs
-
-
-
-
Package org.autogui.swing
-
Class org.autogui.swing.GuiSwingActionDefault.ExecutionAction
class ExecutionAction extends GuiSwingTaskRunner.ContextAction implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
resultTarget
Consumer<Object> resultTarget
-
running
AtomicBoolean running
-
targetSpecifier
GuiSwingView.SpecifierManager targetSpecifier
-
-
Class org.autogui.swing.GuiSwingHistoryMenu
class GuiSwingHistoryMenu extends JMenu implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
component
PaneType extends GuiSwingView.ValuePane<ValueType> component
-
context
GuiMappingContext context
-
runner
GuiSwingTaskRunner.ContextAction runner
-
-
Class org.autogui.swing.GuiSwingHistoryMenu.HistoryClearAction
class HistoryClearAction extends AbstractAction implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
menu
GuiSwingHistoryMenu menu
-
-
Class org.autogui.swing.GuiSwingHistoryMenu.HistoryMenuForTableColumn
class HistoryMenuForTableColumn extends GuiSwingHistoryMenu<ValueType,PaneType extends GuiSwingView.ValuePane<ValueType>> implements Serializable - serialVersionUID:
- 1L
-
Serialized Fields
-
target
GuiReprCollectionTable.TableTargetColumn target
-
-
Class org.autogui.swing.GuiSwingHistoryMenu.HistorySetAction
class HistorySetAction extends AbstractAction implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
component
GuiSwingView.ValuePane<ValueType> component
-
value
ValueType value
-
-
Class org.autogui.swing.GuiSwingHistoryMenu.HistorySetForColumnAction
class HistorySetForColumnAction extends AbstractAction implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
target
GuiReprCollectionTable.TableTargetColumn target
-
value
ValueType value
-
-
Class org.autogui.swing.GuiSwingJsonTransfer.JsonCopyAction
class JsonCopyAction extends GuiSwingTaskRunner.ContextAction implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
component
GuiSwingView.ValuePane<?> component
-
-
Class org.autogui.swing.GuiSwingJsonTransfer.JsonCopyCellsAction
class JsonCopyCellsAction extends GuiSwingTaskRunner.ContextAction implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
activatedColumns
List<GuiSwingJsonTransfer.TableMenuCompositeJsonCopy> activatedColumns
-
-
Class org.autogui.swing.GuiSwingJsonTransfer.JsonCopyRowsAction
class JsonCopyRowsAction extends GuiSwingTaskRunner.ContextAction implements Serializable- serialVersionUID:
- 1L
-
Class org.autogui.swing.GuiSwingJsonTransfer.JsonLoadAction
class JsonLoadAction extends GuiSwingJsonTransfer.JsonPasteAction implements Serializable- serialVersionUID:
- 1L
-
Class org.autogui.swing.GuiSwingJsonTransfer.JsonLoadCellsAction
class JsonLoadCellsAction extends GuiSwingJsonTransfer.JsonPasteCellsAction implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
table
JComponent table
-
-
Class org.autogui.swing.GuiSwingJsonTransfer.JsonPasteAction
class JsonPasteAction extends GuiSwingTaskRunner.ContextAction implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
component
GuiSwingView.ValuePane<?> component
-
-
Class org.autogui.swing.GuiSwingJsonTransfer.JsonPasteCellsAction
class JsonPasteCellsAction extends GuiSwingTaskRunner.ContextAction implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
activeComposite
List<GuiSwingJsonTransfer.TableMenuCompositeJsonPaste> activeComposite
-
rows
boolean rows
-
-
Class org.autogui.swing.GuiSwingJsonTransfer.JsonSaveAction
class JsonSaveAction extends GuiSwingJsonTransfer.JsonCopyAction implements Serializable- serialVersionUID:
- 1L
-
Class org.autogui.swing.GuiSwingJsonTransfer.JsonSaveCellsAction
class JsonSaveCellsAction extends GuiSwingJsonTransfer.JsonCopyCellsAction implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
table
JComponent table
-
-
Class org.autogui.swing.GuiSwingJsonTransfer.JsonSaveRowsAction
class JsonSaveRowsAction extends GuiSwingJsonTransfer.JsonCopyRowsAction implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
table
GuiSwingView.ValuePane<?> table
-
-
Class org.autogui.swing.GuiSwingPreferences.ApplyPrefsAction
class ApplyPrefsAction extends AbstractAction implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
owner
GuiSwingPreferences owner
-
-
Class org.autogui.swing.GuiSwingPreferences.ApplySpecifiedPrefsAction
class ApplySpecifiedPrefsAction extends GuiSwingPreferences.ApplyPrefsAction implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
targetPrefs
GuiPreferences targetPrefs
-
-
Class org.autogui.swing.GuiSwingPreferences.DeletePrefsAction
class DeletePrefsAction extends AbstractAction implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
owner
GuiSwingPreferences owner
-
-
Class org.autogui.swing.GuiSwingPreferences.DuplicatePrefsAction
class DuplicatePrefsAction extends AbstractAction implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
owner
GuiSwingPreferences owner
-
-
Class org.autogui.swing.GuiSwingPreferences.LoadPrefsAction
class LoadPrefsAction extends AbstractAction implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
owner
GuiSwingPreferences owner
-
-
Class org.autogui.swing.GuiSwingPreferences.NewPrefsAction
class NewPrefsAction extends AbstractAction implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
owner
GuiSwingPreferences owner
-
-
Class org.autogui.swing.GuiSwingPreferences.PreferencesLaunchApplyEditor
class PreferencesLaunchApplyEditor extends DefaultCellEditor implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
listModel
GuiSwingPreferences.PreferencesListModel listModel
-
-
Class org.autogui.swing.GuiSwingPreferences.PreferencesLaunchApplyRenderer
class PreferencesLaunchApplyRenderer extends JCheckBox implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
listModel
GuiSwingPreferences.PreferencesListModel listModel
-
-
Class org.autogui.swing.GuiSwingPreferences.PreferencesListModel
class PreferencesListModel extends AbstractTableModel implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
lastDefault
GuiPreferences lastDefault
-
launchPrefs
GuiPreferences launchPrefs
-
list
List<GuiPreferences> list
-
rootContext
Supplier<GuiMappingContext> rootContext
-
savedPrefsList
List<GuiPreferences> savedPrefsList
-
targetDefault
GuiPreferences targetDefault
-
-
Class org.autogui.swing.GuiSwingPreferences.PreferencesNameEditor
class PreferencesNameEditor extends DefaultCellEditor implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
listModel
GuiSwingPreferences.PreferencesListModel listModel
-
-
Class org.autogui.swing.GuiSwingPreferences.PreferencesNameRenderer
class PreferencesNameRenderer extends DefaultTableCellRenderer implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
listModel
GuiSwingPreferences.PreferencesListModel listModel
-
-
Class org.autogui.swing.GuiSwingPreferences.PrefsApplyMenu
class PrefsApplyMenu extends JMenu implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
preferences
GuiSwingPreferences preferences
-
-
Class org.autogui.swing.GuiSwingPreferences.SavePrefsAction
class SavePrefsAction extends AbstractAction implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
owner
GuiSwingPreferences owner
-
-
Class org.autogui.swing.GuiSwingPreferences.UpdatePrefsAction
class UpdatePrefsAction extends AbstractAction implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
owner
GuiSwingPreferences owner
-
-
Class org.autogui.swing.GuiSwingRootPane
class GuiSwingRootPane extends JComponent implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
applicationRoot
boolean applicationRoot
-
closeAction
GuiSwingRootPane.WindowCloseAction closeAction
-
context
GuiMappingContext context
-
fileDialogPreferencesUpdater
GuiSwingPrefsSupports.FileDialogPreferencesUpdater fileDialogPreferencesUpdater
-
keyBinding
GuiSwingKeyBinding keyBinding
-
logPreferencesUpdater
GuiSwingPrefsSupports.WindowPreferencesUpdater logPreferencesUpdater
-
logStatus
boolean logStatus
-
logWindow
GuiSwingLogManager.GuiSwingLogWindow logWindow
-
menuBar
JMenuBar menuBar
-
objectMenu
JMenu objectMenu
-
preferences
GuiSwingPreferences preferences
-
prefsApplyMenu
GuiSwingPreferences.PrefsApplyMenu prefsApplyMenu
-
prefsApplyOptions
GuiSwingPrefsApplyOptions prefsApplyOptions
- Since:
- 1.4
-
settingsWindow
SettingsWindow settingsWindow
-
showPreferencesAction
GuiSwingRootPane.ShowPreferencesAction showPreferencesAction
-
title
String title
-
view
GuiSwingView view
-
viewComponent
JComponent viewComponent
-
windowMenuBuilder
GuiSwingRootPane.WindowMenuBuilder windowMenuBuilder
-
-
Class org.autogui.swing.GuiSwingRootPane.ShowPreferencesAction
class ShowPreferencesAction extends AbstractAction implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
preferences
Supplier<GuiSwingPreferences> preferences
-
sender
JComponent sender
-
-
Class org.autogui.swing.GuiSwingRootPane.WindowCloseAction
class WindowCloseAction extends AbstractAction implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
keyStroke
KeyStroke keyStroke
-
pane
JComponent pane
-
-
Class org.autogui.swing.GuiSwingRootPane.WindowMenuMinimizeAction
class WindowMenuMinimizeAction extends AbstractAction implements Serializable- serialVersionUID:
- 1L
-
Class org.autogui.swing.GuiSwingRootPane.WindowMenuToFromAction
class WindowMenuToFromAction extends AbstractAction implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
frame
Frame frame
-
-
Class org.autogui.swing.GuiSwingRootPane.WindowMenuZoomAction
class WindowMenuZoomAction extends AbstractAction implements Serializable- serialVersionUID:
- 1L
-
Class org.autogui.swing.GuiSwingTaskRunner.ContextAction
class ContextAction extends AbstractAction implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
taskRunner
GuiSwingTaskRunner taskRunner
-
-
Class org.autogui.swing.GuiSwingView.ContextRefreshAction
class ContextRefreshAction extends AbstractAction implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
context
GuiMappingContext context
-
pane
GuiSwingView.ValuePane<?> pane
-
-
Class org.autogui.swing.GuiSwingView.ToStringCopyAction
class ToStringCopyAction extends GuiSwingTaskRunner.ContextAction implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
pane
GuiSwingView.ValuePane<?> pane
-
-
Class org.autogui.swing.GuiSwingViewBooleanCheckBox.BooleanFlipAction
class BooleanFlipAction extends GuiSwingViewBooleanCheckBox.BooleanSetAction implements Serializable- serialVersionUID:
- 1L
-
Class org.autogui.swing.GuiSwingViewBooleanCheckBox.BooleanPasteAction
class BooleanPasteAction extends PopupExtensionText.TextPasteAllAction implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
checkBox
GuiSwingViewBooleanCheckBox.PropertyCheckBox checkBox
-
-
Class org.autogui.swing.GuiSwingViewBooleanCheckBox.BooleanSetAction
class BooleanSetAction extends AbstractAction implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
Class org.autogui.swing.GuiSwingViewBooleanCheckBox.BooleanSetValueAction
class BooleanSetValueAction extends GuiSwingViewBooleanCheckBox.BooleanSetAction implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
value
boolean value
-
-
Class org.autogui.swing.GuiSwingViewBooleanCheckBox.BooleanTextLoadAction
class BooleanTextLoadAction extends PopupExtensionText.TextLoadAction implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
checkBox
GuiSwingViewBooleanCheckBox.PropertyCheckBox checkBox
-
-
Class org.autogui.swing.GuiSwingViewBooleanCheckBox.BooleanTextSaveAction
class BooleanTextSaveAction extends PopupExtensionText.TextSaveAction implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
checkBox
GuiSwingViewBooleanCheckBox.PropertyCheckBox checkBox
-
-
Class org.autogui.swing.GuiSwingViewBooleanCheckBox.BooleanTransferHandler
class BooleanTransferHandler extends TransferHandler implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
Class org.autogui.swing.GuiSwingViewBooleanCheckBox.PropertyCheckBox
class PropertyCheckBox extends JCheckBox implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
context
GuiMappingContext context
-
currentValueSupported
boolean currentValueSupported
-
editable
boolean editable
-
editing
int editing
-
infoLabel
MenuBuilder.MenuLabel infoLabel
-
lastValue
boolean lastValue
-
menuItems
List<PopupCategorized.CategorizedMenuItem> menuItems
-
popup
PopupExtension popup
-
specifierManager
GuiSwingView.SpecifierManager specifierManager
-
viewClock
GuiTaskClock viewClock
-
-
Class org.autogui.swing.GuiSwingViewCollectionTable.CollectionTable
class CollectionTable extends JTable implements Serializable-
Serialized Fields
-
actions
List<Action> actions
-
actionToolBar
JToolBar actionToolBar
-
autoSelectionActions
List<GuiSwingTableColumnSetDefault.TableSelectionListAction> autoSelectionActions
-
autoSelectionDepth
int autoSelectionDepth
-
columnHeaderMenuItems
List<PopupCategorized.CategorizedMenuItem> columnHeaderMenuItems
-
context
GuiMappingContext context
-
customHighlighting
boolean customHighlighting
-
customRowHeightByUser
boolean customRowHeightByUser
- Since:
- 1.3
-
customRowHeightIndividual
boolean customRowHeightIndividual
some row-height is customized byGuiSwingViewCollectionTable.CollectionTable.setRowHeight(int, int)
. cleared byGuiSwingViewCollectionTable.CollectionTable.setRowHeight(int)
- Since:
- 1.6
-
infoLabel
MenuBuilder.MenuLabel infoLabel
-
lastSelectionActionIndices
List<Integer> lastSelectionActionIndices
-
menuItems
List<PopupCategorized.CategorizedMenuItem> menuItems
-
popup
GuiSwingViewCollectionTable.PopupExtensionCollection popup
-
popupColumnHeader
GuiSwingViewCollectionTable.PopupExtensionCollectionColumnHeader popupColumnHeader
-
preferencesUpdater
GuiSwingViewCollectionTable.TablePreferencesUpdater preferencesUpdater
-
rowHeightByProgram
int rowHeightByProgram
- Since:
- 1.3
-
rowHeightSetAction
GuiSwingViewCollectionTable.RowHeightSetAction rowHeightSetAction
- Since:
- 1.6
-
selectionRunner
EditingRunner selectionRunner
-
selectionSourceForRowAndColumnIndices
GuiSwingViewCollectionTable.TableSelectionSourceForIndices selectionSourceForRowAndColumnIndices
-
selectionSourceForRowIndices
GuiSwingViewCollectionTable.TableSelectionSourceForIndices selectionSourceForRowIndices
-
settingsWindow
SettingsWindow settingsWindow
-
source
List<?> source
-
specifierManager
GuiSwingView.SpecifierManager specifierManager
-
viewClock
GuiTaskClock viewClock
-
-
-
Class org.autogui.swing.GuiSwingViewCollectionTable.CollectionTableHeader
class CollectionTableHeader extends JTableHeader implements Serializable -
Class org.autogui.swing.GuiSwingViewCollectionTable.ColumnFitAllWidthAction
class ColumnFitAllWidthAction extends AbstractAction implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
afterRunner
Runnable afterRunner
-
table
JTable table
-
targetColumn
Supplier<TableColumn> targetColumn
-
-
Class org.autogui.swing.GuiSwingViewCollectionTable.ColumnOrderResetAction
class ColumnOrderResetAction extends AbstractAction implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
table
JTable table
-
-
Class org.autogui.swing.GuiSwingViewCollectionTable.ColumnResizeModeSwitchAction
class ColumnResizeModeSwitchAction extends AbstractAction implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
table
JTable table
-
-
Class org.autogui.swing.GuiSwingViewCollectionTable.RowHeightSetAction
class RowHeightSetAction extends JPanel implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
enabled
JCheckBox enabled
-
fitter
TableRowHeightFitter fitter
- Since:
- 1.6
-
num
JSpinner num
-
numModel
SpinnerNumberModel numModel
-
radioFit
JRadioButton radioFit
- Since:
- 1.6
-
radioFixed
JRadioButton radioFixed
- Since:
- 1.6
-
rowHeightSettingPane
JComponent rowHeightSettingPane
- Since:
- 1.6
-
table
JTable table
-
updateListeners
List<Consumer<GuiSwingViewCollectionTable.RowHeightSetAction>> updateListeners
- Since:
- 1.6
-
-
Class org.autogui.swing.GuiSwingViewCollectionTable.SelectAllAction
class SelectAllAction extends AbstractAction implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
table
JTable table
-
-
Class org.autogui.swing.GuiSwingViewCollectionTable.TableCompositesAction
class TableCompositesAction extends AbstractAction implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
category
String category
-
shared
ObjectTableColumn.TableMenuCompositeShared shared
-
subCategory
String subCategory
-
table
GuiSwingViewCollectionTable.CollectionTable table
-
-
Class org.autogui.swing.GuiSwingViewCollectionTable.ToStringCollectionTransferHandler
class ToStringCollectionTransferHandler extends TransferHandler implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
Class org.autogui.swing.GuiSwingViewCollectionTable.UnSelectAction
class UnSelectAction extends AbstractAction implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
table
JTable table
-
-
Class org.autogui.swing.GuiSwingViewDocumentEditor.DocumentSettingAction
class DocumentSettingAction extends AbstractAction implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
contentPane
JPanel contentPane
-
editorPane
GuiSwingView.SettingsWindowClient editorPane
-
pane
GuiSwingViewDocumentEditor.DocumentSettingPane pane
-
-
Class org.autogui.swing.GuiSwingViewDocumentEditor.DocumentSettingPane
class DocumentSettingPane extends JPanel implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
backgroundColor
SettingsWindow.ColorButton backgroundColor
-
backgroundCustom
JCheckBox backgroundCustom
- Since:
- 1.2
-
fontFamily
JComboBox<String> fontFamily
-
fontSize
JSpinner fontSize
-
foregroundColor
SettingsWindow.ColorButton foregroundColor
-
foregroundCustom
JCheckBox foregroundCustom
- Since:
- 1.2
-
pane
JEditorPane pane
-
preferencesUpdater
Consumer<GuiSwingViewDocumentEditor.PreferencesForDocumentSetting> preferencesUpdater
-
prefsObj
GuiSwingViewDocumentEditor.PreferencesForDocumentSetting prefsObj
-
spaceAbove
JSpinner spaceAbove
-
spaceLine
JSpinner spaceLine
-
styleBold
JToggleButton styleBold
-
styleItalic
JToggleButton styleItalic
-
styleWrapLine
JToggleButton styleWrapLine
-
updateDisabled
boolean updateDisabled
-
-
Class org.autogui.swing.GuiSwingViewDocumentEditor.PropertyDocumentEditorPane
class PropertyDocumentEditorPane extends JEditorPane implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
context
GuiMappingContext context
-
infoLabel
MenuBuilder.MenuLabel infoLabel
-
lineNumberPane
LineNumberPane lineNumberPane
-
popup
PopupExtension popup
-
settingsWindow
SettingsWindow settingsWindow
-
specifierManager
GuiSwingView.SpecifierManager specifierManager
-
viewClock
GuiTaskClock viewClock
-
wrapLine
boolean wrapLine
-
-
Class org.autogui.swing.GuiSwingViewDocumentEditor.PropertyDocumentTextPane
class PropertyDocumentTextPane extends JTextPane implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
context
GuiMappingContext context
-
infoLabel
MenuBuilder.MenuLabel infoLabel
-
lineNumberPane
LineNumberPane lineNumberPane
-
popup
PopupExtension popup
-
settingAction
GuiSwingViewDocumentEditor.DocumentSettingAction settingAction
-
settingPane
GuiSwingViewDocumentEditor.DocumentSettingPane settingPane
-
settingsWindow
SettingsWindow settingsWindow
-
specifierManager
GuiSwingView.SpecifierManager specifierManager
-
viewClock
GuiTaskClock viewClock
-
wrapLine
boolean wrapLine
-
-
Class org.autogui.swing.GuiSwingViewDocumentEditor.StyleSetAction
class StyleSetAction extends AbstractAction implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
callback
Consumer<GuiSwingViewDocumentEditor.StyleSetAction> callback
-
-
Class org.autogui.swing.GuiSwingViewEmbeddedComponent.PropertyEmbeddedPane
class PropertyEmbeddedPane extends JComponent implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
component
JComponent component
-
context
GuiMappingContext context
-
initPrefsJson
Object initPrefsJson
- Since:
- 1.5
-
popup
PopupExtension popup
-
specifierManager
GuiSwingView.SpecifierManager specifierManager
-
viewClock
GuiTaskClock viewClock
-
-
Class org.autogui.swing.GuiSwingViewEnumComboBox.EnumPasteAction
class EnumPasteAction extends PopupExtensionText.TextPasteAllAction implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
Class org.autogui.swing.GuiSwingViewEnumComboBox.EnumSetAction
class EnumSetAction extends AbstractAction implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
pane
GuiSwingView.ValuePane<Object> pane
-
value
Object value
-
-
Class org.autogui.swing.GuiSwingViewEnumComboBox.EnumSetMenu
class EnumSetMenu extends JMenu implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
pane
GuiSwingView.ValuePane<Object> pane
-
-
Class org.autogui.swing.GuiSwingViewEnumComboBox.EnumTransferHandler
class EnumTransferHandler extends TransferHandler implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
Class org.autogui.swing.GuiSwingViewEnumComboBox.PropertyEnumComboBox
- serialVersionUID:
- 1L
-
Serialized Fields
-
context
GuiMappingContext context
-
currentValueSupported
boolean currentValueSupported
-
infoLabel
MenuBuilder.MenuLabel infoLabel
-
listenerEnabled
boolean listenerEnabled
-
menuItems
List<PopupCategorized.CategorizedMenuItem> menuItems
-
popup
PopupExtension popup
-
specifierManager
GuiSwingView.SpecifierManager specifierManager
-
viewClock
GuiTaskClock viewClock
-
-
Class org.autogui.swing.GuiSwingViewEnumComboBox.PropertyEnumListRenderer
class PropertyEnumListRenderer extends DefaultListCellRenderer implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
context
GuiMappingContext context
-
disabledForeground
Color disabledForeground
-
-
Class org.autogui.swing.GuiSwingViewEnumComboBox.PropertyLabelEnum
class PropertyLabelEnum extends GuiSwingTableColumnLabel.PropertyLabelColumn implements Serializable- serialVersionUID:
- 1L
-
Class org.autogui.swing.GuiSwingViewFilePathField.HistoryMenuFilePath
class HistoryMenuFilePath extends GuiSwingHistoryMenu<Object,GuiSwingViewFilePathField.PropertyFilePathPane> implements Serializable - serialVersionUID:
- 1L
-
Class org.autogui.swing.GuiSwingViewFilePathField.PropertyFilePathPane
class PropertyFilePathPane extends SearchTextFieldFilePath implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
context
GuiMappingContext context
-
currentValueSupported
boolean currentValueSupported
-
editFinishHandlers
List<Runnable> editFinishHandlers
-
infoLabel
MenuBuilder.MenuLabel infoLabel
-
menuItems
List<PopupCategorized.CategorizedMenuItem> menuItems
-
specifierManager
GuiSwingView.SpecifierManager specifierManager
-
viewClock
GuiTaskClock viewClock
-
-
Class org.autogui.swing.GuiSwingViewImagePane.HistoryMenuImage
class HistoryMenuImage extends GuiSwingHistoryMenu<Image,GuiSwingViewImagePane.PropertyImagePane> implements Serializable - serialVersionUID:
- 1L
-
Class org.autogui.swing.GuiSwingViewImagePane.HistoryMenuItemForTableColumn
class HistoryMenuItemForTableColumn extends GuiSwingViewImagePane.HistoryMenuImage implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
target
GuiReprCollectionTable.TableTargetColumn target
-
-
Class org.autogui.swing.GuiSwingViewImagePane.ImageClearAction
class ImageClearAction extends AbstractAction implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
image
BufferedImage image
-
pane
GuiSwingViewImagePane.PropertyImagePane pane
-
-
Class org.autogui.swing.GuiSwingViewImagePane.ImageCopyAction
class ImageCopyAction extends AbstractAction implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
context
GuiMappingContext context
-
image
Supplier<Image> image
-
-
Class org.autogui.swing.GuiSwingViewImagePane.ImageLoadAction
class ImageLoadAction extends GuiSwingViewImagePane.ImagePasteAction implements Serializable- serialVersionUID:
- 1L
-
Class org.autogui.swing.GuiSwingViewImagePane.ImagePaneBase
class ImagePaneBase extends JComponent implements Serializable-
Serialized Fields
-
autoSwitchByMouseWheel
GuiSwingViewImagePane.ImageScaleAutoSwitchByMouseWheel autoSwitchByMouseWheel
-
image
Image image
-
imageScale
GuiSwingViewImagePane.ImageScale imageScale
-
imageScaleAutoSwitchByMouseWheel
boolean imageScaleAutoSwitchByMouseWheel
-
imageScaleDefault
GuiSwingViewImagePane.ImageScaleFit imageScaleDefault
-
imageScaleFit
GuiSwingViewImagePane.ImageScaleFit imageScaleFit
-
imageScaleMouseWheel
GuiSwingViewImagePane.ImageScaleMouseWheel imageScaleMouseWheel
-
imageSize
Dimension imageSize
-
menuItems
List<PopupCategorized.CategorizedMenuItem> menuItems
-
popup
PopupExtension popup
-
switchFitAction
GuiSwingViewImagePane.ImageScaleSwitchFitAction switchFitAction
-
-
-
Class org.autogui.swing.GuiSwingViewImagePane.ImagePasteAction
class ImagePasteAction extends AbstractAction implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
pane
GuiSwingViewImagePane.PropertyImagePane pane
-
-
Class org.autogui.swing.GuiSwingViewImagePane.ImagePreviewAction
class ImagePreviewAction extends AbstractAction implements Serializable-
Serialized Fields
-
owner
GuiSwingViewImagePane.PropertyImagePane owner
-
pane
GuiSwingViewImagePane.ImagePaneBase pane
-
scrollPane
JScrollPane scrollPane
-
-
-
Class org.autogui.swing.GuiSwingViewImagePane.ImageSaveAction
class ImageSaveAction extends GuiSwingViewImagePane.ImageCopyAction implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
pane
GuiSwingViewImagePane.ImagePaneBase pane
-
-
Class org.autogui.swing.GuiSwingViewImagePane.ImageScaleAutoSwitchByMouseWheel
class ImageScaleAutoSwitchByMouseWheel extends AbstractAction implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
pane
GuiSwingViewImagePane.ImagePaneBase pane
-
-
Class org.autogui.swing.GuiSwingViewImagePane.ImageScaleIncreaseAction
class ImageScaleIncreaseAction extends AbstractAction implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
n
float n
-
pane
GuiSwingViewImagePane.ImagePaneBase pane
-
-
Class org.autogui.swing.GuiSwingViewImagePane.ImageScaleOriginalSizeAction
class ImageScaleOriginalSizeAction extends AbstractAction implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
pane
GuiSwingViewImagePane.ImagePaneBase pane
-
-
Class org.autogui.swing.GuiSwingViewImagePane.ImageScaleSizeAction
class ImageScaleSizeAction extends AbstractAction implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
n
float n
-
pane
GuiSwingViewImagePane.ImagePaneBase pane
-
-
Class org.autogui.swing.GuiSwingViewImagePane.ImageScaleSwitchFitAction
class ImageScaleSwitchFitAction extends AbstractAction implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
pane
GuiSwingViewImagePane.ImagePaneBase pane
-
-
Class org.autogui.swing.GuiSwingViewImagePane.ImageTransferHandler
class ImageTransferHandler extends TransferHandler implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
imagePane
GuiSwingViewImagePane.PropertyImagePane imagePane
-
-
Class org.autogui.swing.GuiSwingViewImagePane.PropertyImagePane
class PropertyImagePane extends GuiSwingViewImagePane.ImagePaneBase implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
context
GuiMappingContext context
-
currentValueSupported
boolean currentValueSupported
-
editable
boolean editable
-
infoLabel
MenuBuilder.MenuLabel infoLabel
-
previewAction
GuiSwingViewImagePane.ImagePreviewAction previewAction
the action for previewing -
settingsWindow
SettingsWindow settingsWindow
the window for previewing -
specifierManager
GuiSwingView.SpecifierManager specifierManager
-
viewClock
GuiTaskClock viewClock
-
-
Class org.autogui.swing.GuiSwingViewLabel.LabelJsonCopyAction
class LabelJsonCopyAction extends GuiSwingJsonTransfer.JsonCopyAction implements Serializable- serialVersionUID:
- 1L
-
Class org.autogui.swing.GuiSwingViewLabel.LabelJsonSaveAction
class LabelJsonSaveAction extends GuiSwingJsonTransfer.JsonSaveAction implements Serializable- serialVersionUID:
- 1L
-
Class org.autogui.swing.GuiSwingViewLabel.LabelTextSaveAction
class LabelTextSaveAction extends PopupExtensionText.TextSaveAction implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
label
GuiSwingViewLabel.PropertyLabel label
-
-
Class org.autogui.swing.GuiSwingViewLabel.LabelToStringCopyAction
class LabelToStringCopyAction extends GuiSwingView.ToStringCopyAction implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
label
GuiSwingViewLabel.PropertyLabel label
-
-
Class org.autogui.swing.GuiSwingViewLabel.LabelTransferHandler
class LabelTransferHandler extends TransferHandler implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
pane
GuiSwingViewLabel.PropertyLabel pane
-
-
Class org.autogui.swing.GuiSwingViewLabel.PropertyLabel
class PropertyLabel extends JLabel implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
context
GuiMappingContext context
-
currentBackground
Color currentBackground
-
currentForeground
Color currentForeground
-
infoLabel
MenuBuilder.MenuLabel infoLabel
-
menuItems
List<PopupCategorized.CategorizedMenuItem> menuItems
-
popup
PopupExtension popup
-
selected
boolean selected
-
specifierManager
GuiSwingView.SpecifierManager specifierManager
-
value
Object value
-
viewClock
GuiTaskClock viewClock
-
-
Class org.autogui.swing.GuiSwingViewNumberSpinner.InfinityNumberEditor
class InfinityNumberEditor extends JSpinner.DefaultEditor implements Serializable- serialVersionUID:
- 1L
-
Class org.autogui.swing.GuiSwingViewNumberSpinner.InfinityNumberSpinner
class InfinityNumberSpinner extends JSpinner implements Serializable- serialVersionUID:
- 1L
-
Class org.autogui.swing.GuiSwingViewNumberSpinner.NumberIncrementAction
class NumberIncrementAction extends GuiSwingViewNumberSpinner.NumberSetAction implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
inc
boolean inc
-
-
Class org.autogui.swing.GuiSwingViewNumberSpinner.NumberMaximumAction
class NumberMaximumAction extends GuiSwingViewNumberSpinner.NumberSetAction implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
max
boolean max
-
-
Class org.autogui.swing.GuiSwingViewNumberSpinner.NumberSetAction
class NumberSetAction extends AbstractAction implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
model
GuiSwingViewNumberSpinner.TypedSpinnerNumberModel model
-
spinner
GuiSwingView.ValuePane<Object> spinner
-
-
Class org.autogui.swing.GuiSwingViewNumberSpinner.NumberSettingAction
class NumberSettingAction extends AbstractAction implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
client
GuiSwingView.SettingsWindowClient client
-
contentPane
JPanel contentPane
-
pane
GuiSwingViewNumberSpinner.NumberSettingPane pane
-
preferencesUpdater
GuiSwingPrefsSupports.WindowPreferencesUpdater preferencesUpdater
-
-
Class org.autogui.swing.GuiSwingViewNumberSpinner.NumberSettingPane
class NumberSettingPane extends JPanel implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
disableChange
int disableChange
-
formatCheckBox
JCheckBox formatCheckBox
-
formatField
JTextField formatField
-
maxCheckBox
JCheckBox maxCheckBox
-
maxSpinner
JSpinner maxSpinner
-
minCheckBox
JCheckBox minCheckBox
-
minSpinner
JSpinner minSpinner
-
model
GuiSwingViewNumberSpinner.TypedSpinnerNumberModel model
-
stepSpinner
JSpinner stepSpinner
-
-
Class org.autogui.swing.GuiSwingViewNumberSpinner.NumberTextPasteAllAction
class NumberTextPasteAllAction extends PopupExtensionText.TextPasteAllAction implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
spinner
GuiSwingViewNumberSpinner.PropertyNumberSpinner spinner
-
-
Class org.autogui.swing.GuiSwingViewNumberSpinner.NumberTransferHandler
class NumberTransferHandler extends TransferHandler implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
Class org.autogui.swing.GuiSwingViewNumberSpinner.PropertyLabelNumber
class PropertyLabelNumber extends GuiSwingViewLabel.PropertyLabel implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
currentFormat
NumberFormat currentFormat
-
model
GuiSwingViewNumberSpinner.TypedSpinnerNumberModel model
-
modelPreferencesUpdater
GuiSwingViewNumberSpinner.TypedSpinnerNumberModelPreferencesUpdater modelPreferencesUpdater
-
settingAction
GuiSwingViewNumberSpinner.NumberSettingAction settingAction
-
settingsWindow
SettingsWindow settingsWindow
-
-
Class org.autogui.swing.GuiSwingViewNumberSpinner.PropertyNumberSpinner
class PropertyNumberSpinner extends GuiSwingViewNumberSpinner.InfinityNumberSpinner implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
context
GuiMappingContext context
-
currentValueSupported
boolean currentValueSupported
-
editFinishHandlers
List<Runnable> editFinishHandlers
-
editingRunner
EditingRunner editingRunner
-
infoLabel
MenuBuilder.MenuLabel infoLabel
-
menuItems
List<PopupCategorized.CategorizedMenuItem> menuItems
-
modelPreferencesUpdater
GuiSwingViewNumberSpinner.TypedSpinnerNumberModelPreferencesUpdater modelPreferencesUpdater
-
popup
PopupExtensionText popup
-
settingAction
GuiSwingViewNumberSpinner.NumberSettingAction settingAction
-
settingsWindow
SettingsWindow settingsWindow
-
specifierManager
GuiSwingView.SpecifierManager specifierManager
-
undoManager
KeyUndoManager undoManager
-
viewClock
GuiTaskClock viewClock
-
-
Class org.autogui.swing.GuiSwingViewNumberSpinner.TypedNumberFormatter
class TypedNumberFormatter extends NumberFormatter implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
model
SpinnerNumberModel model
-
-
Class org.autogui.swing.GuiSwingViewNumberSpinner.TypedSpinnerNumberModel
class TypedSpinnerNumberModel extends SpinnerNumberModel implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
depth
int depth
-
extendedValue
Object extendedValue
-
formatPattern
String formatPattern
-
numberType
GuiReprValueNumberSpinner.NumberType numberType
-
-
Class org.autogui.swing.GuiSwingViewNumberSpinner.TypedSpinnerNumberModelWithRepr
class TypedSpinnerNumberModelWithRepr extends GuiSwingViewNumberSpinner.TypedSpinnerNumberModel implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
numberSpinner
GuiReprValueNumberSpinner numberSpinner
-
-
Class org.autogui.swing.GuiSwingViewObjectPane.FlipSplitOrientationAction
class FlipSplitOrientationAction extends AbstractAction implements Serializable-
Serialized Fields
-
splits
Supplier<List<JSplitPane>> splits
-
-
-
Class org.autogui.swing.GuiSwingViewObjectPane.ObjectPane
class ObjectPane extends JPanel implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
actions
List<Action> actions
-
actionToolBar
JToolBar actionToolBar
-
childContextToComponents
Map<String,
JComponent> childContextToComponents recording mapping between prop (context) name to subcomponent- Since:
- 1.5
-
contentPane
JComponent contentPane
-
context
GuiMappingContext context
-
infoLabel
MenuBuilder.MenuLabel infoLabel
-
labelGroup
SettingsWindow.LabelGroup labelGroup
-
menuItems
List<PopupCategorized.CategorizedMenuItem> menuItems
-
popup
PopupExtension popup
-
preferencesUpdater
GuiSwingViewObjectPane.SplitPreferencesUpdater preferencesUpdater
-
resizableSubComponents
JComponent resizableSubComponents
-
specifierManager
GuiSwingView.SpecifierManager specifierManager
-
splitPanes
List<JSplitPane> splitPanes
-
viewClock
GuiTaskClock viewClock
-
-
Class org.autogui.swing.GuiSwingViewObjectPane.SearchTextActionButton
class SearchTextActionButton extends GuiSwingIcons.ActionButton implements Serializable- serialVersionUID:
- -1L
-
Class org.autogui.swing.GuiSwingViewObjectPane.ToStringTransferHandler
class ToStringTransferHandler extends TransferHandler implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
pane
GuiSwingView.ValuePane<?> pane
-
-
Class org.autogui.swing.GuiSwingViewPropertyPane.NamedPropertyPane
class NamedPropertyPane extends NamedPane implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
popup
PopupExtension popup
-
viewClock
GuiTaskClock viewClock
-
-
Class org.autogui.swing.GuiSwingViewPropertyPane.PropertyPane
class PropertyPane extends GuiSwingViewPropertyPane.NamedPropertyPane implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
context
GuiMappingContext context
-
infoLabel
MenuBuilder.MenuLabel infoLabel
-
menuItems
List<PopupCategorized.CategorizedMenuItem> menuItems
-
popup
PopupExtension popup
-
showName
boolean showName
-
specifierManager
GuiSwingView.SpecifierManager specifierManager
-
-
Class org.autogui.swing.GuiSwingViewPropertyPane.PropertyWrapperPane
class PropertyWrapperPane extends GuiSwingViewPropertyPane.PropertyPane implements Serializable- serialVersionUID:
- 1L
-
Class org.autogui.swing.GuiSwingViewStringField.PropertyStringPane
class PropertyStringPane extends SearchTextField implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
context
GuiMappingContext context
-
currentValueSupported
boolean currentValueSupported
-
editFinishHandlers
List<Runnable> editFinishHandlers
-
infoLabel
MenuBuilder.MenuLabel infoLabel
-
menuItems
List<PopupCategorized.CategorizedMenuItem> menuItems
-
specifierManager
GuiSwingView.SpecifierManager specifierManager
-
viewClock
GuiTaskClock viewClock
-
-
Class org.autogui.swing.GuiSwingViewStringField.StringTransferHandler
class StringTransferHandler extends TransferHandler implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
Class org.autogui.swing.GuiSwingViewTabbedPane.ObjectTabbedPane
class ObjectTabbedPane extends GuiSwingViewObjectPane.ObjectPane implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
tabbedPane
JTabbedPane tabbedPane
-
tabPreferencesUpdater
GuiSwingViewTabbedPane.TabPreferencesUpdater tabPreferencesUpdater
-
-
Class org.autogui.swing.GuiSwingViewWrapper.ValueScrollPane
class ValueScrollPane extends JScrollPane implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
pane
GuiSwingView.ValuePane<ValueType> pane
-
-
Class org.autogui.swing.GuiSwingViewWrapper.ValueWrappingPane
class ValueWrappingPane extends JPanel implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
pane
GuiSwingView.ValuePane<ValueType> pane
-
-
Class org.autogui.swing.GuiSwingWindow
class GuiSwingWindow extends JFrame implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
appIcon
Image appIcon
- Since:
- 1.5
-
contextRootPane
GuiSwingRootPane contextRootPane
-
exitAfterDispose
boolean exitAfterDispose
- Since:
- 1.1
-
preferencesUpdater
GuiSwingPrefsSupports.WindowPreferencesUpdater preferencesUpdater
-
-
Class org.autogui.swing.LambdaProperty.LambdaBooleanCheckBox
class LambdaBooleanCheckBox extends GuiSwingViewBooleanCheckBox.PropertyCheckBox implements Serializable- serialVersionUID:
- 1L
-
Class org.autogui.swing.LambdaProperty.LambdaCollectionTable
class LambdaCollectionTable extends GuiSwingViewCollectionTable.CollectionTable implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
finishAdding
boolean finishAdding
-
-
Class org.autogui.swing.LambdaProperty.LambdaDocumentPlainEditorPane
class LambdaDocumentPlainEditorPane extends GuiSwingViewDocumentEditor.PropertyDocumentEditorPane implements Serializable- serialVersionUID:
- 1L
-
Class org.autogui.swing.LambdaProperty.LambdaDocumentTextPane
class LambdaDocumentTextPane extends GuiSwingViewDocumentEditor.PropertyDocumentTextPane implements Serializable- serialVersionUID:
- 1L
-
Class org.autogui.swing.LambdaProperty.LambdaEnumComboBox
class LambdaEnumComboBox extends GuiSwingViewEnumComboBox.PropertyEnumComboBox implements Serializable- serialVersionUID:
- 1L
-
Class org.autogui.swing.LambdaProperty.LambdaFilePathPane
class LambdaFilePathPane extends GuiSwingViewFilePathField.PropertyFilePathPane implements Serializable- serialVersionUID:
- 1L
-
Class org.autogui.swing.LambdaProperty.LambdaImagePane
class LambdaImagePane extends GuiSwingViewImagePane.PropertyImagePane implements Serializable- serialVersionUID:
- 1L
-
Class org.autogui.swing.LambdaProperty.LambdaLabel
class LambdaLabel extends GuiSwingViewLabel.PropertyLabel implements Serializable- serialVersionUID:
- 1L
-
Class org.autogui.swing.LambdaProperty.LambdaNumberSpinner
class LambdaNumberSpinner extends GuiSwingViewNumberSpinner.PropertyNumberSpinner implements Serializable- serialVersionUID:
- 1L
-
Class org.autogui.swing.LambdaProperty.LambdaStringPane
class LambdaStringPane extends GuiSwingViewStringField.PropertyStringPane implements Serializable- serialVersionUID:
- 1L
-
-
Package org.autogui.swing.icons
-
Class org.autogui.swing.icons.GuiSwingIcons.ActionButton
class ActionButton extends JButton implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
lastDisabledWithFocusTime
Instant lastDisabledWithFocusTime
-
-
-
Package org.autogui.swing.log
-
Class org.autogui.swing.log.GuiSwingLogEntryException.ExceptionExpandAction
class ExceptionExpandAction extends AbstractAction implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
renderer
GuiSwingLogEntryException.GuiSwingLogExceptionRenderer renderer
-
-
Class org.autogui.swing.log.GuiSwingLogEntryException.ExceptionMessageRenderer
class ExceptionMessageRenderer extends TextCellRenderer<GuiLogEntryException> implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
containerType
GuiSwingLogEntry.ContainerType containerType
-
manager
GuiSwingLogManager manager
-
messageAttributes
Map<AttributedCharacterIterator.Attribute,
Object> messageAttributes -
messageTimeAttributes
Map<AttributedCharacterIterator.Attribute,
Object> messageTimeAttributes -
timeEnd
int timeEnd
-
-
Class org.autogui.swing.log.GuiSwingLogEntryException.ExceptionStackTraceRenderer
class ExceptionStackTraceRenderer extends TextCellRenderer<GuiLogEntryException> implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
collapsedStackSize
float[] collapsedStackSize
-
expanded
boolean expanded
-
expandedStackSize
float[] expandedStackSize
-
lastSet
GuiSwingLogEntryException.StackTraceAttributeSet lastSet
-
line
StringBuilder line
-
lineAttrs
Map<Integer,
List<GuiSwingLogEntryException.StackTraceAttributesForLine>> lineAttrs -
lines
List<String> lines
-
middleSet
GuiSwingLogEntryException.StackTraceAttributeSet middleSet
-
topSet
GuiSwingLogEntryException.StackTraceAttributeSet topSet
-
-
Class org.autogui.swing.log.GuiSwingLogEntryException.GuiSwingLogExceptionRenderer
class GuiSwingLogExceptionRenderer extends JComponent implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
containerType
GuiSwingLogEntry.ContainerType containerType
-
expandAction
GuiSwingLogEntryException.ExceptionExpandAction expandAction
-
expandButton
JButton expandButton
-
expandPressedValue
GuiSwingLogEntryException expandPressedValue
-
lastList
JList lastList
-
lastValue
GuiLogEntryException lastValue
-
manager
GuiSwingLogManager manager
-
message
TextCellRenderer<GuiLogEntryException> message
-
messageLinePane
JPanel messageLinePane
-
selected
boolean selected
-
stackTrace
GuiSwingLogEntryException.ExceptionStackTraceRenderer stackTrace
-
-
Class org.autogui.swing.log.GuiSwingLogEntryProgress.GuiSwingLogProgressRenderer
class GuiSwingLogProgressRenderer extends JComponent implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
containerType
GuiSwingLogEntry.ContainerType containerType
-
lastValue
GuiLogEntryProgress lastValue
-
lastWidth
int lastWidth
-
leftToRight
boolean leftToRight
-
manager
GuiSwingLogManager manager
-
message
TextCellRenderer<GuiLogEntryProgress> message
-
message2
TextCellRenderer<GuiLogEntryProgress> message2
-
message2Layout
boolean message2Layout
-
message2Size
Dimension message2Size
-
messageContainer
JComponent messageContainer
-
previousState
GuiLogEntryProgress previousState
-
progressBar
JProgressBar progressBar
-
progressContainer
JComponent progressContainer
-
selected
boolean selected
-
stopButton
JButton stopButton
-
stopPressedValue
GuiSwingLogEntryProgress stopPressedValue
-
-
Class org.autogui.swing.log.GuiSwingLogEntryProgress.ProgressMessageRenderer
- serialVersionUID:
- 1L
-
Serialized Fields
-
containerType
GuiSwingLogEntry.ContainerType containerType
-
followingLineStyle
Map<AttributedCharacterIterator.Attribute,
Object> followingLineStyle -
manager
GuiSwingLogManager manager
-
timeStyle
Map<AttributedCharacterIterator.Attribute,
Object> timeStyle
-
-
Class org.autogui.swing.log.GuiSwingLogEntryProgress.ProgressStatusRenderer
- serialVersionUID:
- 1L
-
Serialized Fields
-
containerType
GuiSwingLogEntry.ContainerType containerType
-
finish
boolean finish
-
followingLineStyle
Map<AttributedCharacterIterator.Attribute,
Object> followingLineStyle -
manager
GuiSwingLogManager manager
-
timeStyle
Map<AttributedCharacterIterator.Attribute,
Object> timeStyle
-
-
Class org.autogui.swing.log.GuiSwingLogEntryProgress.ProgressStopAction
class ProgressStopAction extends AbstractAction implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
renderer
GuiSwingLogEntryProgress.GuiSwingLogProgressRenderer renderer
-
-
Class org.autogui.swing.log.GuiSwingLogEntryString.GuiSwingLogStringRenderer
- serialVersionUID:
- 1L
-
Serialized Fields
-
containerType
GuiSwingLogEntry.ContainerType containerType
-
followingLineStyle
Map<AttributedCharacterIterator.Attribute,
Object> followingLineStyle -
manager
GuiLogManager manager
-
timeStyle
Map<AttributedCharacterIterator.Attribute,
Object> timeStyle
-
-
Class org.autogui.swing.log.GuiSwingLogList
- serialVersionUID:
- 1L
-
Serialized Fields
-
activePainter
Timer activePainter
-
clearAction
GuiSwingLogList.LogListClearAction clearAction
-
copyAction
GuiSwingLogList.LogListCopyTextAction copyAction
-
eventDispatcher
GuiSwingLogList.GuiSwingLogEventDispatcher eventDispatcher
-
manager
GuiSwingLogManager manager
-
managerKey
Object managerKey
-
saveAction
GuiSwingLogList.LogListSaveAction saveAction
-
-
Class org.autogui.swing.log.GuiSwingLogList.GuiSwingLogListModel
- serialVersionUID:
- 1L
-
Serialized Fields
-
entries
List<GuiLogEntry> entries
-
entryLimit
int entryLimit
-
highPriorityActives
int highPriorityActives
-
-
Class org.autogui.swing.log.GuiSwingLogList.LogListClearAction
class LogListClearAction extends AbstractAction implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
list
GuiSwingLogList list
-
-
Class org.autogui.swing.log.GuiSwingLogList.LogListCopyTextAction
class LogListCopyTextAction extends AbstractAction implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
list
GuiSwingLogList list
-
-
Class org.autogui.swing.log.GuiSwingLogList.LogListSaveAction
class LogListSaveAction extends AbstractAction implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
formatter
DateTimeFormatter formatter
-
list
GuiSwingLogList list
-
-
Class org.autogui.swing.log.GuiSwingLogManager.GuiSwingLogWindow
class GuiSwingLogWindow extends JFrame implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
list
GuiSwingLogList list
-
manager
GuiSwingLogManager manager
-
statusBar
GuiSwingLogStatusBar statusBar
-
toolbar
JToolBar toolbar
-
-
Class org.autogui.swing.log.GuiSwingLogManager.LogWindowShowAction
class LogWindowShowAction extends AbstractAction implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
first
boolean first
-
frame
JFrame frame
-
-
Class org.autogui.swing.log.GuiSwingLogStatusBar
class GuiSwingLogStatusBar extends JComponent implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
activePainter
Timer activePainter
-
cellRendererPane
CellRendererPane cellRendererPane
-
centerPane
JPanel centerPane
-
entry
GuiLogEntry entry
-
entryComponent
Component entryComponent
-
manager
GuiSwingLogManager manager
-
managerKey
Object managerKey
-
renderer
GuiSwingLogManager.GuiSwingLogRenderer renderer
-
-
-
Package org.autogui.swing.mapping
-
Class org.autogui.swing.mapping.GuiReprEmbeddedComponent.ComponentNone
class ComponentNone extends JComponent implements Serializable -
Class org.autogui.swing.mapping.GuiReprValueDocumentEditor.ContentInsertEdit
class ContentInsertEdit extends AbstractUndoableEdit implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
content
GuiReprValueDocumentEditor.StringBuilderContent content
-
length
int length
-
offset
int offset
-
positions
List<GuiReprValueDocumentEditor.UndoContentPosition> positions
-
str
String str
-
-
Class org.autogui.swing.mapping.GuiReprValueDocumentEditor.ContentRemoveEdit
class ContentRemoveEdit extends AbstractUndoableEdit implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
content
GuiReprValueDocumentEditor.StringBuilderContent content
-
length
int length
-
offset
int offset
-
positions
List<GuiReprValueDocumentEditor.UndoContentPosition> positions
-
str
String str
-
-
Class org.autogui.swing.mapping.GuiReprValueDocumentEditor.ContentWrappingDocument
class ContentWrappingDocument extends DefaultStyledDocument implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
value
AbstractDocument.Content value
-
-
Class org.autogui.swing.mapping.GuiReprValueDocumentEditor.StringBuilderContent
class StringBuilderContent extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
buffer
StringBuilder buffer
-
-
-
Package org.autogui.swing.prefs
-
Class org.autogui.swing.prefs.GuiSwingPrefsEditor.RevertBackupAction
class RevertBackupAction extends AbstractAction implements Serializable-
Serialized Fields
-
editor
GuiSwingPrefsEditor editor
-
-
-
Class org.autogui.swing.prefs.GuiSwingPrefsEditor.ValueListMapItemPane
class ValueListMapItemPane extends JComponent implements Serializable-
Serialized Fields
-
key
Key key
-
keyComponent
JComponent keyComponent
-
owner
GuiSwingPrefsEditor.ValueListMapPane<Key,
Value> owner -
value
Value value
-
valueComponent
JComponent valueComponent
-
-
-
Class org.autogui.swing.prefs.GuiSwingPrefsEditor.ValueListMapItemPaneForTableColumnOrder
class ValueListMapItemPaneForTableColumnOrder extends GuiSwingPrefsEditor.ValueListMapItemPane<Integer,GuiSwingTableModelCollection.PreferencesForTableColumnOrder> implements Serializable -
Serialized Fields
-
keyPane
LambdaProperty.LambdaNumberSpinner keyPane
-
owner
GuiSwingPrefsEditor.ValueListMapPane<Integer,
GuiSwingTableModelCollection.PreferencesForTableColumnOrder> owner -
updater
Runnable updater
-
-
-
Class org.autogui.swing.prefs.GuiSwingPrefsEditor.ValueListMapItemPaneForTableColumnWidthStatic
class ValueListMapItemPaneForTableColumnWidthStatic extends GuiSwingPrefsEditor.ValueListMapItemPane<Integer,GuiSwingTableModelCollection.PreferencesForTableColumnWidth> implements Serializable -
Serialized Fields
-
keyPane
LambdaProperty.LambdaNumberSpinner keyPane
-
owner
GuiSwingPrefsEditor.ValueListMapPane<Integer,
GuiSwingTableModelCollection.PreferencesForTableColumnWidth> owner -
updater
Runnable updater
-
valuePane
LambdaProperty.LambdaNumberSpinner valuePane
-
-
-
Class org.autogui.swing.prefs.GuiSwingPrefsEditor.ValueListMapPane
class ValueListMapPane extends ValueListPane<Map.Entry<Key,Value>, GuiSwingPrefsEditor.ValueListMapItemPane<Key, Value>> implements Serializable -
Class org.autogui.swing.prefs.GuiSwingPrefsEditor.ValueListMapPaneForTableColumnOrder
class ValueListMapPaneForTableColumnOrder extends GuiSwingPrefsEditor.ValueListMapPane<Integer,GuiSwingTableModelCollection.PreferencesForTableColumnOrder> implements Serializable -
Class org.autogui.swing.prefs.GuiSwingPrefsEditor.ValueListMapPaneForTableColumnWidthStatic
class ValueListMapPaneForTableColumnWidthStatic extends GuiSwingPrefsEditor.ValueListMapPane<Integer,GuiSwingTableModelCollection.PreferencesForTableColumnWidth> implements Serializable -
Class org.autogui.swing.prefs.GuiSwingPrefsEditor.ValueListPaneFileDialogList
class ValueListPaneFileDialogList extends ValueListPane<String,LambdaProperty.LambdaFilePathPane> implements Serializable -
Serialized Fields
-
prefsObj
GuiSwingPrefsSupports.PreferencesForFileDialog prefsObj
-
saveRunner
Runnable saveRunner
-
-
-
Class org.autogui.swing.prefs.GuiSwingPrefsEditor.ValueListPaneHistoryValueEntry
class ValueListPaneHistoryValueEntry extends ValueListPane<GuiPreferences.HistoryValueEntry,GuiSwingPrefsHistoryValues.HistoryPaneResult> implements Serializable -
Serialized Fields
-
factory
GuiSwingPrefsHistoryValues factory
-
prefs
GuiPreferences prefs
-
saveRunner
Runnable saveRunner
-
source
Supplier<List<GuiPreferences.HistoryValueEntry>> source
-
-
-
Class org.autogui.swing.prefs.GuiSwingPrefsEditor.ValueListPaneSplitEntry
class ValueListPaneSplitEntry extends ValueListPane<GuiSwingViewObjectPane.PreferencesForSplitEntry,GuiSwingPrefsEditor.ValueListSplitEntryItemPane> implements Serializable -
Serialized Fields
-
prefsObj
GuiSwingViewObjectPane.PreferencesForSplit prefsObj
-
saveRunner
Runnable saveRunner
-
-
-
Class org.autogui.swing.prefs.GuiSwingPrefsEditor.ValueListSplitEntryItemPane
class ValueListSplitEntryItemPane extends JPanel implements Serializable-
Serialized Fields
-
dividerLocationPane
LambdaProperty.LambdaNumberSpinner dividerLocationPane
-
entry
GuiSwingViewObjectPane.PreferencesForSplitEntry entry
-
horizontalPane
LambdaProperty.LambdaBooleanCheckBox horizontalPane
-
saveRunner
Runnable saveRunner
-
-
-
Class org.autogui.swing.prefs.GuiSwingPrefsEditor.ValueListTableRowSort
class ValueListTableRowSort extends ValueListPane<GuiSwingViewCollectionTable.PreferencesForTableRowSort,GuiSwingPrefsEditor.ValueListTableRowSortItem> implements Serializable -
Serialized Fields
-
saveRunner
Runnable saveRunner
-
source
Supplier<List<GuiSwingViewCollectionTable.PreferencesForTableRowSort>> source
-
-
-
Class org.autogui.swing.prefs.GuiSwingPrefsEditor.ValueListTableRowSortItem
class ValueListTableRowSortItem extends JComponent implements Serializable-
Serialized Fields
-
columnNumber
GuiSwingViewNumberSpinner.PropertyNumberSpinner columnNumber
-
orderEnum
GuiSwingViewEnumComboBox.PropertyEnumComboBox orderEnum
-
saveRunner
Runnable saveRunner
-
sort
GuiSwingViewCollectionTable.PreferencesForTableRowSort sort
-
-
-
Class org.autogui.swing.prefs.GuiSwingPrefsHistoryValues.HistoryPaneResult
class HistoryPaneResult extends JPanel implements Serializable-
Serialized Fields
-
component
JComponent component
-
guiToSourceUpdaters
List<Consumer<Object>> guiToSourceUpdaters
-
lastEntry
GuiPreferences.HistoryValueEntry lastEntry
-
lastEntryIndex
int lastEntryIndex
-
lastEntryTime
Instant lastEntryTime
-
lastEntryUpdated
boolean lastEntryUpdated
-
lastEntryValue
Object lastEntryValue
-
sourceToGuiUpdaters
List<Consumer<GuiPreferences.HistoryValueEntry>> sourceToGuiUpdaters
-
timeView
JLabel timeView
-
-
-
Class org.autogui.swing.prefs.GuiSwingPrefsHistoryValues.ImageHistoryPane
class ImageHistoryPane extends JComponent implements Serializable-
Serialized Fields
-
entry
GuiSwingPrefsHistoryValues.ImageHistoryEntryEditor entry
-
imagePane
LambdaProperty.LambdaImagePane imagePane
-
pathPane
LambdaProperty.LambdaFilePathPane pathPane
-
updateLock
int updateLock
-
-
-
Class org.autogui.swing.prefs.GuiSwingPrefsHistoryValues.JsonSourceEditPane
class JsonSourceEditPane extends JTextPane implements Serializable -
Class org.autogui.swing.prefs.GuiSwingPrefsHistoryValues.JsonSourceResetAction
class JsonSourceResetAction extends AbstractAction implements Serializable-
Serialized Fields
-
-
Class org.autogui.swing.prefs.GuiSwingPrefsHistoryValues.TreeWithHistoryValueEntry
class TreeWithHistoryValueEntry extends JTree implements Serializable -
Class org.autogui.swing.prefs.GuiSwingPrefsTrees.PrefsTreeCellRenderer
class PrefsTreeCellRenderer extends DefaultTreeCellRenderer implements Serializable- serialVersionUID:
- 1L
-
-
Package org.autogui.swing.table
-
Class org.autogui.swing.table.GuiSwingTableColumn.ValueWrappingPaneForEditor
class ValueWrappingPaneForEditor extends GuiSwingViewWrapper.ValueWrappingPane<Object> implements Serializable-
Serialized Fields
-
sharedColor
boolean sharedColor
-
-
-
Class org.autogui.swing.table.GuiSwingTableColumnBoolean.CheckBoxEditor
class CheckBoxEditor extends ObjectTableColumnValue.ObjectTableCellEditor implements Serializable- serialVersionUID:
- 1L
-
Class org.autogui.swing.table.GuiSwingTableColumnBoolean.ColumnCheckBox
class ColumnCheckBox extends GuiSwingViewBooleanCheckBox.PropertyCheckBox implements Serializable- serialVersionUID:
- 1L
-
Class org.autogui.swing.table.GuiSwingTableColumnCollection.TableSelectionListDynamicAction
class TableSelectionListDynamicAction extends GuiSwingTableColumnSetDefault.TableSelectionListAction implements Serializable- serialVersionUID:
- 1L
-
Class org.autogui.swing.table.GuiSwingTableColumnEmbeddedComponent.ColumnEditEmbeddedPane
class ColumnEditEmbeddedPane extends GuiSwingViewEmbeddedComponent.PropertyEmbeddedPane implements Serializable-
Serialized Fields
-
finishRunners
List<Runnable> finishRunners
-
repaintManager
GuiSwingTableColumnEmbeddedComponent.EmbeddedComponentRepaintManager repaintManager
-
wrapperPane
GuiSwingTableColumnEmbeddedComponent.EditWrapperPane wrapperPane
an intermediate layer between this and the value component: the purpose is making deeper component depth against changing a getParent result while painting of flatlaf UI impl.
-
-
-
Class org.autogui.swing.table.GuiSwingTableColumnEmbeddedComponent.ColumnEmbeddedPane
class ColumnEmbeddedPane extends GuiSwingViewEmbeddedComponent.PropertyEmbeddedPane implements Serializable-
Serialized Fields
-
editingRowCol
int[] editingRowCol
-
pendingTaskUntilEditingStop
Runnable pendingTaskUntilEditingStop
-
repaintManager
GuiSwingTableColumnEmbeddedComponent.EmbeddedComponentRepaintManager repaintManager
-
-
-
Class org.autogui.swing.table.GuiSwingTableColumnEmbeddedComponent.EditWrapperPane
class EditWrapperPane extends JPanel implements Serializable -
Class org.autogui.swing.table.GuiSwingTableColumnEmbeddedComponent.EmbeddedComponentOrphanPane
class EmbeddedComponentOrphanPane extends JPanel implements Serializable-
Serialized Fields
-
repaintManager
GuiSwingTableColumnEmbeddedComponent.EmbeddedComponentRepaintManager repaintManager
-
-
-
Class org.autogui.swing.table.GuiSwingTableColumnEnum.ColumnEditEnumComboBox
class ColumnEditEnumComboBox extends GuiSwingViewEnumComboBox.PropertyEnumComboBox implements Serializable- serialVersionUID:
- 1L
-
Class org.autogui.swing.table.GuiSwingTableColumnEnum.ColumnEnumPane
class ColumnEnumPane extends GuiSwingViewEnumComboBox.PropertyLabelEnum implements Serializable- serialVersionUID:
- 1L
-
Class org.autogui.swing.table.GuiSwingTableColumnEnum.ColumnEnumSetAction
class ColumnEnumSetAction extends GuiSwingViewEnumComboBox.EnumSetAction implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
target
GuiReprCollectionTable.TableTargetColumn target
-
-
Class org.autogui.swing.table.GuiSwingTableColumnEnum.ColumnEnumSetMenu
class ColumnEnumSetMenu extends GuiSwingViewEnumComboBox.EnumSetMenu implements Serializable- serialVersionUID:
- 1L
-
Class org.autogui.swing.table.GuiSwingTableColumnEnum.ColumnEnumSetMenuForTableColumn
class ColumnEnumSetMenuForTableColumn extends GuiSwingViewEnumComboBox.EnumSetMenu implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
target
GuiReprCollectionTable.TableTargetColumn target
-
-
Class org.autogui.swing.table.GuiSwingTableColumnFilePath.ColumnDesktopOpenAction
class ColumnDesktopOpenAction extends SearchTextFieldFilePath.DesktopOpenAction implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
view
GuiSwingViewLabel.PropertyLabel view
-
-
Class org.autogui.swing.table.GuiSwingTableColumnFilePath.ColumnDesktopRevealAction
class ColumnDesktopRevealAction extends SearchTextFieldFilePath.DesktopRevealAction implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
view
GuiSwingViewLabel.PropertyLabel view
-
-
Class org.autogui.swing.table.GuiSwingTableColumnFilePath.ColumnEditFilePathPane
class ColumnEditFilePathPane extends GuiSwingViewFilePathField.PropertyFilePathPane implements Serializable- serialVersionUID:
- 1L
-
Class org.autogui.swing.table.GuiSwingTableColumnFilePath.ColumnFileCopyAction
class ColumnFileCopyAction extends SearchTextFieldFilePath.FileCopyAllAction implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
view
GuiSwingViewLabel.PropertyLabel view
-
-
Class org.autogui.swing.table.GuiSwingTableColumnFilePath.ColumnFilePathPane
class ColumnFilePathPane extends GuiSwingTableColumnLabel.PropertyLabelColumn implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
filePathModel
GuiSwingTableColumnFilePath.SearchTextFieldModelFilePathEmpty filePathModel
-
tableColumn
TableColumn tableColumn
-
tester
Graphics tester
-
-
Class org.autogui.swing.table.GuiSwingTableColumnFilePath.ColumnHistoryMenuFilePath
class ColumnHistoryMenuFilePath extends GuiSwingHistoryMenu<Object,GuiSwingTableColumnFilePath.ColumnFilePathPane> implements Serializable - serialVersionUID:
- 1L
-
Class org.autogui.swing.table.GuiSwingTableColumnFilePath.ColumnHistoryMenuFilePathForTableColumn
class ColumnHistoryMenuFilePathForTableColumn extends GuiSwingTableColumnFilePath.ColumnHistoryMenuFilePath implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
target
GuiReprCollectionTable.TableTargetColumn target
-
-
Class org.autogui.swing.table.GuiSwingTableColumnFilePath.ColumnOpenDialogAction
class ColumnOpenDialogAction extends SearchTextFieldFilePath.OpenDialogAction implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
view
GuiSwingViewLabel.PropertyLabel view
-
-
Class org.autogui.swing.table.GuiSwingTableColumnImage.ColumnEditImagePane
class ColumnEditImagePane extends GuiSwingViewImagePane.PropertyImagePane implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
editor
boolean editor
-
finishRunners
List<Runnable> finishRunners
- Since:
- 1.6
-
scaleTarget
GuiSwingTableColumnImage.ColumnEditImagePane scaleTarget
-
updating
int updating
-
viewUpdater
Runnable viewUpdater
-
-
Class org.autogui.swing.table.GuiSwingTableColumnLabel.PropertyLabelColumn
class PropertyLabelColumn extends GuiSwingViewLabel.PropertyLabel implements Serializable -
Class org.autogui.swing.table.GuiSwingTableColumnNumber.ColumnEditNumberSpinner
class ColumnEditNumberSpinner extends GuiSwingViewNumberSpinner.PropertyNumberSpinner implements Serializable- serialVersionUID:
- 1L
-
Class org.autogui.swing.table.GuiSwingTableColumnNumber.ColumnNumberPane
class ColumnNumberPane extends GuiSwingViewNumberSpinner.PropertyLabelNumber implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
editor
GuiSwingViewNumberSpinner.PropertyNumberSpinner editor
-
updater
Runnable updater
-
updating
int updating
-
-
Class org.autogui.swing.table.GuiSwingTableColumnSetDefault.TableSelectionAction
class TableSelectionAction extends GuiSwingTableColumnSetDefault.TableSelectionListAction implements Serializable- serialVersionUID:
- 1L
-
Class org.autogui.swing.table.GuiSwingTableColumnSetDefault.TableSelectionListAction
class TableSelectionListAction extends GuiSwingActionDefault.ExecutionAction implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
selectionChange
boolean selectionChange
-
selectionChangeFactory
Function<Object,
GuiSwingTableColumnSet.TableSelectionChange> selectionChangeFactory -
source
GuiSwingTableColumnSet.TableSelectionSource source
-
-
Class org.autogui.swing.table.GuiSwingTableColumnString.ColumnEditTextPane
class ColumnEditTextPane extends GuiSwingViewStringField.PropertyStringPane implements Serializable- serialVersionUID:
- 1L
-
Class org.autogui.swing.table.GuiSwingTableColumnString.ColumnLabelTextSaveAction
class ColumnLabelTextSaveAction extends PopupExtensionText.TextSaveAction implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
label
GuiSwingView.ValuePane<?> label
-
-
Class org.autogui.swing.table.GuiSwingTableColumnString.ColumnTextPane
class ColumnTextPane extends GuiSwingViewLabel.PropertyLabel implements Serializable- serialVersionUID:
- 1L
-
Class org.autogui.swing.table.GuiSwingTableColumnString.LabelTextClearAction
class LabelTextClearAction extends PopupExtensionText.TextClearAction implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
clearValue
String clearValue
-
label
GuiSwingView.ValuePane<?> label
-
-
Class org.autogui.swing.table.GuiSwingTableColumnString.LabelTextLoadAction
class LabelTextLoadAction extends PopupExtensionText.TextLoadAction implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
label
GuiSwingView.ValuePane<?> label
-
-
Class org.autogui.swing.table.GuiSwingTableColumnString.LabelTextPasteAllAction
class LabelTextPasteAllAction extends PopupExtensionText.TextPasteAllAction implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
label
GuiSwingView.ValuePane<?> label
-
-
Class org.autogui.swing.table.GuiSwingTableColumnString.MultilineColumnTextPane
class MultilineColumnTextPane extends GuiSwingViewDocumentEditor.PropertyDocumentEditorPane implements Serializable- serialVersionUID:
- 1L
-
Class org.autogui.swing.table.GuiSwingTableColumnString.MultilineColumnTextPane.FinishCellEditAction
class FinishCellEditAction extends AbstractAction implements Serializable- serialVersionUID:
- 1L
-
Class org.autogui.swing.table.GuiSwingTableColumnString.MultilineColumnTextPane.MultilineColumnEditorKit
class MultilineColumnEditorKit extends DefaultEditorKit implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
verticalCentering
boolean verticalCentering
- Since:
- 1.6
-
-
Class org.autogui.swing.table.GuiSwingTableColumnString.MultilineColumnTextPane.MultilineColumnScrollPane
class MultilineColumnScrollPane extends GuiSwingViewWrapper.ValueScrollPane<Object> implements Serializable- serialVersionUID:
- 1L
-
Class org.autogui.swing.table.GuiSwingTableColumnString.MultilineColumnTextViewPane
class MultilineColumnTextViewPane extends GuiSwingTableColumnString.MultilineColumnTextPane implements Serializable- serialVersionUID:
- 1L
-
Class org.autogui.swing.table.GuiSwingTableColumnString.MultilineColumnWrappingPane
class MultilineColumnWrappingPane extends GuiSwingViewWrapper.ValueWrappingPane<Object> implements Serializable -
Class org.autogui.swing.table.GuiSwingTableModelCollection
class GuiSwingTableModelCollection extends ObjectTableModel implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
elementContext
GuiMappingContext elementContext
-
rowSpecifierManager
GuiSwingTableColumn.SpecifierManagerIndex rowSpecifierManager
-
tableSpecifier
Supplier<GuiReprValue.ObjectSpecifier> tableSpecifier
-
-
Class org.autogui.swing.table.GuiSwingTableModelCollection.NumberCopyAction
class NumberCopyAction extends PopupExtensionText.TextCopyAllAction implements Serializable- serialVersionUID:
- 1L
-
Class org.autogui.swing.table.ObjectTableColumn.NumberRenderer
class NumberRenderer extends DefaultTableCellRenderer implements Serializable- serialVersionUID:
- 1L
-
Class org.autogui.swing.table.ObjectTableColumnValue.ActionDelegate
class ActionDelegate extends AbstractAction implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
action
TargetActionType extends Action action
-
values
Map<String,
Object> values
-
-
Class org.autogui.swing.table.ObjectTableColumnValue.ColumnSelectionAction
class ColumnSelectionAction extends AbstractAction implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
column
int column
-
table
JTable table
-
-
Class org.autogui.swing.table.ObjectTableColumnValue.ObjectTableCellEditor
class ObjectTableCellEditor extends AbstractCellEditor implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
borderSameAsRenderer
boolean borderSameAsRenderer
-
clickCount
int clickCount
-
component
JComponent component
-
lastTriggerIsSelection
boolean lastTriggerIsSelection
-
marginBorder
Border marginBorder
- Since:
- 1.6
-
originalBorder
Border originalBorder
- Since:
- 1.6
-
skipShutDown
boolean skipShutDown
-
specifierIndex
GuiSwingTableColumn.SpecifierManagerIndex specifierIndex
-
-
Class org.autogui.swing.table.ObjectTableColumnValue.TableRowsRepeatAction
class TableRowsRepeatAction extends ObjectTableColumnValue.ActionDelegate<Action> implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
column
ObjectTableColumn column
-
table
JTable table
-
-
Class org.autogui.swing.table.ObjectTableColumnValue.TableTargetExecutionAction
class TableTargetExecutionAction extends ObjectTableColumnValue.ActionDelegate<TableTargetColumnAction> implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
target
GuiReprCollectionTable.TableTargetColumn target
-
-
Class org.autogui.swing.table.ObjectTableColumnValue.TableTargetInvocationAction
class TableTargetInvocationAction extends ObjectTableColumnValue.ActionDelegate<Action> implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
invoker
BiConsumer<ActionEvent,
GuiReprCollectionTable.TableTargetColumn> invoker -
target
GuiReprCollectionTable.TableTargetColumn target
-
-
Class org.autogui.swing.table.ObjectTableModel
class ObjectTableModel extends AbstractTableModel implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
columns
ObjectTableModelColumns columns
-
data
Object[][] data
cached computed values -
futureWaiter
Consumer<Runnable> futureWaiter
-
runner
GuiSwingTaskRunner runner
-
source
Supplier<Object> source
-
table
JTable table
-
-
Class org.autogui.swing.table.ObjectTableModel.TableTargetCellExecutionAction
class TableTargetCellExecutionAction extends ObjectTableColumnValue.ActionDelegate<TableTargetCellAction> implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
target
GuiReprCollectionTable.TableTargetCell target
-
-
Class org.autogui.swing.table.ToStringCopyCell.ToStringCopyForCellsAction
class ToStringCopyForCellsAction extends GuiSwingTaskRunner.ContextAction implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
activatedColumns
List<ToStringCopyCell.TableMenuCompositeToStringCopy> activatedColumns
-
onlyApplyingSelectedColumns
boolean onlyApplyingSelectedColumns
-
-
Class org.autogui.swing.table.ToStringCopyCell.ToStringLoadForCellsAction
class ToStringLoadForCellsAction extends ToStringCopyCell.ToStringPasteForCellsAction implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
loader
PopupExtensionText.TextLoadAction loader
-
table
JComponent table
-
-
Class org.autogui.swing.table.ToStringCopyCell.ToStringPasteForCellsAction
class ToStringPasteForCellsAction extends PopupExtensionText.TextPasteAllAction implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
activeComposites
List<ToStringCopyCell.TableMenuCompositeToStringPaste> activeComposites
-
columnSeparator
String columnSeparator
-
lineSeparator
String lineSeparator
-
onlyApplyingSelectedColumns
boolean onlyApplyingSelectedColumns
-
runner
GuiSwingTaskRunner runner
-
-
Class org.autogui.swing.table.ToStringCopyCell.ToStringSaveForCellsAction
class ToStringSaveForCellsAction extends ToStringCopyCell.ToStringCopyForCellsAction implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
table
JComponent table
-
-
-
Package org.autogui.swing.util
-
Class org.autogui.swing.util.KeyUndoManager.DynamicCompoundEdit
class DynamicCompoundEdit extends AbstractUndoableEdit implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
edits
List<UndoableEdit> edits
-
fixed
boolean fixed
-
name
String name
-
redoName
String redoName
-
undoName
String undoName
-
-
Class org.autogui.swing.util.KeyUndoManager.UndoAction
class UndoAction extends AbstractAction implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
keyUndoManager
KeyUndoManager keyUndoManager
-
lastEnabled
boolean lastEnabled
-
manager
UndoManager manager
-
undo
boolean undo
-
-
Class org.autogui.swing.util.LineNumberPane
class LineNumberPane extends JComponent implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
caretRepaintListener
CaretListener caretRepaintListener
-
field
JTextComponent field
-
fieldInstallListener
AncestorListener fieldInstallListener
-
linePosition
List<Integer> linePosition
line-starting positions excluding 0 -
noOverlappingColor
Color noOverlappingColor
-
viewportRepaintListener
ChangeListener viewportRepaintListener
-
-
Class org.autogui.swing.util.MenuBuilder.MenuLabel
class MenuLabel extends JPanel implements Serializable- serialVersionUID:
- 1L
-
Class org.autogui.swing.util.NamedPane
class NamedPane extends JComponent implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
contentPane
JComponent contentPane
-
displayName
String displayName
-
label
JLabel label
-
-
Class org.autogui.swing.util.NimbusLookAndFeelCustomFlat
class NimbusLookAndFeelCustomFlat extends NimbusLookAndFeel implements Serializable-
Serialized Fields
-
back
Color back
-
backLight
Color backLight
-
base
Color base
-
dark
Color dark
-
darkLight
NimbusLookAndFeelCustomFlat.DarkLight darkLight
-
disabledText
Color disabledText
-
init
boolean init
-
lazyReplaceTasks
List<Runnable> lazyReplaceTasks
-
selection
Color selection
-
text
Color text
-
text2
Color text2
-
textSelect
Color textSelect
-
-
-
Class org.autogui.swing.util.NimbusLookAndFeelCustomFlat.NimbusLookAndFeelCustomFlatDark
class NimbusLookAndFeelCustomFlatDark extends NimbusLookAndFeelCustomFlat implements Serializable -
Class org.autogui.swing.util.NimbusLookAndFeelCustomFlat.NimbusLookAndFeelCustomFlatLight
class NimbusLookAndFeelCustomFlatLight extends NimbusLookAndFeelCustomFlat implements Serializable -
Class org.autogui.swing.util.PopupCategorized.SearchPopupAction
class SearchPopupAction extends AbstractAction implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
item
PopupCategorized.CategorizedMenuItem item
-
popup
PopupCategorized popup
-
-
Class org.autogui.swing.util.PopupExtension.DefaultPopupMenu
class DefaultPopupMenu extends JPopupMenu implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
location
Point location
-
targetPane
JComponent targetPane
-
-
Class org.autogui.swing.util.PopupExtension.PopupExtensionDisplayAction
class PopupExtensionDisplayAction extends AbstractAction implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
extension
PopupExtension extension
-
-
Class org.autogui.swing.util.PopupExtensionText.TextAbstractHistoryAction
class TextAbstractHistoryAction extends AbstractAction implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
field
JTextComponent field
-
-
Class org.autogui.swing.util.PopupExtensionText.TextClearAction
class TextClearAction extends AbstractAction implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
field
JTextComponent field
-
-
Class org.autogui.swing.util.PopupExtensionText.TextCopyAction
class TextCopyAction extends AbstractAction implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
field
JTextComponent field
-
-
Class org.autogui.swing.util.PopupExtensionText.TextCopyAllAction
class TextCopyAllAction extends AbstractAction implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
field
JTextComponent field
-
-
Class org.autogui.swing.util.PopupExtensionText.TextCutAction
class TextCutAction extends AbstractAction implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
field
JTextComponent field
-
-
Class org.autogui.swing.util.PopupExtensionText.TextDeleteNextWordAction
class TextDeleteNextWordAction extends PopupExtensionText.TextAbstractHistoryAction implements Serializable- serialVersionUID:
- 1L
-
Class org.autogui.swing.util.PopupExtensionText.TextDeletePreviousWordAction
class TextDeletePreviousWordAction extends PopupExtensionText.TextAbstractHistoryAction implements Serializable- serialVersionUID:
- 1L
-
Class org.autogui.swing.util.PopupExtensionText.TextDeleteToLineEndAction
class TextDeleteToLineEndAction extends PopupExtensionText.TextAbstractHistoryAction implements Serializable- serialVersionUID:
- 1L
-
Class org.autogui.swing.util.PopupExtensionText.TextLoadAction
class TextLoadAction extends AbstractAction implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
field
JTextComponent field
-
-
Class org.autogui.swing.util.PopupExtensionText.TextOpenBrowserAction
class TextOpenBrowserAction extends AbstractAction implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
component
JComponent component
-
-
Class org.autogui.swing.util.PopupExtensionText.TextPasteAction
class TextPasteAction extends AbstractAction implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
field
JTextComponent field
-
-
Class org.autogui.swing.util.PopupExtensionText.TextPasteAllAction
class TextPasteAllAction extends AbstractAction implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
field
JTextComponent field
-
-
Class org.autogui.swing.util.PopupExtensionText.TextPasteHistoryAction
class TextPasteHistoryAction extends PopupExtensionText.TextAbstractHistoryAction implements Serializable- serialVersionUID:
- 1L
-
Class org.autogui.swing.util.PopupExtensionText.TextSaveAction
class TextSaveAction extends PopupExtensionText.TextLoadAction implements Serializable- serialVersionUID:
- 1L
-
Class org.autogui.swing.util.PopupExtensionText.TextSelectAllAction
class TextSelectAllAction extends AbstractAction implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
field
JTextComponent field
-
-
Class org.autogui.swing.util.SearchFilterTextField
class SearchFilterTextField extends JComponent implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
iconButton
JButton iconButton
-
painter
SearchTextField.SearchBackgroundPainterBordered painter
-
placeHolderText
String placeHolderText
-
runner
SearchFilterTextField.SearchRunner runner
-
textField
JTextField textField
-
-
Class org.autogui.swing.util.SearchTextField
class SearchTextField extends JComponent implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
backgroundPainter
SearchTextField.SearchBackgroundPainter backgroundPainter
-
buttonsPane
JComponent buttonsPane
parent component ofSearchTextField.popupButton
- Since:
- 1.5
-
currentSearchedItems
List<PopupCategorized.CategorizedMenuItem> currentSearchedItems
-
currentTask
SearchTextField.SearchTask currentTask
-
editingRunner
EditingRunner editingRunner
-
field
JTextField field
-
icon
JButton icon
-
menuItemsSource
List<Object> menuItemsSource
-
model
SearchTextField.SearchTextFieldModel model
-
popup
PopupExtensionText popup
-
popupButton
JButton popupButton
-
searchedItemsListeners
List<SearchTextField.SearchedItemsListener> searchedItemsListeners
-
undoManager
KeyUndoManager undoManager
-
-
Class org.autogui.swing.util.SearchTextField.DynamicItemAction
class DynamicItemAction extends AbstractAction implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
currentSearchedItems
Supplier<List<PopupCategorized.CategorizedMenuItem>> currentSearchedItems
-
filter
Predicate<PopupCategorized.CategorizedMenuItem> filter
-
key
KeyStroke key
-
selector
Consumer<PopupCategorized.CategorizedMenuItem> selector
-
-
Class org.autogui.swing.util.SearchTextFieldFilePath
class SearchTextFieldFilePath extends SearchTextField implements Serializable- serialVersionUID:
- 1L
-
Class org.autogui.swing.util.SearchTextFieldFilePath.DesktopOpenAction
class DesktopOpenAction extends SearchTextFieldFilePath.FileListAction implements Serializable- serialVersionUID:
- 1L
-
Class org.autogui.swing.util.SearchTextFieldFilePath.DesktopRevealAction
class DesktopRevealAction extends SearchTextFieldFilePath.FileListAction implements Serializable- serialVersionUID:
- 1L
-
Class org.autogui.swing.util.SearchTextFieldFilePath.FileClearAction
class FileClearAction extends SearchTextFieldFilePath.FileListEditAction implements Serializable- serialVersionUID:
- 1L
-
Class org.autogui.swing.util.SearchTextFieldFilePath.FileCopyAllAction
class FileCopyAllAction extends SearchTextFieldFilePath.FileListAction implements Serializable- serialVersionUID:
- 1L
-
Class org.autogui.swing.util.SearchTextFieldFilePath.FileListAction
class FileListAction extends AbstractAction implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
component
SearchTextFieldFilePath component
-
-
Class org.autogui.swing.util.SearchTextFieldFilePath.FileListEditAction
class FileListEditAction extends AbstractAction implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
component
SearchTextFieldFilePath component
-
-
Class org.autogui.swing.util.SearchTextFieldFilePath.FilePasteAction
class FilePasteAction extends SearchTextFieldFilePath.FileListEditAction implements Serializable- serialVersionUID:
- 1L
-
Class org.autogui.swing.util.SearchTextFieldFilePath.FileTransferHandler
class FileTransferHandler extends TransferHandler implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
component
SearchTextFieldFilePath component
-
-
Class org.autogui.swing.util.SearchTextFieldFilePath.OpenDialogAction
class OpenDialogAction extends SearchTextFieldFilePath.FileListEditAction implements Serializable- serialVersionUID:
- 1L
-
Class org.autogui.swing.util.SettingsWindow.ColorButton
class ColorButton extends JButton implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
callback
Consumer<Color> callback
-
color
Color color
-
window
SettingsWindow.ColorWindow window
-
-
Class org.autogui.swing.util.SettingsWindow.FileBackAction
class FileBackAction extends AbstractAction implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
fileChooser
JFileChooser fileChooser
-
iconSource
FileSystemView iconSource
-
path
Path path
-
-
Class org.autogui.swing.util.SettingsWindow.FileItemRenderer
class FileItemRenderer extends DefaultListCellRenderer implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
dummy
Icon dummy
-
iconSource
FileSystemView iconSource
-
-
Class org.autogui.swing.util.SettingsWindow.FileListAddAction
class FileListAddAction extends AbstractAction implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
chooser
JFileChooser chooser
-
listModel
SettingsWindow.FileListModel listModel
-
-
Class org.autogui.swing.util.SettingsWindow.FileListClearAction
class FileListClearAction extends AbstractAction implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
list
JList<Path> list
-
listModel
SettingsWindow.FileListModel listModel
-
-
Class org.autogui.swing.util.SettingsWindow.FileListModel
- serialVersionUID:
- 1L
-
Class org.autogui.swing.util.SettingsWindow.FileListRemoveAction
class FileListRemoveAction extends AbstractAction implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
list
JList<Path> list
-
listModel
SettingsWindow.FileListModel listModel
-
-
Class org.autogui.swing.util.SettingsWindow.SettingsFrame
class SettingsFrame extends JFrame implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
shown
boolean shown
-
-
Class org.autogui.swing.util.TextCellRenderer
class TextCellRenderer extends JPanel implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
baseHeight
float baseHeight
-
baseWidth
float baseWidth
-
findPattern
Pattern findPattern
-
findText
String findText
-
forMouseEvents
boolean forMouseEvents
-
lastMatch
TextCellRenderer.LineInfoMatch lastMatch
-
lines
List<TextCellRenderer.LineInfo> lines
-
maxWidth
int maxWidth
-
originalBackground
Color originalBackground
- Since:
- 1.2
-
selected
boolean selected
-
selectionBackground
Color selectionBackground
-
selectionEnd
int selectionEnd
-
selectionForeground
Color selectionForeground
-
selectionStart
int selectionStart
-
testImage
BufferedImage testImage
-
text
String text
-
textToBackToColor
Map<Color,
Map<Color, Color>> textToBackToColor -
value
ValueType value
-
-
Class org.autogui.swing.util.ToolBarHiddenMenu
class ToolBarHiddenMenu extends JButton implements Serializable-
Serialized Fields
-
glue
Component glue
-
invisibleComponents
List<ToolBarHiddenMenu.InvisibleItem> invisibleComponents
-
menu
JPopupMenu menu
-
-
-
Class org.autogui.swing.util.ValueListPane
class ValueListPane extends JComponent implements Serializable-
Serialized Fields
-
addAction
ValueListPane.ValueListAddAction addAction
the tool-action for adding -
downAction
ValueListPane.ValueListDownAction downAction
the tool-action for item-down -
globalFocusChangeListener
PropertyChangeListener globalFocusChangeListener
-
list
ValueListPane.ValueListContentPane<ValueType,
PaneType extends JComponent> list the list -
listWrapper
Function<ValueListPane.ValueListContentPane<ValueType,
PaneType extends JComponent>, JComponent> listWrapper the wrapper-factory for appending the list; typically JScrollPane::new -
model
ValueListPane.ValueListModel<ValueType,
PaneType extends JComponent> model the model of the list -
removeAction
ValueListPane.ValueListRemoveAction removeAction
the tool-action for removing -
upAction
ValueListPane.ValueListUpAction upAction
the tool-action for item-up
-
-
-
Class org.autogui.swing.util.ValueListPane.ValueListAddAction
class ValueListAddAction extends AbstractAction implements Serializable-
Serialized Fields
-
owner
ValueListPane<?,
?> owner the target pane
-
-
-
Class org.autogui.swing.util.ValueListPane.ValueListContentPane
class ValueListContentPane extends JPanel implements Serializable-
Serialized Fields
-
dropTargetIndex
int dropTargetIndex
-
model
ValueListPane.ValueListModel<ValueType,
PaneType extends JComponent> model -
selectionListeners
List<ListSelectionListener> selectionListeners
-
updated
boolean updated
-
updating
int updating
-
-
-
Class org.autogui.swing.util.ValueListPane.ValueListDownAction
class ValueListDownAction extends AbstractAction implements Serializable-
Serialized Fields
-
owner
ValueListPane<?,
?> owner the target pane
-
-
-
Class org.autogui.swing.util.ValueListPane.ValueListElementPane
class ValueListElementPane extends JComponent implements Serializable-
Serialized Fields
-
contentPane
PaneType extends JComponent contentPane
the content-pane -
header
JLabel header
the header index -
lastHeaderIndex
int lastHeaderIndex
the current index -
owner
ValueListPane<ValueType,
PaneType extends JComponent> owner the owner pane -
selected
boolean selected
true if selected; affects to border-painting
-
-
-
Class org.autogui.swing.util.ValueListPane.ValueListElementTransferHandler
class ValueListElementTransferHandler extends TransferHandler implements Serializable-
Serialized Fields
-
owner
ValueListPane<?,
?> owner the target pane
-
-
-
Class org.autogui.swing.util.ValueListPane.ValueListModel
class ValueListModel extends AbstractListModel<ValueListPane.ValueListElementPane<ValueType,PaneType extends JComponent>> implements Serializable -
Serialized Fields
-
elementPanes
List<ValueListPane.ValueListElementPane<ValueType,
PaneType extends JComponent>> elementPanes created element-panes -
owner
ValueListPane<ValueType,
PaneType extends JComponent> owner the owner pane
-
-
-
Class org.autogui.swing.util.ValueListPane.ValueListRemoveAction
class ValueListRemoveAction extends AbstractAction implements Serializable-
Serialized Fields
-
owner
ValueListPane<?,
?> owner the target pane
-
-
-
Class org.autogui.swing.util.ValueListPane.ValueListUpAction
class ValueListUpAction extends AbstractAction implements Serializable-
Serialized Fields
-
owner
ValueListPane<?,
?> owner the target pane
-
-
-