io.github.srs.view.components
package io.github.srs.view.components
Members list
Packages
Type members
Classlikes
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait InputTypeclass Objecttrait Matchableclass AnyShow all
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait InputTypeclass Objecttrait Matchableclass AnyShow all
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
FormPanel is a JPanel that displays a form with various input fields.
FormPanel is a JPanel that displays a form with various input fields.
Value parameters
- fields
-
the specifications of the fields to be displayed in the form
- title
-
the title of the form panel
Attributes
- Supertypes
-
class JPaneltrait Accessibleclass JComponentclass Containerclass Componenttrait Serializabletrait MenuContainertrait ImageObserverclass Objecttrait Matchableclass AnyShow all
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait InputTypeclass Objecttrait Matchableclass AnyShow all
Extensions
Extensions
extension (frame: JFrame)
Applies default and preferred size to the frame.
Applies default and preferred size to the frame.
Attributes
Centers the frame on the screen.
Centers the frame on the screen.
Attributes
In this article