|
||||||||||
前 次 | フレームあり フレームなし |
パッケージ jp.carabiner.treeeditor |
---|
Class jp.carabiner.treeeditor.AbstractRichContent extends Object implements Serializable |
---|
serialVersionUID: 1L
直列化されたフィールド |
---|
ArrayList<E> listeners
Class jp.carabiner.treeeditor.ContentTextArea extends JTextArea implements Serializable |
---|
serialVersionUID: 1L
直列化されたフィールド |
---|
TreeNode node
TreeEditorPanel parentPanel
jp.carabiner.treeeditor.ContentTextArea.TextListenerImpl listener
jp.carabiner.treeeditor.SelectionElement currentSelection
boolean enableKeyOp
jp.carabiner.treeeditor.ui.RowHeightSupport rowHeightSupport
Border insideBorder
Border outsideBorder
Class jp.carabiner.treeeditor.ControlLabel extends JLabel implements Serializable |
---|
serialVersionUID: 1L
直列化されたフィールド |
---|
jp.carabiner.treeeditor.TreeEditorModel model
jp.carabiner.treeeditor.ITreeNodePanel nodePanel
jp.carabiner.treeeditor.config.HandleColor handleColor
int panelType
Rectangle objectBounds
Class jp.carabiner.treeeditor.FixedDropTarget extends DropTarget implements Serializable |
---|
serialVersionUID: 1L
Class jp.carabiner.treeeditor.LevelMarker extends JPanel implements Serializable |
---|
serialVersionUID: 1L
直列化されたフィールド |
---|
jp.carabiner.treeeditor.ITreeEditorPanel panel
ArrayList<E> listeners
int maxLevel
int maxExpandedLevel
int currentLevel
TreeNode currentFocusedNode
boolean overAddButton
boolean overVisibleAllButton
boolean overInvisibleAllButton
jp.carabiner.treeeditor.LevelMarker.ResizeInfo resizeInfo
jp.carabiner.treeeditor.LevelMarker.MoveInfo moveInfo
int horizontalOffset
Image imageAdd
Image imageVisibleAll
Image imageInvisibleAll
jp.carabiner.treeeditor.LevelMarker.ListenerImpl listener
jp.carabiner.treeeditor.LevelMarker.HoistInfo currentHoist
Class jp.carabiner.treeeditor.LevelMarkerInFrame extends jp.carabiner.treeeditor.LevelMarker implements Serializable |
---|
serialVersionUID: 1L
直列化されたフィールド |
---|
TreeEditorFrame frame
Class jp.carabiner.treeeditor.LinkTextLabel extends JLabel implements Serializable |
---|
serialVersionUID: 1L
直列化されたフィールド |
---|
jp.carabiner.treeeditor.TreeEditorContext context
jp.carabiner.treeeditor.TreeNodePanel ownerPanel
jp.carabiner.treeeditor.ITreeEditorPanel parentPanel
TreeNode node
jp.carabiner.treeeditor.SelectionElement currentSelection
boolean editable
long lastUpdateTime
TreeEditorFrame ownerFrame
Border insideBorder
Border outsideBorder
Class jp.carabiner.treeeditor.Metadata extends Object implements Serializable |
---|
serialVersionUID: 1L
直列化されたフィールド |
---|
String text
boolean textEditable
int foreground
int background
jp.carabiner.treeeditor.RichContent content
Class jp.carabiner.treeeditor.MetadataAttachmentLabel extends jp.carabiner.treeeditor.attachment.AttachmentLabel implements Serializable |
---|
serialVersionUID: 1L
直列化されたフィールド |
---|
jp.carabiner.treeeditor.TreeEditorContext context
TreeEditorPanel parentPanel
TreeNode node
int metadataIndex
jp.carabiner.treeeditor.SelectionElement currentSelection
boolean editable
Class jp.carabiner.treeeditor.MetadataDef extends Object implements Serializable |
---|
serialVersionUID: 1L
直列化されたフィールド |
---|
String name
int width
boolean visible
boolean textEditable
Class jp.carabiner.treeeditor.MetadataLinkImageLabel extends jp.carabiner.treeeditor.link.LinkImageLabel implements Serializable |
---|
serialVersionUID: 1L
直列化されたフィールド |
---|
jp.carabiner.treeeditor.TreeEditorContext context
TreeEditorPanel parentPanel
TreeNode node
int metadataIndex
jp.carabiner.treeeditor.SelectionElement currentSelection
boolean editable
Class jp.carabiner.treeeditor.MetadataLinkTextLabel extends jp.carabiner.treeeditor.LinkTextLabel implements Serializable |
---|
serialVersionUID: 1L
直列化されたフィールド |
---|
int metadataIndex
Class jp.carabiner.treeeditor.NodeAttachmentLabel extends jp.carabiner.treeeditor.attachment.AttachmentLabel implements Serializable |
---|
serialVersionUID: 1L
直列化されたフィールド |
---|
jp.carabiner.treeeditor.TreeEditorContext context
TreeEditorPanel parentPanel
TreeNode node
jp.carabiner.treeeditor.SelectionElement currentSelection
boolean editable
Class jp.carabiner.treeeditor.NodeImageLabel extends jp.carabiner.treeeditor.image.ImageLabel implements Serializable |
---|
serialVersionUID: 1L
直列化されたフィールド |
---|
jp.carabiner.treeeditor.TreeEditorContext context
TreeEditorPanel parentPanel
TreeNode node
jp.carabiner.treeeditor.SelectionElement currentSelection
boolean editable
Class jp.carabiner.treeeditor.NodeLinkImageLabel extends jp.carabiner.treeeditor.link.LinkImageLabel implements Serializable |
---|
serialVersionUID: 1L
直列化されたフィールド |
---|
jp.carabiner.treeeditor.TreeEditorContext context
TreeEditorPanel parentPanel
TreeNode node
jp.carabiner.treeeditor.SelectionElement currentSelection
boolean editable
Class jp.carabiner.treeeditor.NodeLinkTextLabel extends jp.carabiner.treeeditor.LinkTextLabel implements Serializable |
---|
serialVersionUID: 1L
Class jp.carabiner.treeeditor.NodeTitleLabel extends JLabel implements Serializable |
---|
serialVersionUID: 1L
直列化されたフィールド |
---|
Color backgroundColor
TreeEditorPanel panel
jp.carabiner.treeeditor.config.DocumentStyle style
Class jp.carabiner.treeeditor.OptionPanel extends JPanel implements Serializable |
---|
serialVersionUID: 1L
直列化されたフィールド |
---|
JSplitPane ownerSplitPane
JComponent content
int dividerSize
Class jp.carabiner.treeeditor.TreeEditorAction extends AbstractAction implements Serializable |
---|
serialVersionUID: 1L
直列化されたフィールド |
---|
TreeEditorFrame parent
jp.carabiner.treeeditor.TreeEditorContext context
Class jp.carabiner.treeeditor.TreeEditorConfig extends Object implements Serializable |
---|
serialVersionUID: 1L
直列化されたフィールド |
---|
double scale
int thumbnailSize
Rectangle windowRect
String lastFilePath
List<E> recentFiles
List<E> recentColors
jp.carabiner.treeeditor.config.DocumentStyle defaultDocumentStyle
Class jp.carabiner.treeeditor.TreeEditorFrame extends JFrame implements Serializable |
---|
serialVersionUID: 1L
直列化されたフィールド |
---|
jp.carabiner.treeeditor.UpdateServiceLoader updateServiceLoader
jp.carabiner.updater.UpdateService updateService
jp.carabiner.treeeditor.LevelMarker levelMarker
jp.carabiner.treeeditor.ITreeEditorPanel editPanel
jp.carabiner.treeeditor.TreeEditorModel mainModel
jp.carabiner.treeeditor.TreeEditorModelContext modelContext
String currentDirectory
String currentFilename
boolean editFlag
String frameTitle
jp.carabiner.treeeditor.TreeEditorContext context
JLabel statusLabel
JProgressBar statusProgressBar
jp.carabiner.treeeditor.TreeEditorFrame.TaskManager taskManager
ArrayList<E> listenerList
com.google.inject.Injector injector
JSplitPane splitPane
jp.carabiner.treeeditor.OptionPanel optionPanel
JSEventListenerList jsListeners
List<E> activatedApps
jp.carabiner.treeeditor.ui.CustomToolBarGroup customToolBar
jp.carabiner.treeeditor.ui.BusyGlassPane busyGlassPane
Class jp.carabiner.treeeditor.TreeEditorPanel extends JPanel implements Serializable |
---|
serialVersionUID: 1L
直列化されたフィールド |
---|
jp.carabiner.treeeditor.TreeEditorModel model
jp.carabiner.treeeditor.TreeEditorPanel.ListenerList listeners
TreeNode focusedNode
jp.carabiner.treeeditor.TreeLayoutManager layoutManager
jp.carabiner.treeeditor.TreeEditorContext context
jp.carabiner.treeeditor.TreeEditorModelContext modelContext
jp.carabiner.treeeditor.TreeEditorPanel.TreeNodePanelManager panelManager
TreeNode[] draggingNodes
boolean draggingNodesAsLink
jp.carabiner.treeeditor.LevelMarker levelMarker
boolean editable
jp.carabiner.treeeditor.ContentComponentFactory contentComponentFactory
jp.carabiner.treeeditor.SelectionModel currentSelectionModel
HashMap<K,V> currentSelectedNodes
JSEventListenerList jsListeners
jp.carabiner.treeeditor.notify.NotifyManager notifyManager
jp.carabiner.treeeditor.theme.SelectionRenderer selectionRenderer
jp.carabiner.treeeditor.ui.JTreeScrollPane scrollPane
int lineNumberOffset
jp.carabiner.treeeditor.TreeEditorPanel.TreeNodeNumberOffsetImpl treeNodeNumberOffset
Class jp.carabiner.treeeditor.TreeNode extends Object implements Serializable |
---|
serialVersionUID: 1L
直列化されたフィールド |
---|
List<E> children
jp.carabiner.treeeditor.RichContent content
String text
TreeNode parent
boolean expand
int number
int type
boolean selected
TreeNode.TreeNodeListenerList listeners
long update_time
long create_time
String nodeType
int foreground
int background
jp.carabiner.treeeditor.Metadata[] metadatas
boolean textEditable
Class jp.carabiner.treeeditor.TreeNodePanel extends JLayeredPane implements Serializable |
---|
serialVersionUID: 1L
直列化されたフィールド |
---|
TreeEditorPanel parent
TreeNode node
jp.carabiner.treeeditor.TreeNodePanel.ListenerList listeners
jp.carabiner.treeeditor.ui.ColorProperties defaultColorProps
jp.carabiner.treeeditor.ui.TreeNodeCell<C extends jp.carabiner.treeeditor.ui.ColorProperties> contentComponent
JLabel label
JLabel markLabel
boolean emptyMark
jp.carabiner.treeeditor.ControlLabel controlLabel
JCheckBox checkBox
Font labelFont
Font font
int visibleLine
boolean selected
jp.carabiner.treeeditor.TreeEditorContext context
jp.carabiner.treeeditor.TreeNodePanel.SelectionListenerImpl selectionListener
jp.carabiner.treeeditor.TreeNodePanel.TreeNodeListenerImpl treeNodeListener
int level
Class<T> currentContentType
boolean editable
jp.carabiner.treeeditor.TreeNodePanel.InsertLines insertLines
HashMap<K,V> metadataEditorMap
jp.carabiner.treeeditor.SelectionElement[] currentSelections
boolean panelEditable
boolean focusGained
JPopupMenu popupMenu
boolean notFocused
int lineNumber
int lastFocusedColumnIndex
Color borderColor
boolean contentDirty
boolean located
boolean sized
Integer lastPreferredHeight
Insets checkBoxInsets
パッケージ jp.carabiner.treeeditor.js |
---|
Class jp.carabiner.treeeditor.js.JSChildNodes extends org.mozilla.javascript.ScriptableObject implements Serializable |
---|
serialVersionUID: 1L
直列化されたフィールド |
---|
org.mozilla.javascript.Scriptable scope
パッケージ jp.carabiner.treeeditor.js.attachment |
---|
Class jp.carabiner.treeeditor.js.attachment.JSRendererList extends JSChildNodes<JSComponent<jp.carabiner.treeeditor.attachment.thumbnail.FileThumbnailFactory>> implements Serializable |
---|
serialVersionUID: 1L
直列化されたフィールド |
---|
JSAppContext appOwner
JSComponent<T> parent
jp.carabiner.treeeditor.attachment.thumbnail.FileThumbnailFactory[] types
パッケージ jp.carabiner.treeeditor.js.io |
---|
Class jp.carabiner.treeeditor.js.io.JSFormatList extends JSChildNodes<JSComponent<jp.carabiner.treeeditor.io.ModelType>> implements Serializable |
---|
serialVersionUID: 1L
直列化されたフィールド |
---|
JSAppContext appOwner
JSComponent<T> parent
jp.carabiner.treeeditor.io.ModelType[] types
パッケージ jp.carabiner.treeeditor.js.model |
---|
Class jp.carabiner.treeeditor.js.model.JSColumn extends org.mozilla.javascript.ScriptableObject implements Serializable |
---|
serialVersionUID: 1L
直列化されたフィールド |
---|
ToplevelObject object
JSTreeNode parent
TreeNode node
int index
Class jp.carabiner.treeeditor.js.model.JSTreeNode extends org.mozilla.javascript.ScriptableObject implements Serializable |
---|
serialVersionUID: 1L
直列化されたフィールド |
---|
ToplevelObject owner
jp.carabiner.treeeditor.TreeEditorModel model
TreeNode treeNode
PropertySet columnProps
Class jp.carabiner.treeeditor.js.model.JSTreeNode.FunctionWrapper extends org.mozilla.javascript.ScriptableObject implements Serializable |
---|
serialVersionUID: 1L
直列化されたフィールド |
---|
Class<T> clazz
Method method
Class jp.carabiner.treeeditor.js.model.JSTreeNode.JSChildTreeNodes extends JSChildNodes<JSComponent<TreeNode>> implements Serializable |
---|
serialVersionUID: 1L
Class jp.carabiner.treeeditor.js.model.JSTreeNodeList extends JSChildNodes<JSComponent<TreeNode>> implements Serializable |
---|
serialVersionUID: 1L
直列化されたフィールド |
---|
ToplevelObject owner
jp.carabiner.treeeditor.TreeEditorModel model
TreeNode[] treeNodes
|
||||||||||
前 次 | フレームあり フレームなし |