Serialized Form


Package common.gui

Class common.gui.CloseableTabbedPane extends javax.swing.JTabbedPane implements Serializable

Serialized Fields

listenerList

javax.swing.event.EventListenerList listenerList
The EventListenerList.


headerViewport

javax.swing.JViewport headerViewport
The viewport of the scrolled tabs.


normalCloseIcon

javax.swing.Icon normalCloseIcon
The normal closeicon.


hoverCloseIcon

javax.swing.Icon hoverCloseIcon
The closeicon when the mouse is over.


pressedCloseIcon

javax.swing.Icon pressedCloseIcon
The closeicon when the mouse is pressed.

Class common.gui.EasyOptionPane extends org.gjt.sp.jedit.AbstractOptionPane implements Serializable

Serialized Fields

emptyToNull

boolean emptyToNull

cspec

java.util.List<E> cspec

pstore

java.util.Properties pstore

cinst

java.util.Map<K,V> cinst

rgroups

java.util.Map<K,V> rgroups

Class common.gui.FileTextField extends javax.swing.JPanel implements Serializable

Serialized Fields

text

javax.swing.JTextField text

chooser

javax.swing.JButton chooser

forceExists

boolean forceExists

selectionMode

int selectionMode

Class common.gui.HelpfulJTable extends javax.swing.JTable implements Serializable

Serialized Fields

autoResizeColumns

boolean autoResizeColumns

autoResizeWithHeaders

boolean autoResizeWithHeaders

sortColumn

int sortColumn

sortOrder

int sortOrder

Class common.gui.HistoryComboBox extends javax.swing.JComboBox implements Serializable

Serialized Fields

entries

java.util.Stack<E> entries

entryCount

int entryCount

model

javax.swing.DefaultComboBoxModel model

propertyName

java.lang.String propertyName

Class common.gui.JMouseComboBox extends javax.swing.JComboBox implements Serializable

Class common.gui.ListPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

label

javax.swing.JLabel label

list

javax.swing.JList list

scrollpane

javax.swing.JScrollPane scrollpane

reorderable

boolean reorderable

sorted

boolean sorted

Class common.gui.ModalJFileChooser extends javax.swing.JFileChooser implements Serializable

Serialized Fields

defaultHiddenFileStatus

boolean defaultHiddenFileStatus

hiddenFileFilter

javax.swing.filechooser.FileFilter hiddenFileFilter

Class common.gui.OkCancelButtons extends javax.swing.JPanel implements Serializable

Serialized Fields

target

org.gjt.sp.jedit.gui.EnhancedDialog target

cancel

javax.swing.JButton cancel

ok

javax.swing.JButton ok

Class common.gui.SelectionListPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

title

java.lang.String title
Deprecated. 

cf

ConstraintFactory cf
Deprecated. 

moveRight

javax.swing.JButton moveRight
Deprecated. 

moveLeft

javax.swing.JButton moveLeft
Deprecated. 

lists

ListPanel[] lists
Deprecated. 

Class common.gui.VFSPathFileList extends javax.swing.JPanel implements Serializable

Serialized Fields

searchList

javax.swing.JList searchList

model

javax.swing.DefaultListModel model

add

javax.swing.JButton add

remove

javax.swing.JButton remove

pathProperty

java.lang.String pathProperty

scroll

javax.swing.JScrollPane scroll

Package common.gui.actions

Class common.gui.actions.CustomAction extends javax.swing.AbstractAction implements Serializable


Package common.gui.itemfinder

Class common.gui.itemfinder.ItemFinderPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

window

javax.swing.JWindow window
This window will contains the scroll with the items.


searchField

javax.swing.JTextField searchField

itemList

javax.swing.JList itemList

requestFocusWorker

ItemFinderPanel.RequestFocusWorker requestFocusWorker

itemFinder

ItemFinder<E> itemFinder

scroll

javax.swing.JScrollPane scroll

Class common.gui.itemfinder.ItemFinderWindow extends javax.swing.JDialog implements Serializable

Serialized Fields

itemFinderPanel

ItemFinderPanel<E> itemFinderPanel

requestFocusWorker

java.lang.Runnable requestFocusWorker

