Class | Description |
---|---|
AbstractMessageFormat |
Simple line formatting methods
|
ButtonCellEditor | |
ButtonCellRenderer | |
ColourPicker |
A resuable class to allow user selection of RBG colours
via three slides, each for their own colour.
|
EasyIconTreeNode |
The class is an extension of the DefaultMutableTreeNode that allows
the programmer to easily assign an icon to it.
|
EasyTreeIconRenderer |
This class is used to display custom icons for individual nodes
in a JTree.
|
FlashThread | |
guiTest | |
Hyperlink | Deprecated.
This class will not be actively maintained as of 2016-07-25
|
HyperlinkBeanInfo | |
JMappedComboBox |
JMappedComboBox.java is a GUI class that extends JComboBox
to allow a hidden "column" of information to go along with
the user-displayed information.
|
JMappedComboBoxBeanInfo | |
JMFancyTabbedPane |
This class is an implementation of JTabbedPane that allows the program to
easily change the colour of the "tab".
|
JMFontDialog | |
JMSwingEntry |
JMSwingEntry is a Swing-based area used for inputting text.
|
JMSwingText |
JMSwingText, a Swing-based text area for ANSI colours (originally developed
for JamochaMUD)
|
JMSwingTextPane |
JMSwingTextPane, a antialiasing TextPane
|
JMText |
A widget to display multicoloured text in a Java 1.1 environment
with an effort made to clone the TextArea API as close as possible.
|
JSyncFrame |
The JamochaMUD Frame synchroniser:
SyncFrame.java handles the synchronising of
frame minimize/maximize, and potentially, movement events
|
OKBox |
The Reusable dialogue box: OKBox.java displays program messages to the user
with the possibility of including icons, text, and/or response buttons
|
PosTools |
A set of tools to help ease finding the centre and corner points
of existing objects and/or the screen.
|
ResReader | Deprecated.
This class will not be actively maintained as of 2018-07-14
|
SplashScreen |
SplashScreen creates easy (AND FUN!) splash screens for programs
|
SyncFrame |
The JamochaMUD Frame synchroniser:
SyncFrame.java handles the synchronising of
frame minimize/maximize, and potentially, movement events
|
SyncFrameGroup |
The JamochaMUD Frame Group handler:
SyncFrame.java handles the synchronising of
frame minimize/maximize, and potentially, movement events.
|
TextUtils |
This class contains methods to do some common string requirements
such as stripping escape characters.
|