Serialized Form


Package com.holub.asynch

Class com.holub.asynch.Blocking_queue.Closed extends com.holub.asynch.Blocking_queue.Exception implements Serializable

Class com.holub.asynch.Blocking_queue.Exception extends RuntimeException implements Serializable

Class com.holub.asynch.Blocking_queue.Full extends com.holub.asynch.Blocking_queue.Exception implements Serializable

Class com.holub.asynch.Blocking_Segmented_List.Interrupted extends RuntimeException implements Serializable

Class com.holub.asynch.Condition_variable extends Object implements Serializable

Class com.holub.asynch.Counting_semaphore.TooManyReleases extends RuntimeException implements Serializable

Class com.holub.asynch.Semaphore.Ownership extends RuntimeException implements Serializable

Class com.holub.asynch.Semaphore.Timed_out extends RuntimeException implements Serializable

Class com.holub.asynch.Thread_pool.Closed extends RuntimeException implements Serializable


Package com.holub.io

Class com.holub.io.Archive.Closed extends RuntimeException implements Serializable

Class com.holub.io.Log.Failure extends RuntimeException implements Serializable


Package com.holub.life

Class com.holub.life.Life extends JFrame implements Serializable

Class com.holub.life.Universe extends JPanel implements Serializable

Serialized Fields

outermostCell

Cell outermostCell

Package com.holub.tools

Class com.holub.tools.Assert.Failed extends RuntimeException implements Serializable

Class com.holub.tools.GridBag_panel extends Container implements Serializable

Class com.holub.tools.Int_queue.Empty extends com.holub.tools.Int_queue.Problem implements Serializable

Class com.holub.tools.Int_queue.Full extends com.holub.tools.Int_queue.Problem implements Serializable

Class com.holub.tools.Int_queue.Problem extends Exception implements Serializable

Class com.holub.tools.Money extends Object implements Serializable

Serialized Fields

value

int value

Class com.holub.tools.Segmented_LinkedList extends LinkedList implements Serializable

Class com.holub.tools.ThrowableContainer extends RuntimeException implements Serializable

Serialized Fields

contents

Throwable contents

Class com.holub.tools.Verify.Failed extends com.holub.tools.Assert.Failed implements Serializable


Package com.holub.ui

Class com.holub.ui.Bag.Proxy extends JPanel implements Serializable

Serialized Fields

selected_size

int selected_size

attribute_name

String attribute_name

drop_down

JComboBox drop_down

list

JList list

button

JButton button

current_ui

JComponent current_ui

state

com.holub.ui.Bag.Proxy.Model state

artist

com.holub.ui.Bag.Proxy.Renderer artist

Class com.holub.ui.DateInput extends com.holub.ui.Input implements Serializable

Class com.holub.ui.DateSelectorDialog extends com.holub.ui.PopupDialog implements Serializable

Serialized Fields

selector

com.holub.ui.DateSelector selector

Class com.holub.ui.DateSelectorPanel extends JPanel implements Serializable

Serialized Fields

calendar

Calendar calendar

today

Calendar today

dayListener

com.holub.ui.DateSelectorPanel.ButtonHandler dayListener

days

JButton[] days

dayNames

JButton[] dayNames

subscribers

ActionListener subscribers

highlighted

JButton highlighted

Class com.holub.ui.Font_selector extends JPanel implements Serializable

Serialized Fields

selected_size

int selected_size

Class com.holub.ui.Form extends JComponent implements Serializable

Serialized Fields

fields

Collection fields

preferred_size

Dimension preferred_size

Class com.holub.ui.Input extends JTextField implements Serializable

Serialized Fields

customizer

com.holub.ui.Input.Customizer customizer

lastValid

String lastValid

valid

boolean valid

offset

int offset

length

int length

popup

Popup popup

characterValidator

DocumentListener characterValidator

listeners

ActionListener listeners

Class com.holub.ui.InteractiveDate extends Date implements Serializable

Serialized Fields

ui

JComponent ui

formatter

DateFormat formatter

Class com.holub.ui.Menu_site extends Object implements Serializable

Class com.holub.ui.MenuSite.Test extends JFrame implements Serializable

Class com.holub.ui.Message_window extends Frame implements Serializable

Serialized Fields

text

String[] text

panel_width

int panel_width

panel_height

int panel_height

Class com.holub.ui.Message_window.Test extends Frame implements Serializable

Class com.holub.ui.NavigableDateSelector extends JPanel implements Serializable

Serialized Fields

selector

com.holub.ui.DateSelector selector

navigation

JPanel navigation

navigationListener

com.holub.ui.NavigableDateSelector.NavigationHandler navigationListener

Class com.holub.ui.NumericInput extends com.holub.ui.Input implements Serializable

Class com.holub.ui.PopupDialog extends JDialog implements Serializable

Serialized Fields

TITLE_BAR_COLOR

Color TITLE_BAR_COLOR

CLOSE_BOX_COLOR

Color CLOSE_BOX_COLOR

title

JLabel title

header

JPanel header

contentPane

JPanel contentPane

referencePosition

Point referencePosition

movementHandler

MouseMotionListener movementHandler

clickHandler

MouseListener clickHandler

Class com.holub.ui.Scrollable_JTextArea extends JScrollPane implements Serializable

Serialized Fields

text

JTextArea text

Class com.holub.ui.TitledDateSelector extends JPanel implements Serializable

Serialized Fields

selector

com.holub.ui.DateSelector selector

title

JLabel title

mySubscribers

ActionListener mySubscribers