Class common.gui.itemfinder.PathCellRenderer extends javax.swing.DefaultListCellRenderer implements Serializable


Package common.gui.pathbuilder

Class common.gui.pathbuilder.PathBuilder extends javax.swing.JPanel implements Serializable

Serialized Fields

pathElementTable

javax.swing.JTable pathElementTable
The table that displays the path elements.


pathElementModel

common.gui.pathbuilder.PathBuilder.PathElementTableModel pathElementModel
The table model that holds the path elements.


btnPanel

javax.swing.JPanel btnPanel
A panel to hold the buttons.


addElement

javax.swing.JButton addElement
The button to add an element.


removeElement

javax.swing.JButton removeElement
The button to remove an element.


moveUp

javax.swing.JButton moveUp
The button to move an element towards the front of the path.


moveDown

javax.swing.JButton moveDown
The button to move an element towards the end of the path.


moveButtonsEnabled

boolean moveButtonsEnabled
Whether the move buttons are enabled or not.


multiSelectionEnabled

boolean multiSelectionEnabled
Whether to enabled multi-selection in the file chooser or not.


elements

java.util.Vector<E> elements
The elements of the path.


startDirectory

java.lang.String startDirectory
The initial directory to show in the file dialog.


fileSelectionMode

int fileSelectionMode
The file selection mode. By default it is FILES_AND_DIRECTORIES.


actionListeners

java.util.List<E> actionListeners
A list of external action listeners added by users of this class.


filter

javax.swing.filechooser.FileFilter filter
A file filter to set on the file chooser.


addButtonText

java.lang.String addButtonText

removeButtonText

java.lang.String removeButtonText

moveUpButtonText

java.lang.String moveUpButtonText

moveDownButtonText

java.lang.String moveDownButtonText

fileDialogTitle

java.lang.String fileDialogTitle

fileDialogAction

java.lang.String fileDialogAction

Class common.gui.pathbuilder.PathBuilderDialog extends javax.swing.JDialog implements Serializable

Serialized Fields

result

boolean result
true if okay button pressed, otherwise false.


pathBuilder

PathBuilder pathBuilder
The PathBuilder component.


jok

javax.swing.JButton jok

jcancel

javax.swing.JButton jcancel

Package common.gui.util

Class common.gui.util.SortedListModel extends javax.swing.AbstractListModel implements Serializable

Serialized Fields

_elements

java.util.ArrayList<E> _elements

comparator

java.util.Comparator<T> comparator

Package common.swingworker

Class common.swingworker.SwingPropertyChangeSupport extends java.beans.PropertyChangeSupport implements Serializable

serialVersionUID: 7162625831330845068L

Serialized Fields

notifyOnEDT

boolean notifyOnEDT
whether to notify listeners on EDT

 
Since:
1.6

Package ise.java.awt

Class ise.java.awt.KappaLayout extends java.lang.Object implements Serializable

Serialized Fields

_preferred_width

int _preferred_width

_preferred_height

int _preferred_height

_size_unknown

boolean _size_unknown

_col_count

int _col_count

_row_count

int _row_count

_constraints

java.util.Hashtable<K,V> _constraints

_table

java.util.Hashtable<K,V> _table

_0dim

java.awt.Dimension _0dim

_components

java.util.Hashtable<K,V> _components

_col_widths

int[] _col_widths

_row_heights

int[] _row_heights

_same_width_cols

java.util.Vector<E> _same_width_cols

_same_height_rows

java.util.Vector<E> _same_height_rows

_stretch

boolean _stretch

Class ise.java.awt.KappaLayout.Constraints extends java.lang.Object implements Serializable

Serialized Fields

x

int x
start column


y

int y
start row


w

int w
# columns wide


h

int h
# rows high


a

int a
alignment within cell, see comments in KappaLayout


s

java.lang.String s
stretch: default is 0 (character zero, no stretch), w = width of cell, h = height of cell, wh = both width and height


p

int p
padding, same amount of blank space on all four sides of component

Class ise.java.awt.KappaLayout.Strut extends java.awt.Component implements Serializable

Serialized Fields

_dim

java.awt.Dimension _dim

_rigid

boolean _rigid

Class ise.java.awt.LambdaLayout extends KappaLayout implements Serializable