|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Package org.jtheque.core.managers |
---|
Class org.jtheque.core.managers.ManagerException extends Exception implements Serializable |
---|
Package org.jtheque.core.managers.feature |
---|
Class org.jtheque.core.managers.feature.FeatureEvent extends EventObject implements Serializable |
---|
Serialized Fields |
---|
Feature feature
Feature subFeature
Package org.jtheque.core.managers.lifecycle.listeners |
---|
Class org.jtheque.core.managers.lifecycle.listeners.FunctionEvent extends EventObject implements Serializable |
---|
Serialized Fields |
---|
String function
Class org.jtheque.core.managers.lifecycle.listeners.TitleEvent extends EventObject implements Serializable |
---|
Serialized Fields |
---|
String title
Package org.jtheque.core.managers.state |
---|
Class org.jtheque.core.managers.state.ConfigException extends ManagerException implements Serializable |
---|
Class org.jtheque.core.managers.state.StateException extends Exception implements Serializable |
---|
Package org.jtheque.core.managers.undo |
---|
Class org.jtheque.core.managers.undo.UndoRedoManager extends UndoManager implements Serializable |
---|
Serialized Fields |
---|
Action undoAction
Action redoAction
boolean enabled
Package org.jtheque.core.managers.view.impl.actions |
---|
Class org.jtheque.core.managers.view.impl.actions.JThequeAction extends AbstractAction implements Serializable |
---|
Serialized Fields |
---|
String key
Object[] replaces
Class org.jtheque.core.managers.view.impl.actions.JThequeSimpleAction extends AbstractAction implements Serializable |
---|
Package org.jtheque.core.managers.view.impl.actions.about |
---|
Class org.jtheque.core.managers.view.impl.actions.about.DisplayAboutViewAction extends JThequeAction implements Serializable |
---|
Class org.jtheque.core.managers.view.impl.actions.about.PrintLicenseAction extends JThequeAction implements Serializable |
---|
Serialized Fields |
---|
ILicenceView licenceView
Package org.jtheque.core.managers.view.impl.actions.author |
---|
Class org.jtheque.core.managers.view.impl.actions.author.AcInformOfABug extends AbstractBrowseAction implements Serializable |
---|
Class org.jtheque.core.managers.view.impl.actions.author.AcMakeDonation extends AbstractBrowseAction implements Serializable |
---|
Class org.jtheque.core.managers.view.impl.actions.author.AcOpenHelp extends AbstractBrowseAction implements Serializable |
---|
Class org.jtheque.core.managers.view.impl.actions.author.AcProposeImprovement extends AbstractBrowseAction implements Serializable |
---|
Package org.jtheque.core.managers.view.impl.actions.backup |
---|
Class org.jtheque.core.managers.view.impl.actions.backup.AcBackup extends JThequeAction implements Serializable |
---|
Serialized Fields |
---|
org.jtheque.utils.io.SimpleFilter filter
FileType type
IFileManager fileManager
IViewManager viewManager
IJThequeLogger logger
Class org.jtheque.core.managers.view.impl.actions.backup.AcBackupToJTD extends AcBackup implements Serializable |
---|
Class org.jtheque.core.managers.view.impl.actions.backup.AcBackupToXML extends AcBackup implements Serializable |
---|
Class org.jtheque.core.managers.view.impl.actions.backup.AcRestore extends JThequeAction implements Serializable |
---|
Serialized Fields |
---|
org.jtheque.utils.io.SimpleFilter filter
FileType type
IMainView mainView
IFileManager fileManager
IViewManager viewManager
IJThequeLogger logger
Class org.jtheque.core.managers.view.impl.actions.backup.AcRestoreFromJTD extends AcRestore implements Serializable |
---|
Class org.jtheque.core.managers.view.impl.actions.backup.AcRestoreFromXML extends AcRestore implements Serializable |
---|
Package org.jtheque.core.managers.view.impl.actions.collections |
---|
Class org.jtheque.core.managers.view.impl.actions.collections.CancelAction extends JThequeAction implements Serializable |
---|
Class org.jtheque.core.managers.view.impl.actions.collections.ChooseAction extends JThequeAction implements Serializable |
---|
Class org.jtheque.core.managers.view.impl.actions.collections.CreateAction extends JThequeAction implements Serializable |
---|
Package org.jtheque.core.managers.view.impl.actions.config |
---|
Class org.jtheque.core.managers.view.impl.actions.config.ApplyChangesAction extends JThequeAction implements Serializable |
---|
Class org.jtheque.core.managers.view.impl.actions.config.ApplyChangesAndCloseAction extends JThequeAction implements Serializable |
---|
Class org.jtheque.core.managers.view.impl.actions.config.CancelChangesAction extends JThequeAction implements Serializable |
---|
Class org.jtheque.core.managers.view.impl.actions.config.CheckProxyAction extends JThequeSimpleAction implements Serializable |
---|
Serialized Fields |
---|
IConfigView configView
Package org.jtheque.core.managers.view.impl.actions.core |
---|
Class org.jtheque.core.managers.view.impl.actions.core.ExitAction extends JThequeAction implements Serializable |
---|
Package org.jtheque.core.managers.view.impl.actions.event |
---|
Class org.jtheque.core.managers.view.impl.actions.event.UpdateAction extends JThequeAction implements Serializable |
---|
Package org.jtheque.core.managers.view.impl.actions.messages |
---|
Class org.jtheque.core.managers.view.impl.actions.messages.DisplayNextMessageAction extends JThequeAction implements Serializable |
---|
Class org.jtheque.core.managers.view.impl.actions.messages.DisplayPreviousMessageAction extends JThequeAction implements Serializable |
---|
Package org.jtheque.core.managers.view.impl.actions.module |
---|
Class org.jtheque.core.managers.view.impl.actions.module.AbstractUpdateAction extends JThequeAction implements Serializable |
---|
Serialized Fields |
---|
IUpdateView updateView
Class org.jtheque.core.managers.view.impl.actions.module.DisableModuleAction extends JThequeAction implements Serializable |
---|
Class org.jtheque.core.managers.view.impl.actions.module.EnableModuleAction extends JThequeAction implements Serializable |
---|
Class org.jtheque.core.managers.view.impl.actions.module.InstallModuleAction extends JThequeAction implements Serializable |
---|
Class org.jtheque.core.managers.view.impl.actions.module.LoadModuleAction extends JThequeAction implements Serializable |
---|
Class org.jtheque.core.managers.view.impl.actions.module.UninstallModuleAction extends JThequeAction implements Serializable |
---|
Class org.jtheque.core.managers.view.impl.actions.module.UpdateKernelAction extends AbstractUpdateAction implements Serializable |
---|
Class org.jtheque.core.managers.view.impl.actions.module.UpdateModuleAction extends AbstractUpdateAction implements Serializable |
---|
Class org.jtheque.core.managers.view.impl.actions.module.UpdateUpdatableAction extends AbstractUpdateAction implements Serializable |
---|
Package org.jtheque.core.managers.view.impl.actions.module.repository |
---|
Class org.jtheque.core.managers.view.impl.actions.module.repository.ExpandRepositoryModuleAction extends JThequeAction implements Serializable |
---|
Class org.jtheque.core.managers.view.impl.actions.module.repository.InstallRepositoryModuleAction extends JThequeAction implements Serializable |
---|
Package org.jtheque.core.managers.view.impl.actions.module.update |
---|
Class org.jtheque.core.managers.view.impl.actions.module.update.AcValidateUpdateView extends JThequeAction implements Serializable |
---|
Serialized Fields |
---|
IUpdateView updateView
Package org.jtheque.core.managers.view.impl.actions.undo |
---|
Class org.jtheque.core.managers.view.impl.actions.undo.AbstractAction extends JThequeAction implements Serializable |
---|
Class org.jtheque.core.managers.view.impl.actions.undo.RedoAction extends AbstractAction implements Serializable |
---|
Class org.jtheque.core.managers.view.impl.actions.undo.UndoAction extends AbstractAction implements Serializable |
---|
Package org.jtheque.core.managers.view.impl.actions.utils |
---|
Class org.jtheque.core.managers.view.impl.actions.utils.AbstractBrowseAction extends JThequeAction implements Serializable |
---|
Class org.jtheque.core.managers.view.impl.actions.utils.CloseBeanViewAction extends JThequeAction implements Serializable |
---|
Serialized Fields |
---|
String view
Class org.jtheque.core.managers.view.impl.actions.utils.CloseViewAction extends JThequeAction implements Serializable |
---|
Serialized Fields |
---|
IView view
Class org.jtheque.core.managers.view.impl.actions.utils.DisplayBeanViewAction extends JThequeAction implements Serializable |
---|
Serialized Fields |
---|
String view
Class org.jtheque.core.managers.view.impl.actions.utils.DisplayViewAction extends JThequeAction implements Serializable |
---|
Serialized Fields |
---|
IView view
Class org.jtheque.core.managers.view.impl.actions.utils.OpenSiteLinkAction extends JThequeSimpleAction implements Serializable |
---|
Serialized Fields |
---|
String url
Package org.jtheque.core.managers.view.impl.components |
---|
Class org.jtheque.core.managers.view.impl.components.ExtendedGlassPane extends JPanel implements Serializable |
---|
Serialized Fields |
---|
WaitFigure waitFigure
boolean wait
IWindowView frame
Class org.jtheque.core.managers.view.impl.components.InfiniteWaitUI extends org.jdesktop.jxlayer.plaf.BufferedLayerUI<JComponent> implements Serializable |
---|
Serialized Fields |
---|
WaitFigure waitFigure
org.jtheque.utils.ui.SizeTracker tracker
Class org.jtheque.core.managers.view.impl.components.JThequeCheckBox extends JCheckBox implements Serializable |
---|
Serialized Fields |
---|
String textKey
Class org.jtheque.core.managers.view.impl.components.JThequeI18nLabel extends JLabel implements Serializable |
---|
Serialized Fields |
---|
String textKey
Object[] replaces
Class org.jtheque.core.managers.view.impl.components.JThequeLabel extends JLabel implements Serializable |
---|
Class org.jtheque.core.managers.view.impl.components.JThequeStateBar extends JPanel implements Serializable |
---|
Serialized Fields |
---|
int currentColumn
org.jtheque.utils.ui.GridBagUtils gbc
boolean leftFilled
boolean centerFilled
Class org.jtheque.core.managers.view.impl.components.LayerTabbedPane extends JTabbedPane implements Serializable |
---|
Serialized Fields |
---|
List<E> components
Class org.jtheque.core.managers.view.impl.components.MainTabbedPane extends LayerTabbedPane implements Serializable |
---|
Package org.jtheque.core.managers.view.impl.components.config |
---|
Class org.jtheque.core.managers.view.impl.components.config.JPanelConfigAppearance extends JPanel implements Serializable |
---|
Serialized Fields |
---|
AvailableLanguagesComboBoxModel modelLanguages
JCheckBox boxRetainSizeAndPosition
Class org.jtheque.core.managers.view.impl.components.config.JPanelConfigNetwork extends JPanel implements Serializable |
---|
Serialized Fields |
---|
JCheckBox boxProxy
JTextField fieldAddress
JTextField fieldPort
Class org.jtheque.core.managers.view.impl.components.config.JPanelConfigOthers extends JPanel implements Serializable |
---|
Serialized Fields |
---|
JCheckBox boxDeleteLogs
JCheckBox checkBoxStart
JTextField fieldEmail
JTextField fieldSmtpHost
Package org.jtheque.core.managers.view.impl.components.filthy |
---|
Class org.jtheque.core.managers.view.impl.components.filthy.AbstractFilthyField extends JPanel implements Serializable |
---|
Class org.jtheque.core.managers.view.impl.components.filthy.FilthyCardPanel extends CardPanel<T extends JComponent> implements Serializable |
---|
Class org.jtheque.core.managers.view.impl.components.filthy.FilthyComboBox extends JComboBox implements Serializable |
---|
Class org.jtheque.core.managers.view.impl.components.filthy.FilthyFileChooserPanel extends JPanel implements Serializable |
---|
Serialized Fields |
---|
FilthyTextField fieldFilePath
JLabel label
JButton button
org.jtheque.utils.io.SimpleFilter filter
boolean directoriesOnly
String key
Class org.jtheque.core.managers.view.impl.components.filthy.FilthyList extends JList implements Serializable |
---|
Class org.jtheque.core.managers.view.impl.components.filthy.FilthyPanel extends JPanel implements Serializable |
---|
Class org.jtheque.core.managers.view.impl.components.filthy.FilthyPasswordField extends AbstractFilthyField implements Serializable |
---|
Serialized Fields |
---|
JPasswordField passwordField
Class org.jtheque.core.managers.view.impl.components.filthy.FilthyTextField extends AbstractFilthyField implements Serializable |
---|
Serialized Fields |
---|
JTextField textField
Package org.jtheque.core.managers.view.impl.components.filthy.java2d |
---|
Class org.jtheque.core.managers.view.impl.components.filthy.java2d.AboutPane extends AbstractAboutPane implements Serializable |
---|
Serialized Fields |
---|
org.jtheque.utils.ui.SizeTracker tracker
int xStart
int yStart
Map<K,V> shapes
Map<K,V> urlRectangles
BufferedImage logo
BufferedImage infosImage
BufferedImage creditsImage
Font fontName
Font fontInfos
int max
boolean inited
int start
int paintWidth
Class org.jtheque.core.managers.view.impl.components.filthy.java2d.AbstractAboutPane extends org.jdesktop.swingx.JXPanel implements Serializable |
---|
Serialized Fields |
---|
org.jdesktop.animation.timing.Animator animator
String licence
String copyright
org.jtheque.core.managers.view.impl.components.filthy.java2d.AbstractAboutPane.Info[] infos
Collection<E> credits
Class org.jtheque.core.managers.view.impl.components.filthy.java2d.CollectionPane extends org.jdesktop.swingx.JXPanel implements Serializable |
---|
Serialized Fields |
---|
FilthyTextField textField
FilthyPasswordField passwordField
JLabel labelError
Color hintColor
Color backgroundColor
Color errorColor
Font hintFont
Class org.jtheque.core.managers.view.impl.components.filthy.java2d.SplashScreenPane extends org.jdesktop.jxlayer.plaf.BufferedLayerUI<JComponent> implements Serializable |
---|
Serialized Fields |
---|
boolean inited
BufferedImage bImage
Font fontName
Font fontLoading
Point pImage
Point pTextName
Point pTextLoading
String[] loadings
int current
org.jdesktop.animation.timing.Animator waitingAnimation
org.jdesktop.animation.timing.Animator fadeAnimation
Package org.jtheque.core.managers.view.impl.components.menu |
---|
Class org.jtheque.core.managers.view.impl.components.menu.JMenuBarJTheque extends JMenuBar implements Serializable |
---|
Serialized Fields |
---|
Comparator<T> featureComparator
Class org.jtheque.core.managers.view.impl.components.menu.JThequeMenu extends JMenu implements Serializable |
---|
Serialized Fields |
---|
String key
Class org.jtheque.core.managers.view.impl.components.menu.JThequeMenuItem extends JMenuItem implements Serializable |
---|
Package org.jtheque.core.managers.view.impl.components.model |
---|
Class org.jtheque.core.managers.view.impl.components.model.AvailableLanguagesComboBoxModel extends DefaultComboBoxModel implements Serializable |
---|
Serialized Fields |
---|
List<E> languages
Class org.jtheque.core.managers.view.impl.components.model.EventsTableModel extends AbstractTableModel implements Serializable |
---|
Serialized Fields |
---|
DateFormat dateFormat
DateFormat timeFormat
String log
String[] headers
List<E> events
Class org.jtheque.core.managers.view.impl.components.model.LogComboBoxModel extends DefaultComboBoxModel implements Serializable |
---|
Serialized Fields |
---|
List<E> logs
Class org.jtheque.core.managers.view.impl.components.model.ModuleListModel extends DefaultListModel implements Serializable |
---|
Serialized Fields |
---|
List<E> modules
Class org.jtheque.core.managers.view.impl.components.model.ModuleRepositoryListModel extends DefaultListModel implements Serializable |
---|
Serialized Fields |
---|
List<E> modules
Class org.jtheque.core.managers.view.impl.components.model.SimpleComboBoxModel extends DefaultComboBoxModel implements Serializable |
---|
Serialized Fields |
---|
List<E> objects
Class org.jtheque.core.managers.view.impl.components.model.SimpleListModel extends DefaultListModel implements Serializable |
---|
Serialized Fields |
---|
List<E> objects
Class org.jtheque.core.managers.view.impl.components.model.UpdatableListModel extends DefaultListModel implements Serializable |
---|
Serialized Fields |
---|
List<E> updatables
Class org.jtheque.core.managers.view.impl.components.model.VersionsComboBoxModel extends DefaultComboBoxModel implements Serializable |
---|
Serialized Fields |
---|
org.jtheque.core.managers.view.impl.components.model.VersionsComboBoxModel.Mode mode
ModuleContainer currentModule
Updatable currentUpdatable
List<E> versions
Package org.jtheque.core.managers.view.impl.components.panel |
---|
Class org.jtheque.core.managers.view.impl.components.panel.AbstractPanelView extends JPanel implements Serializable |
---|
Serialized Fields |
---|
IModel model
Class org.jtheque.core.managers.view.impl.components.panel.CardPanel extends JPanel implements Serializable |
---|
Serialized Fields |
---|
CardLayout layout
Component current
Map<K,V> layers
Class org.jtheque.core.managers.view.impl.components.panel.FileChooserPanel extends JPanel implements Serializable |
---|
Serialized Fields |
---|
JTextField fieldFilePath
JLabel label
JButton button
org.jtheque.utils.io.SimpleFilter filter
boolean directoriesOnly
String key
Class org.jtheque.core.managers.view.impl.components.panel.KernelInfoPanel extends JPanel implements Serializable |
---|
Class org.jtheque.core.managers.view.impl.components.panel.ModulePanel extends JPanel implements Serializable |
---|
Serialized Fields |
---|
JLabel labelName
JLabel labelDescription
JLabel onlineLabel
JLabel currentLabel
ModuleDescription module
Class org.jtheque.core.managers.view.impl.components.panel.ModulesPanel extends JPanel implements Serializable |
---|
Serialized Fields |
---|
JList modulesList
Class org.jtheque.core.managers.view.impl.components.panel.UpdatablesPanel extends JPanel implements Serializable |
---|
Serialized Fields |
---|
JList updatablesList
Class org.jtheque.core.managers.view.impl.components.panel.VersionLabel extends JLabel implements Serializable |
---|
Package org.jtheque.core.managers.view.impl.components.renderers |
---|
Class org.jtheque.core.managers.view.impl.components.renderers.IconListRenderer extends DefaultListCellRenderer implements Serializable |
---|
Class org.jtheque.core.managers.view.impl.components.renderers.ModuleListRenderer extends JPanel implements Serializable |
---|
Serialized Fields |
---|
JLabel labelName
JLabel labelAuthor
JLabel labelDate
JLabel labelState
JLabel labelCurrentVersion
JLabel labelOnlineVersion
org.jdesktop.swingx.JXHyperlink labelSite
Component labelStateText
Component labelDateText
Component labelSiteText
Component labelCurrentVersionText
Component labelOnlineVersionText
Class org.jtheque.core.managers.view.impl.components.renderers.UpdatableListRenderer extends JPanel implements Serializable |
---|
Serialized Fields |
---|
JLabel labelName
JLabel labelCurrentVersion
JLabel labelOnlineVersion
JLabel labelCurrentVersion1
JLabel labelOnlineVersion1
Package org.jtheque.core.managers.view.impl.frame |
---|
Class org.jtheque.core.managers.view.impl.frame.ConfigView extends SwingBuildedDialogView<IModel> implements Serializable |
---|
Serialized Fields |
---|
LayerTabbedPane tab
Class org.jtheque.core.managers.view.impl.frame.LicenceView extends SwingBuildedDialogView<IModel> implements Serializable |
---|
Class org.jtheque.core.managers.view.impl.frame.LogView extends SwingBuildedDialogView<IModel> implements Serializable |
---|
Serialized Fields |
---|
org.jdesktop.swingx.JXTable tableEvents
EventsTableModel eventsModel
JLabel labelTitle
JLabel labelLog
JLabel labelSource
JLabel labelLevel
JLabel labelDate
JLabel labelTime
JTextArea areaDetails
DateFormat dateFormat
DateFormat timeFormat
Class org.jtheque.core.managers.view.impl.frame.MainView extends SwingFrameView implements Serializable |
---|
Serialized Fields |
---|
LayerTabbedPane tab
MainController controller
WindowListener tempListener
IViewManager viewManager
org.jdesktop.jxlayer.JXLayer<V extends Component> content
InfiniteWaitUI waitUI
Class org.jtheque.core.managers.view.impl.frame.MessageView extends SwingBuildedDialogView<IModel> implements Serializable |
---|
Serialized Fields |
---|
JLabel dateLabel
JLabel sourceLabel
JLabel titleLabel
JTextArea messageArea
Class org.jtheque.core.managers.view.impl.frame.ModuleView extends SwingBuildedDialogView<IModel> implements Serializable |
---|
Serialized Fields |
---|
IModulesPanelView modulesPanel
IUpdatablesPanelView updatablesPanel
Class org.jtheque.core.managers.view.impl.frame.RepositoryView extends SwingBuildedDialogView<IModel> implements Serializable |
---|
Serialized Fields |
---|
JList list
Class org.jtheque.core.managers.view.impl.frame.UpdateView extends SwingBuildedDialogView<IModel> implements Serializable |
---|
Serialized Fields |
---|
VersionsComboBoxModel model
IUpdateView.Mode mode
ModuleContainer module
Updatable updatable
Package org.jtheque.core.managers.view.impl.frame.abstraction |
---|
Class org.jtheque.core.managers.view.impl.frame.abstraction.SwingBuildedDialogView extends SwingDialogView implements Serializable |
---|
Serialized Fields |
---|
boolean filthy
Class org.jtheque.core.managers.view.impl.frame.abstraction.SwingDialogView extends JDialog implements Serializable |
---|
Serialized Fields |
---|
String titleKey
Object[] titleReplaces
IModel model
boolean glassPaneInstalled
boolean waitFigureInstalled
Class org.jtheque.core.managers.view.impl.frame.abstraction.SwingFrameView extends JFrame implements Serializable |
---|
Serialized Fields |
---|
IModel model
Package org.jtheque.core.managers.view.listeners |
---|
Class org.jtheque.core.managers.view.listeners.ConfigTabEvent extends EventObject implements Serializable |
---|
Serialized Fields |
---|
ConfigTabComponent component
Class org.jtheque.core.managers.view.listeners.StateBarEvent extends EventObject implements Serializable |
---|
Serialized Fields |
---|
StateBarComponent component
Class org.jtheque.core.managers.view.listeners.TabEvent extends EventObject implements Serializable |
---|
Serialized Fields |
---|
TabComponent component
Package org.jtheque.core.utils.file |
---|
Class org.jtheque.core.utils.file.ReadingException extends Exception implements Serializable |
---|
Class org.jtheque.core.utils.file.XMLException extends Exception implements Serializable |
---|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |