| Home >> All >> net >> bereza >> [ gui Javadoc ] |
net.bereza.gui: Javadoc index of package net.bereza.gui.
Package Samples:
net.bereza.gui
Classes:
ActionPanel: ActionPanel is a kiwi ButtonPanel which lets you add Actions to it, rather than just buttons. This is sort of like a JToolBar, except it uses normal KButtons, rather than the buttons made by JToolBar, and it's not floatable.
CalendarSpinner: CalendarSpinner spins a field in a Calendar object. A single Calendar can be shared by multiple CalendarSpinners. CalendarSpinner uses a combo box, allowing the user to choose a field to spin to within a certain amount.
MessageRenderer: MessageRenderer is a TableCellRender which displays messages in some message format. The message should have just a {0} parameter, which will be set with the value of the item selected.
PhoneMachinePanel: PhoneMachinePanel watches the voice and fax spool directories for new files, and has a simple user interface for playing voice messages, or displaying faxes.
NewItemChooserDialog: NewItemChooserDialog is an abstract Chooser dialog with a "New" button that calls this classes makeNewItem() to make a new item.
AbstractSpinner: AbstractSpinner is an abstract spinner for various things. It is made up of some component surrounded by left and right arrow buttons.
SpoolViewerPanel: SpoolViewerPanel is a panel which displays controls for viewing files in a vector, using a given command.
SpoolViewer: SpoolViewer is a dialog for displaying a SortedVector of files, using a specified command.
NumberRenderer: NumberRenderer is a TableCellRender which displays numbers in some number format.
FormatRenderer: FormatRenderer is a TableCellRender which displays numbers in format format.
DateRenderer: DateRenderer is a TableCellRender which displays dates in some date format.
DatabaseItemTableModel: DatabaseItemTableModel is a table model for a single DatabaseItem.
SETIPanel: SETIPanel watches state.* files from the seti@home Unix software.
| Home | Contact Us | Privacy Policy | Terms of Service |