Serialized Form


Package cz.cuni.pogamut.posh

Class cz.cuni.pogamut.posh.PoshDataObject extends org.openide.loaders.MultiDataObject implements Serializable

Serialized Fields

ic

org.openide.util.lookup.InstanceContent ic

lookup

org.openide.util.lookup.AbstractLookup lookup

support

PoshEditorSupport support

saveCookie

org.openide.cookies.SaveCookie saveCookie

Package cz.cuni.pogamut.posh.explorer

Class cz.cuni.pogamut.posh.explorer.Explorer extends JPanel implements Serializable

Serialized Fields

searchTextListener

DocumentListener searchTextListener

selectionListener

ListSelectionListener selectionListener

transferHandler

TransferHandler transferHandler

cache

Set<E> cache

paletteActions

IPaletteActions paletteActions

actions

IExplorerActions<T> actions

selectedIndex

int selectedIndex

listModel

DefaultListModel listModel

toStringComparator

Comparator<T> toStringComparator
Comparator for two items, so the result is always shown in same order


listRenderer

DefaultListCellRenderer listRenderer
Renderer of cells in Explorer.resultList. Labels are determined getRendererLabel


btnDelete

JButton btnDelete
Listener for changes on {Explorer#flgCaseSensitive}. When changed, schedule new search.


btnRefresh

JButton btnRefresh

lblSearchTypeDescription

JLabel lblSearchTypeDescription

lblStatesFound

JLabel lblStatesFound

resultContainer

JScrollPane resultContainer

resultList

JList resultList

txtPrefix

JTextField txtPrefix

Class cz.cuni.pogamut.posh.explorer.PalettePane extends JPanel implements Serializable

Serialized Fields

competencesExplorer

Explorer<T> competencesExplorer

actionPatternsExplorer

Explorer<T> actionPatternsExplorer

actionsExplorer

Explorer<T> actionsExplorer

sensesExplorer

Explorer<T> sensesExplorer

decriptionPanel

JPanel decriptionPanel

explorers

JTabbedPane explorers

jScrollPane2

JScrollPane jScrollPane2

jSplitPane1

JSplitPane jSplitPane1

lblDescription

JLabel lblDescription

txtDescription

JTextPane txtDescription

Package cz.cuni.pogamut.posh.view

Class cz.cuni.pogamut.posh.view.PoshTextEditor extends org.openide.text.CloneableEditor implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException
Throws:
IOException

Package cz.cuni.pogamut.shed.widget.editor

Class cz.cuni.pogamut.shed.widget.editor.AddArgumentDialog extends Object implements Serializable

Class cz.cuni.pogamut.shed.widget.editor.PrimitiveEditor extends Object implements Serializable



Copyright © 2013 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.